drm/amdgpu: simplify convert_error_address interface for UMC v12
authorTao Zhou <tao.zhou1@amd.com>
Thu, 21 Mar 2024 03:14:12 +0000 (11:14 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 22 Mar 2024 19:56:18 +0000 (15:56 -0400)
commit8e4617c25d53e1b40472bb802898a773832cc5d4
tree275047ce89b17528740bc6ea67d72e3e0722bfd5
parent539ff12ee5e423d6a17d746ed5cca0e1b8c38feb
drm/amdgpu: simplify convert_error_address interface for UMC v12

Replace separate parameters with struct ta_ras_query_address_input.

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