diff options
author | 2022-10-23 18:07:47 +0200 | |
---|---|---|
committer | 2022-10-29 14:41:06 +0200 | |
commit | 553c5a429aee26c9cfaf37ae158a8915540270fe (patch) | |
tree | efbe28ba1a9c29bc03b9c2d07973467be70625e6 /tools/perf/scripts/python/stackcollapse.py | |
parent | drm/rockchip: fix fbdev on non-IOMMU devices (diff) | |
download | linux-dev-553c5a429aee26c9cfaf37ae158a8915540270fe.tar.xz linux-dev-553c5a429aee26c9cfaf37ae158a8915540270fe.zip |
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions