linux_dsm_epyc7002/drivers/video/omap2/displays
Archit Taneja 9b4a5716ef OMAPDSS: SDI: Maintain our own timings field in driver data
The SDI driver currently relies on the timings in omap_dss_device struct to
configure the DISPC accordingly. This makes the SDI interface driver dependent
on the omap_dss_device struct.

Make the SDI driver data maintain it's own timings field. The panel driver is
expected to call omapdss_sdi_set_timings() to set these timings before the panel
is enabled.

Make the SDI panel driver configure the new timings is the omap_dss_device
struct(dssdev->panel.timings). The SDI driver is responsible for maintaining
only it's own copy of timings.

Signed-off-by: Archit Taneja <archit@ti.com>
2012-08-15 15:48:45 +05:30
..
Kconfig OMAPDSS: TFP410: rename dvi -> tfp410 2012-05-09 10:51:05 +03:00
Makefile OMAPDSS: TFP410: rename dvi files to tfp410 2012-05-09 10:51:05 +03:00
panel-acx565akm.c OMAPDSS: SDI: Maintain our own timings field in driver data 2012-08-15 15:48:45 +05:30
panel-generic-dpi.c OMAPDSS: DPI displays: Take care of panel timings in the driver itself 2012-08-13 15:44:39 +05:30
panel-lgphilips-lb035q02.c OMAPDSS: DPI: Maintain our own timings field in driver data 2012-08-13 15:44:39 +05:30
panel-n8x0.c OMAPDSS: Remove passive matrix LCD support (part 2) 2012-06-29 10:10:03 +03:00
panel-nec-nl8048hl11-01b.c OMAPDSS: DPI: Maintain our own timings field in driver data 2012-08-13 15:44:39 +05:30
panel-picodlp.c OMAPDSS: DPI: Maintain our own timings field in driver data 2012-08-13 15:44:39 +05:30
panel-picodlp.h OMAP: DSS2: Add picodlp panel driver 2011-09-14 18:08:23 +03:00
panel-sharp-ls037v7dw01.c OMAPDSS: DPI: Maintain our own timings field in driver data 2012-08-13 15:44:39 +05:30
panel-taal.c OMAPDSS: DSI: Add function to set panel size for command mode panels 2012-08-13 15:44:39 +05:30
panel-tfp410.c OMAPDSS: DPI displays: Take care of panel timings in the driver itself 2012-08-13 15:44:39 +05:30
panel-tpo-td043mtea1.c OMAPDSS: DPI displays: Take care of panel timings in the driver itself 2012-08-13 15:44:39 +05:30