1
0
Fork 0
alistair23-linux/drivers/gpu/drm/panel
Stefan Agner 2c80661d2e drm/fsl-dcu: use bus_flags for pixel clock polarity
The drivers current default configuration drives the pixel data
on rising edge of the pixel clock. However, most display sample
data on rising edge... This leads to color shift artefacts visible
especially at edges.

This patch changes the relevant defines to be useful and actually
set the bits, and changes pixel clock polarity to drive the pixel
data on falling edge by default. The patch also adds an explicit
pixel clock polarity flag to the display introduced with the driver
(NEC WQVGA "nec,nl4827hc19-05b") using the new bus_flags field to
retain the initial behavior.

Signed-off-by: Stefan Agner <stefan@agner.ch>
2016-05-05 10:09:06 -07:00
..
Kconfig drm/panel: Add Sharp LS043T1LE01 MIPI DSI panel 2015-11-24 10:25:15 +01:00
Makefile drm/panel: Add Sharp LS043T1LE01 MIPI DSI panel 2015-11-24 10:25:15 +01:00
panel-lg-lg4573.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
panel-panasonic-vvx10f034n00.c drm/panel: Add Panasonic VVX10F034N00 MIPI DSI panel 2015-11-23 12:33:21 +01:00
panel-samsung-ld9040.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
panel-samsung-s6e8aa0.c drm/panel: Add Samsung prefix to panel drivers 2015-08-13 14:33:52 +02:00
panel-sharp-lq101r1sx01.c drm/panel: sharp: lq101r1sx01: Remove unneeded include 2015-01-28 08:45:39 +01:00
panel-sharp-ls043t1le01.c drm/panel: Add Sharp LS043T1LE01 MIPI DSI panel 2015-11-24 10:25:15 +01:00
panel-simple.c drm/fsl-dcu: use bus_flags for pixel clock polarity 2016-05-05 10:09:06 -07:00