linux/drivers/video/omap2/dss
Archit Taneja c51d921a0c OMAPDSS: DISPC: Use a common function to set manager timings
Currently, a LCD manager's timings is set by dispc_mgr_set_lcd_timings() and TV
manager's timings is set by dispc_set_digit_size(). Use a common function called
dispc_mgr_set_timings() which sets timings for both type of managers.

We finally want the interface drivers to use an overlay manager function to
configure it's timings, having a common DISPC function would make things
cleaner.

For LCD managers, dispc_mgr_set_timings() sets LCD size and blanking values, for
TV manager, it sets only the TV size since blanking values don't exist for TV.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2012-04-23 10:48:10 +03:00
..
apply.c OMAPDSS: APPLY: fix clearing shadow dirty flag with manual update 2012-03-13 15:46:21 +02:00
core.c OMAPDSS: provide default get_timings function for panels 2012-04-23 10:48:07 +03:00
dispc_coefs.c OMAPDSS: DISPC: Fix FIR coefficients 2012-03-06 14:08:23 +02:00
dispc.c OMAPDSS: DISPC: Use a common function to set manager timings 2012-04-23 10:48:10 +03:00
dispc.h OMAPDSS: DISPC: Update Fir Coefficients 2012-01-02 08:51:29 +02:00
display.c OMAPDSS: provide default get_timings function for panels 2012-04-23 10:48:07 +03:00
dpi.c OMAPDSS: DISPC: Use a common function to set manager timings 2012-04-23 10:48:10 +03:00
dsi.c OMAPDSS: DISPC: Use a common function to set manager timings 2012-04-23 10:48:10 +03:00
dss_features.c OMAPDSS: DISPC: Fix OMAP4 supported color formats 2012-03-06 14:08:16 +02:00
dss_features.h OMAPDSS: Add DSS feature for HDMI MCLK for audio 2012-02-21 09:40:11 +02:00
dss.c OMAPDSS: Ensure OPP100 when DSS is operational 2012-04-23 10:48:03 +03:00
dss.h OMAPDSS: DISPC: Use a common function to set manager timings 2012-04-23 10:48:10 +03:00
hdmi_panel.c OMAP: DSS2: HDMI: implement detect() 2011-09-30 16:16:47 +03:00
hdmi.c OMAPDSS: DISPC: Use a common function to set manager timings 2012-04-23 10:48:10 +03:00
Kconfig OMAP: DSS2: Remove "EXPERIMENTAL" from Kconfig 2011-09-30 16:16:19 +03:00
Makefile OMAPDSS: DISPC: Update Fir Coefficients 2012-01-02 08:51:29 +02:00
manager.c OMAPDSS: MANAGER/APPLY: Add runtime_pm protection around wait_for_go/vsync functions 2012-03-06 14:08:30 +02:00
overlay.c OMAPDSS: APPLY: move simple_check functions 2012-01-02 08:51:26 +02:00
rfbi.c OMAPDSS: DISPC: Use a common function to set manager timings 2012-04-23 10:48:10 +03:00
sdi.c OMAPDSS: DISPC: Use a common function to set manager timings 2012-04-23 10:48:10 +03:00
ti_hdmi_4xxx_ip.c Merge commit 'v3.3-rc6' 2012-03-06 13:20:31 +02:00
ti_hdmi_4xxx_ip.h OMAPDSS: HDMI: Move Avi-infoframe struct to hdmi_ip_data 2012-02-21 09:39:53 +02:00
ti_hdmi.h OMAPDSS: HDMI: Move Avi-infoframe struct to hdmi_ip_data 2012-02-21 09:39:53 +02:00
venc.c OMAPDSS: DISPC: Use a common function to set manager timings 2012-04-23 10:48:10 +03:00