]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/msm/adreno: use new helper to set min_acc length
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Wed, 20 May 2026 14:51:14 +0000 (17:51 +0300)
committerDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Fri, 22 May 2026 13:43:12 +0000 (16:43 +0300)
commitbfa4d53b7283bf69cb1188d90396e883dc9ecc8e
treed96fbcf7a2f20fb94a949b9fb6a395ff9c81f082
parent4faca4742c20f001b08bf384bedd85f0fe03aae9
drm/msm/adreno: use new helper to set min_acc length

Use freshly defined helper instead of hardcoding the checks in the
driver.

Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Patchwork: https://patchwork.freedesktop.org/patch/726495/
Link: https://lore.kernel.org/r/20260520-ubwc-rework-v5-7-72f2749bc807@oss.qualcomm.com
drivers/gpu/drm/msm/adreno/a6xx_gpu.c