]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu: set UMC PA per NPS mode when PA is 0
authorTao Zhou <tao.zhou1@amd.com>
Wed, 6 Nov 2024 08:36:50 +0000 (16:36 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Dec 2024 15:26:48 +0000 (10:26 -0500)
commitea8094abfb09163432208d3c9c9892d858441320
tree628a3208e593bc68b08fc4284bba8c6e4d19bf82
parentd08fb6637014c8e80cfcc1aabc38beac857a1f29
drm/amdgpu: set UMC PA per NPS mode when PA is 0

The shift bit of PA varys according to NPS mode due to
different address format.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/umc_v12_0.c