]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/msm/a6xx: Evaluate adreno_is_a650_family in pdc_in_aop check
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Fri, 19 Jul 2024 10:03:26 +0000 (12:03 +0200)
committerRob Clark <robdclark@chromium.org>
Sun, 1 Sep 2024 15:17:53 +0000 (08:17 -0700)
commit1b3975efc1a923327577dbf77476688674fcffb7
treeb26bb0adc64b448700823a3e04de3183baad66ba
parenta30f9f65b5ac82d4390548c32ed9c7f05de7ddf5
drm/msm/a6xx: Evaluate adreno_is_a650_family in pdc_in_aop check

A650 family includes A660 family (they've got a big family), A650
itself, and some more A6XX_GEN3 SKUs, all of which should fall into
the same branch of the if-condition. Simplify that.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/605206/
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/adreno/a6xx_gmu.c