linux_dsm_epyc7002/drivers/video/omap2
Archit Taneja 475989b763 OMAPDSS: RFBI: Maintain copy of number of data lines in driver data
The RFBI driver currently relies on the omap_dss_device struct to configure the
number of data lines as specified by the panel. This makes the RFBI interface
driver dependent on the omap_dss_device struct.

Make the RFBI driver data maintain it's own data lines field. A panel driver
is expected to call omapdss_rfbi_set_data_lines() to configure the pixel format
before enabling the interface or calling omap_rfbi_configure().

Signed-off-by: Archit Taneja <archit@ti.com>
2012-08-16 18:00:54 +05:30
..
displays OMAPDSS: RFBI: Maintain copy of number of data lines in driver data 2012-08-16 18:00:54 +05:30
dss OMAPDSS: RFBI: Maintain copy of number of data lines in driver data 2012-08-16 18:00:54 +05:30
omapfb OMAPFB: fix framebuffer console colors 2012-08-10 15:48:40 +03:00
Kconfig
Makefile
vram.c OMAPDSS: Remove video SRAM support 2012-02-23 09:38:26 +02:00
vrfb.c OMAPDSS: VRFB: remove compiler warnings when CONFIG_BUG=n 2012-05-22 10:59:15 +03:00