diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2015-03-17 15:31:09 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2015-06-17 15:38:43 +0300 |
commit | f5a734827b07dc907ae95698f91d4b1eaafe9a8a (patch) | |
tree | ec49200adef717a40b7f2a4c3bb9ea83d3e2e076 /tools/perf/scripts/python/sched-migration.py | |
parent | c4661b33181708cddb96c72f629eae9cdeea271f (diff) |
OMAPDSS: DISPC: fix check_horiz_timing_omap3 args
After calculating the required decimation for scaling, the dispc driver
checks once more if the resulting configuration is valid by calling
check_horiz_timing_omap3().
Earlier calls to this function have correctly used in_width and
in_height as parameters, but the last call uses width and height. This
causes the driver to possibly reject scaling that would work.
This patch fixes the parameters.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions