[PATCH 6/7] drm/tilcdc: Enable palette loading for revision 2 LCDC too

2016-11-16 Thread Jyri Sarha
On 11/16/16 13:43, Jyri Sarha wrote: > The LCDC revision 2 documentation also mentions the mandatory palette > for true color modes. Even if the rev 2 LCDC appears to work just fine > without the palette being loaded loading it helps in testing the > feature. > > Signed-off-by: Jyri Sarha > --- >

[PATCH 6/7] drm/tilcdc: Enable palette loading for revision 2 LCDC too

2016-11-16 Thread Jyri Sarha
The LCDC revision 2 documentation also mentions the mandatory palette for true color modes. Even if the rev 2 LCDC appears to work just fine without the palette being loaded loading it helps in testing the feature. Signed-off-by: Jyri Sarha --- drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 88 +