diff options
author | Ondrej Jirman <megi@xff.cz> | 2022-10-23 19:07:47 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2022-10-29 15:41:06 +0300 |
commit | 553c5a429aee26c9cfaf37ae158a8915540270fe (patch) | |
tree | efbe28ba1a9c29bc03b9c2d07973467be70625e6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ab78c74cfc5a3caa2bbb7627cb8f3bca40bb5fb0 (diff) | |
download | linux-553c5a429aee26c9cfaf37ae158a8915540270fe.tar.xz |
drm/rockchip: dsi: Fix VOP selection on SoCs that support it
lcdsel_grf_reg is defined as u32, so "< 0" comaprison is always false,
which breaks VOP selection on eg. RK3399. Compare against 0.
Fixes: f3aaa6125b6f ("drm/rockchip: dsi: add rk3568 support")
Signed-off-by: Ondrej Jirman <megi@xff.cz>
Tested-by: Chris Morgan <macromorgan@hotmail.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20221023160747.607943-1-megi@xff.cz
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions