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

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

In the set_timings() op, we still ensure that the omap_dss_device timings
(dssdev->panel.timings) are configured. This will later be configured only by
the DPI panel drivers.

Signed-off-by: Archit Taneja <archit@ti.com>
2012-08-13 15:44:39 +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: Remove omap_panel_config enum from omap_dss_device 2012-06-29 10:15:51 +03:00
panel-generic-dpi.c OMAPDSS: DPI: Maintain our own timings field in driver data 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: Remove passive matrix LCD support (part 2) 2012-06-29 10:10:03 +03:00
panel-tfp410.c OMAPDSS: DPI: Maintain our own timings field in driver data 2012-08-13 15:44:39 +05:30
panel-tpo-td043mtea1.c OMAPDSS: DPI: Maintain our own timings field in driver data 2012-08-13 15:44:39 +05:30