mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
9b4a5716ef
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
panel-acx565akm.c | ||
panel-generic-dpi.c | ||
panel-lgphilips-lb035q02.c | ||
panel-n8x0.c | ||
panel-nec-nl8048hl11-01b.c | ||
panel-picodlp.c | ||
panel-picodlp.h | ||
panel-sharp-ls037v7dw01.c | ||
panel-taal.c | ||
panel-tfp410.c | ||
panel-tpo-td043mtea1.c |