drm/amdgpu: remove ME0 registers from mi300 dump
authorSunil Khatri <sunil.khatri@amd.com>
Tue, 13 Aug 2024 17:04:26 +0000 (22:34 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Aug 2024 18:18:54 +0000 (14:18 -0400)
commit0f2c243dbfa008cec2dad03ea074156b6b176a03
tree49babeff6df4de65acd4736d5d7637d517a75410
parent3ec2ad7c34c412bd9264cd1ff235d0812be90e82
drm/amdgpu: remove ME0 registers from  mi300 dump

Remove ME0 registers from MI300 gfx_9_4_3 ipdump
MI300 does not have  gfx ME and hence those register
are just empty one and could be dropped.

Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c