]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/msm: Fix UBWC macrotile_mode for a680
authorConnor Abbott <cwabbott0@gmail.com>
Wed, 7 Aug 2024 13:04:59 +0000 (14:04 +0100)
committerRob Clark <robdclark@chromium.org>
Fri, 30 Aug 2024 17:41:19 +0000 (10:41 -0700)
commit6f6829420dd66d2c35f4366a036eeaeb4602b003
treee01c14521ae8ba1e5eeb7a9ccbd6ed2edb7b2bdc
parentd7eafed3223af19add14b67a390ec2b983d890e0
drm/msm: Fix UBWC macrotile_mode for a680

Make it match the MDSS settings for sc8180x and downstream.

Note that without the previous commit that exposes the value of
macrotile_mode to mesa, this will break mesa which expects the legacy
default value of 0. Therefore we do *not* want to backport it.

Signed-off-by: Connor Abbott <cwabbott0@gmail.com>
Patchwork: https://patchwork.freedesktop.org/patch/607398/
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/adreno/a6xx_gpu.c