kernel_optimize_test/drivers/video
Pawel Moll e4cf39ea47 video: ARM CLCD: Fix color model capabilities for DT platforms
The DT-based panel capabilities selection was picking up
a subset of available modes based on hardware configuration.
This was wrong, as the capabilities describe available
memory models and adapt the display controller to them
that the RGB output is wired up correctly (as in: R and
B components are not swapped).

This patch fixes it by removing the unnecessary limitation.

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2014-09-12 11:45:10 +03:00
..
backlight pwm-backlight: Fix bogus request for GPIO#0 when instantiated from DT 2014-08-20 13:23:00 +01:00
console Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-intel into drm-next 2014-06-19 10:54:35 +10:00
fbdev video: ARM CLCD: Fix color model capabilities for DT platforms 2014-09-12 11:45:10 +03:00
logo
display_timing.c
hdmi.c
Kconfig
Makefile
of_display_timing.c video: of: display_timing: double free on error 2014-08-26 14:23:47 +03:00
of_videomode.c
vgastate.c
videomode.c