drm/msm/a6xx: Some reg64 conversion
authorRob Clark <robdclark@chromium.org>
Mon, 20 Mar 2023 18:54:13 +0000 (11:54 -0700)
committerRob Clark <robdclark@chromium.org>
Mon, 20 Mar 2023 21:13:51 +0000 (14:13 -0700)
commitf0c3a66f0e8634e11b471a3ddb1896dafdf6d6bb
tree3451e48f7a7e449fccf5cc2b3b8d69eb9e1b6a41
parent010c8bbad2cb8c33c47963e29f051f1e917e45a5
drm/msm/a6xx: Some reg64 conversion

The next generated header update will drop the _LO/_HI suffix, now that
the userspace tooling properly understands 64b vs 32b regs (and the _LO/
_HI workarounds are getting cleaned up).  So convert to using the 64b
reg helpers in prep.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/527923/
Link: https://lore.kernel.org/r/20230320185416.938842-1-robdclark@gmail.com
drivers/gpu/drm/msm/adreno/a6xx_gpu.c