]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: Normalize reg offsets on VCN v4.0.3
authorSathishkumar S <sathishkumar.sundararaju@amd.com>
Tue, 5 Nov 2024 05:23:01 +0000 (10:53 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 8 Nov 2024 16:11:49 +0000 (11:11 -0500)
commitedd345f7ef799848a9e2be9de82bbfcb98fdcc43
treea08dec4ac724c32b070c4c81684c470f2428d2a1
parent7b1ebbe856fcb3d870017c0682d97e3d3376bf82
drm/amdgpu: Normalize reg offsets on VCN v4.0.3

Remote access to external AIDs isn't possible with VCN RRMT disabled
and it is disabled on SoCs with GC 9.4.4, so use only local offsets.

Signed-off-by: Sathishkumar S <sathishkumar.sundararaju@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c