diff options
author | Konrad Dybcio <[email protected]> | 2024-06-06 13:10:49 +0200 |
---|---|---|
committer | Rob Clark <[email protected]> | 2024-06-20 10:08:29 -0700 |
commit | 593f1dd4c81f6932042508a80186dbdea90312a5 (patch) | |
tree | 1e9d8c5b5abcb74e17b243f44068d735bc2c8147 /tools/perf/scripts/python/flamegraph.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 <[email protected]>
Closes: https://lore.kernel.org/linux-arm-msm/CACu1E7FTN=kwaDJMNiTmFspALzj2+Q-nvsN5ugi=vz4RdUGvGw@mail.gmail.com/
Signed-off-by: Konrad Dybcio <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/597359/
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions