drm/amdgpu: Update amdgpu_device_indirect_r/wreg_ext
authorCandice Li <candice.li@amd.com>
Mon, 4 Sep 2023 09:03:34 +0000 (17:03 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Sep 2023 18:34:26 +0000 (14:34 -0400)
commitd57e24aa565aff9e8b85d86b34b78df76b2dee17
treefe8d32e5bc9bfe715471d252d6044578602a7896
parenta76b2870bd310781263f622ded4d0ca08f017965
drm/amdgpu: Update amdgpu_device_indirect_r/wreg_ext

Only calculate pcie_index_hi for register address greater than 32bits.

Signed-off-by: Candice Li <candice.li@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c