summaryrefslogtreecommitdiff
path: root/drivers/video/wm8505fb.c
diff options
context:
space:
mode:
authorMurthy, Raghuveer <raghuveer.murthy@ti.com>2011-03-03 18:28:00 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2011-03-11 16:46:29 +0300
commit0cf35df353e8c36d4be0da2d7483896de599f397 (patch)
tree5607e6374e957f7142c23350104652c20f1ed799 /drivers/video/wm8505fb.c
parentce7fa5eb1e815e79e4dd5db42d0d1f8c9d96925b (diff)
downloadlinux-0cf35df353e8c36d4be0da2d7483896de599f397.tar.xz
OMAP4: DSS2: Using dss_features to set independent core clock divider
Using dss_features to select independent core clock divider and setting it. Added the register used, to DISPC context save and restore group ----------------------------------------------------------------------- In OMAP4, the minimum DISPC_CORE_CLK required can be expressed as: DISPC_CORE_CLK >= max(PCLK1*HSCALE1, PCLK2*HSCALE2, ...) Where PCLKi is the pixel clock generated by MANAGERi and HSCALEi is the maximum horizontal downscaling done through MANAGERi Based on the usecase, core clk can be increased or decreased at runtime to save power. Such mechanism are not yet implemented. Hence, we set the core clock divisor to 1, to support maximum range of resolutions ------------------------------------------------------------------------ Signed-off-by: Raghuveer Murthy <raghuveer.murthy@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/wm8505fb.c')
0 files changed, 0 insertions, 0 deletions