diff options
author | Dario Binacchi <dariobin@libero.it> | 2021-03-23 00:33:36 +0300 |
---|---|---|
committer | Jyri Sarha <jyri.sarha@iki.fi> | 2021-03-24 13:05:28 +0300 |
commit | fd1d9e2d4382674f421bab003f9a64cc27b003f4 (patch) | |
tree | f8ca74871d974a07c9c78082a92dd1ff7bf80fb3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e17d1364dc3956e39980d12a3d8591bba4076f47 (diff) | |
download | linux-fd1d9e2d4382674f421bab003f9a64cc27b003f4.tar.xz |
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 <dariobin@libero.it>
Reviewed-by: Jyri Sarha <jyri.sarha@iki.fi>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Jyri Sarha <jyri.sarha@iki.fi>
Link: https://patchwork.freedesktop.org/patch/msgid/20210322213337.26667-3-dariobin@libero.it
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions