linux-stable/drivers/gpu/drm/msm/adreno
Luca Weiss 1d0d7c1286 drm/msm/adreno: Set highest_bank_bit for A619
[ Upstream commit 9dc23cba09 ]

The default highest_bank_bit of 15 didn't seem to cause issues so far
but downstream defines it to be 14. But similar to [0] leaving it on 14
(or 15 for that matter) causes some corruption issues with some
resolutions with DisplayPort, like 1920x1200.

So set it to 13 for now so that there's no screen corruption.

[0] commit 6a0dbcd20e ("drm/msm/a6xx: set highest_bank_bit to 13 for a610")

Fixes: b7616b5c69 ("drm/msm/adreno: Add A619 support")
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Patchwork: https://patchwork.freedesktop.org/patch/585215/
Signed-off-by: Rob Clark <robdclark@chromium.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-04-17 11:23:28 +02:00
..
a2xx.xml.h
a2xx_gpu.c
a2xx_gpu.h
a3xx.xml.h
a3xx_gpu.c
a3xx_gpu.h
a4xx.xml.h
a4xx_gpu.c
a4xx_gpu.h
a5xx.xml.h
a5xx_debugfs.c
a5xx_gpu.c
a5xx_gpu.h
a5xx_power.c
a5xx_preempt.c
a6xx.xml.h
a6xx_gmu.c
a6xx_gmu.h
a6xx_gmu.xml.h
a6xx_gpu.c drm/msm/adreno: Set highest_bank_bit for A619 2024-04-17 11:23:28 +02:00
a6xx_gpu.h
a6xx_gpu_state.c
a6xx_gpu_state.h
a6xx_hfi.c
a6xx_hfi.h
adreno_common.xml.h
adreno_device.c
adreno_gpu.c
adreno_gpu.h
adreno_pm4.xml.h