]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: update the handle ptr in pre_soft_reset
authorSunil Khatri <sunil.khatri@amd.com>
Mon, 30 Sep 2024 09:07:11 +0000 (14:37 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Oct 2024 21:44:41 +0000 (17:44 -0400)
commit9d5ee7ce88acc7f9d5843ba7916d4b421af5c921
treef6e999743e6c3d4f7ebf32182e17818a5f02e3b0
parentf0b919960d6d007ab3a1c8addbd5af336f09062f
drm/amdgpu: update the handle ptr in pre_soft_reset

Update the *handle to amdgpu_ip_block ptr for all
functions pointers of pre_soft_reset.

Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c
drivers/gpu/drm/amd/amdgpu/tonga_ih.c
drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c
drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c
drivers/gpu/drm/amd/amdgpu/vce_v3_0.c
drivers/gpu/drm/amd/amdgpu/vce_v4_0.c
drivers/gpu/drm/amd/include/amd_shared.h