diff options
author | Konrad Dybcio <konrad.dybcio@linaro.org> | 2024-06-06 13:10:49 +0200 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2024-06-20 10:08:29 -0700 |
commit | 593f1dd4c81f6932042508a80186dbdea90312a5 (patch) | |
tree | 1e9d8c5b5abcb74e17b243f44068d735bc2c8147 /tools/perf/scripts/python/gecko.py | |
parent | 71d9b458b2bfe79197194d914aa9bada46fb9e14 (diff) |
drm/msm/a6xx: Fix A702 UBWC mode
UBWC_MODE is a one-bit-wide field, so a value of 2 is obviously bogus.
Replace it with the correct value (0).
Fixes: 18397519cb62 ("drm/msm/adreno: Add A702 support")
Reported-by: Connor Abbott <cwabbott0@gmail.com>
Closes: https://lore.kernel.org/linux-arm-msm/CACu1E7FTN=kwaDJMNiTmFspALzj2+Q-nvsN5ugi=vz4RdUGvGw@mail.gmail.com/
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/597359/
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions