linux/drivers/video/omap2/dss
Archit Taneja b917fa3961 OMAPDSS: MANAGER: Create a function to check manager timings
Create a function dss_mgr_check_timings() which wraps around the function
dispc_mgr_timings_ok(). This is mainly a clean up to hide dispc functions
from interface drivers.

dss_mgr_check_timings() is added in the function dss_mgr_check(), it currently
takes the timings maintained in the omap_dss_device struct. This would be later
replaced by the timings stored in the manager's private data.

Make dss_mgr_check_timings() and dispc_mgr_timings_ok() take a const
omap_video_timings pointer since these functions just check the timings.

Signed-off-by: Archit Taneja <archit@ti.com>
2012-05-09 13:44:07 +03:00
..
apply.c OMAPDSS: APPLY: Add manager timings as extra_info in private data 2012-05-09 13:44:06 +03: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: MANAGER: Create a function to check manager timings 2012-05-09 13:44:07 +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: MANAGER: Create a function to check manager timings 2012-05-09 13:44:07 +03:00
dsi.c OMAPDSS: Apply manager timings instead of direct DISPC writes 2012-05-09 13:44:06 +03:00
dss_features.c OMAPDSS: DISPC: Clean up manager timing/size functions 2012-04-23 10:48:10 +03:00
dss_features.h OMAPDSS: DISPC: Clean up manager timing/size functions 2012-04-23 10:48:10 +03:00
dss.c OMAPDSS: Fix DSI_FCLK clock source selection 2012-05-09 13:43:11 +03:00
dss.h OMAPDSS: MANAGER: Create a function to check manager timings 2012-05-09 13:44:07 +03:00
hdmi_panel.c OMAP: DSS2: HDMI: implement detect() 2011-09-30 16:16:47 +03:00
hdmi.c OMAPDSS: Apply manager timings instead of direct DISPC writes 2012-05-09 13:44:06 +03:00
Kconfig OMAPDSS: DISPC: Remove Fake VSYNC support 2012-05-09 13:43:17 +03:00
Makefile OMAPDSS: DISPC: Update Fir Coefficients 2012-01-02 08:51:29 +02:00
manager.c OMAPDSS: MANAGER: Create a function to check manager timings 2012-05-09 13:44:07 +03:00
overlay.c OMAPDSS: APPLY: move simple_check functions 2012-01-02 08:51:26 +02:00
rfbi.c OMAPDSS: Apply manager timings instead of direct DISPC writes 2012-05-09 13:44:06 +03:00
sdi.c OMAPDSS: Apply manager timings instead of direct DISPC writes 2012-05-09 13:44:06 +03:00
ti_hdmi_4xxx_ip.c OMAPDSS: HDMI: define and dump CORE registers in correct order 2012-05-09 13:43:05 +03:00
ti_hdmi_4xxx_ip.h OMAPDSS: HDMI: define and dump CORE registers in correct order 2012-05-09 13:43:05 +03: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: Apply manager timings instead of direct DISPC writes 2012-05-09 13:44:06 +03:00