Files
u-boot/drivers/video
Martin Pietryka 7d045170ac drivers/video/am335x-fb: Add support for 16bpp format
To support 16bpp we just need to change the raster_ctrl register
accordingly. Also 32bpp mode should work as well, but was not tested.
According to the TRM the uppermost byte will be ignored when
LCD_TFT_24BPP_UNPACK is set.

The switch logic is based on the Linux kernel tilcdc driver:
drivers/gpu/drm/tilcdc/tilcdc_crtc.c: lines 407 through 419
(kernel was checked out at commit: bcc981e9ed8)

Signed-off-by: Martin Pietryka <martin.pietryka@chello.at>
Reviewed-by: Hannes Schmelzer <oe5hpm@oevsv.at>
Tested-by: Hannes Schmelzer <oe5hpm@oevsv.at>
2016-04-28 16:50:52 +02:00
..
2015-09-11 17:15:32 -04:00
2016-03-27 09:12:19 -04:00
2015-06-10 19:26:54 -06:00
2015-08-26 07:54:17 -07:00
2013-10-30 10:48:41 +01:00
2016-03-17 10:27:26 +08:00
2016-03-14 22:47:41 +01:00
2016-03-17 10:27:26 +08:00
2016-03-17 10:27:26 +08:00
2016-01-21 20:42:36 -07:00