aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDario Binacchi <[email protected]>2021-03-22 22:33:36 +0100
committerJyri Sarha <[email protected]>2021-03-24 12:05:28 +0200
commitfd1d9e2d4382674f421bab003f9a64cc27b003f4 (patch)
treef8ca74871d974a07c9c78082a92dd1ff7bf80fb3 /tools/perf/scripts/python/export-to-sqlite.py
parente17d1364dc3956e39980d12a3d8591bba4076f47 (diff)
drm/tilcdc: fix LCD pixel clock setting
The tilcdc_pclk_diff() compares the requested pixel clock rate to the real one, so passing it clk_rate instead of clk_rate / clkdiv caused it to fail even if the clk_rate was properly set. Adding the real_pclk_rate variable makes the code more readable. Signed-off-by: Dario Binacchi <[email protected]> Reviewed-by: Jyri Sarha <[email protected]> Reviewed-by: Tomi Valkeinen <[email protected]> Signed-off-by: Jyri Sarha <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions