drm/amdgpu: rename the ip_dump to ip_dump_core
authorSunil Khatri <sunil.khatri@amd.com>
Tue, 7 May 2024 05:38:34 +0000 (11:08 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 23 May 2024 19:12:58 +0000 (15:12 -0400)
commit74feef5667ef326122054d11257b2a2e1098dac0
treece9b0841c95cd890c15884bc314b5c566b50f679
parent621a4e9efb18078d5426b3628d52a629eafe4bc2
drm/amdgpu: rename the ip_dump to ip_dump_core

Rename the memory pointer from ip_dump to ip_dump_core
to make it specific to core registers and rest other
registers to be dumped in their respective memories.

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