Messages in this thread |  | | From | Paul Cercueil <> | Subject | [PATCH v3 0/1] 8bpp support for Ingenic-drm | Date | Sun, 27 Sep 2020 21:36:44 +0200 |
| |
Final (?) version of my "small improvements to ingenic-drm" patchset.
Most of the patches of V2 have been merged to drm-misc-next, except this one which required some more work.
In the CRTC's .atomic_check callback, the size of the gamma LUT property is now checked, so that only a complete 256-entry palette is accepted.
Cheers, -Paul
Paul Cercueil (1): drm/ingenic: Add support for paletted 8bpp
drivers/gpu/drm/ingenic/ingenic-drm-drv.c | 66 +++++++++++++++++++++-- 1 file changed, 62 insertions(+), 4 deletions(-)
-- 2.28.0
|  |