OpenCloudOS-Kernel/drivers/video/omap2/dss
Taneja, Archit 31ef82377f OMAP: DSS2: FEATURES: Functions to return min and max values of parameters
Create 2 functions dss_feat_get_param_min() and dss_feat_get_param_max() which
return the minimum and maximum value of a parameter. Introduce a enum in
dss_features called dss_range_param which contains parameters whose ranges we
are interested in.

Replace this with dss_feat_get_max_dss_fck() which is specific to the parameter
DSS_FCK.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-03-15 12:34:27 +05:30
..
Kconfig OMAP2PLUS: DSS2: Add OMAP4 Kconfig support 2011-03-11 15:46:22 +02:00
Makefile OMAP: DSS2: Introduce dss_features files 2010-10-22 23:21:03 +03:00
core.c OMAP: DSS2: Remove unneeded cpu_is_xxx checks 2011-03-11 15:46:28 +02:00
dispc.c OMAP4: DSS2: Clock source changes for OMAP4 2011-03-11 15:46:31 +02:00
display.c OMAP: DSS2: Remove unused list 2011-03-11 15:46:25 +02:00
dpi.c OMAP: DSS2: Remove pdev argument from dpi_init 2011-03-11 15:46:28 +02:00
dsi.c OMAP: DSS2: FEATURES: Functions to return min and max values of parameters 2011-03-15 12:34:27 +05:30
dss.c OMAP: DSS2: FEATURES: Functions to return min and max values of parameters 2011-03-15 12:34:27 +05:30
dss.h OMAP2PLUS: DSS2: FEATURES: Fix usage of dss_reg_field and dss_clk_source_name 2011-03-15 11:53:51 +05:30
dss_features.c OMAP: DSS2: FEATURES: Functions to return min and max values of parameters 2011-03-15 12:34:27 +05:30
dss_features.h OMAP: DSS2: FEATURES: Functions to return min and max values of parameters 2011-03-15 12:34:27 +05:30
manager.c OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver 2011-03-11 15:46:22 +02:00
overlay.c OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver 2011-03-11 15:46:22 +02:00
rfbi.c OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver 2011-03-11 15:46:22 +02:00
sdi.c OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support 2011-03-11 15:46:27 +02:00
venc.c HACK: OMAP: DSS2: VENC: disable VENC on OMAP4 to prevent crash 2011-03-14 15:39:48 +05:30