]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: update the handle ptr in early_fini
authorSunil Khatri <sunil.khatri@amd.com>
Thu, 26 Sep 2024 15:31:55 +0000 (21:01 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Oct 2024 21:40:49 +0000 (17:40 -0400)
commit90410d39963a9ac0c0bdbe024f3cb9c346de7d68
tree991b943979655a4da03bdee87a32ce2c17ca5caf
parent36aa9ab9c0c4a41fe334ab39951773f21709f89d
drm/amdgpu: update the handle ptr in early_fini

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

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/display/amdgpu_dm/amdgpu_dm.c
drivers/gpu/drm/amd/include/amd_shared.h