drm/amdgpu: skip address adjustment for GFX RAS injection
authorTao Zhou <tao.zhou1@amd.com>
Thu, 29 Jun 2023 09:48:38 +0000 (17:48 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 7 Jul 2023 17:51:47 +0000 (13:51 -0400)
commita80fe1a698dcc7f5a493af9a16d516f8cbb20564
tree0a152c54a7789e33c46c3ef9fe0582b6f839b5a7
parente77673d14f2cec6d47d2da4e58dce87c2d66e54f
drm/amdgpu: skip address adjustment for GFX RAS injection

The address parameter of GFX RAS injection isn't related to XGMI node
number, keep it unchanged.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Candice Li <candice.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c