diff options
author | Archit Taneja <archit@ti.com> | 2012-01-30 10:54:17 +0530 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-02-21 09:39:30 +0200 |
commit | 79ee89cdbd9a58baa079d019574d11aa864b7842 (patch) | |
tree | 7ae253a1330e31df9916f994f3e2871eefa10336 /drivers/video/omap2/displays/panel-generic-dpi.c | |
parent | c124f23dfdf7da890405dfa0efbeb015cab27b56 (diff) | |
download | blackbird-op-linux-79ee89cdbd9a58baa079d019574d11aa864b7842.tar.gz blackbird-op-linux-79ee89cdbd9a58baa079d019574d11aa864b7842.zip |
OMAPDSS: DISPC: Fix scaling constraints for OMAP4
The calculation of required DISPC_FCLK for downscaling is done by multplying the
pixel clock with an integer factor. This isn't true for OMAP4 where the required
clock is calculated using the exact ratio of downscaling done.
Fix this calculation for OMAP4. Also, do a minor clean up of calc_fclk().
Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/omap2/displays/panel-generic-dpi.c')
0 files changed, 0 insertions, 0 deletions