]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
soc: qcom: ubwc: Fill in UBWC swizzle cfg for platforms that lack one
authorKonrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Thu, 26 Jun 2025 09:02:40 +0000 (11:02 +0200)
committerRob Clark <robin.clark@oss.qualcomm.com>
Sat, 5 Jul 2025 00:48:40 +0000 (17:48 -0700)
commit2728285988c3e94ce92104a58b4cee848c4602de
treef0301e5a5ae430deaa017b39cfe014c557daea9c
parent709dd2ff2357734f5a0b2ef68e1f7c4256543a70
soc: qcom: ubwc: Fill in UBWC swizzle cfg for platforms that lack one

The UBWC 1.0 case is easy - it must be all 3 enabled.
UBWC2.0 and 3.x require that level1 is removed, follow suit.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Patchwork: https://patchwork.freedesktop.org/patch/660983/
Signed-off-by: Rob Clark <robin.clark@oss.qualcomm.com>
drivers/soc/qcom/ubwc_config.c