commit | ebdc52499f56ddb63318e7bcb5e80b774bb80264 | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Thu Sep 08 12:51:10 2011 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Sep 30 16:17:26 2011 +0300 |
tree | b292f305562acdb219f0346636325c008bf963ee | |
parent | c3dc6a7afb47735b82a4c0061e814454a649dbfc [diff] |
OMAPDSS: DISPC: Remove hardcoded use of PPL in five tap clock calculation The function calc_fclk_five_taps() uses a fixed value of pixels per line which is used in calculations to get the minimum fclk needed for scaling with five taps to work. Remove this by providing the width of the panel connected to the manager. Signed-off-by: Archit Taneja <archit@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>