drm/msm/a6xx: Use descriptive bitfield names for CP_PROTECT_CNTL
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Tue, 20 Jun 2023 11:10:37 +0000 (13:10 +0200)
committerRob Clark <robdclark@chromium.org>
Mon, 7 Aug 2023 21:30:49 +0000 (14:30 -0700)
commit02a726fc6b2892a5fe4704060594b1af9c2ff953
treef2800f87697232d4a0d8c781f847dccc28f9aa31
parentb3ba797e45288e1be33418d3181b40fce816198b
drm/msm/a6xx: Use descriptive bitfield names for CP_PROTECT_CNTL

We have the necessary information, so explain which bit does what.

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