drm/amdgpu: update the handle ptr in prepare_suspend
authorSunil Khatri <sunil.khatri@amd.com>
Mon, 30 Sep 2024 08:41:22 +0000 (14:11 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Oct 2024 21:43:38 +0000 (17:43 -0400)
commit94b2e07ad493f09e79aceb4942f9065fa100eea6
tree6faca6bafdc3465eea8212612914adfe9a7fe75e
parent47d827f9c77bc87ccdb0fdefa95a2d6d28037497
drm/amdgpu: update the handle ptr in prepare_suspend

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

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/uvd_v3_1.c
drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c
drivers/gpu/drm/amd/amdgpu/uvd_v5_0.c
drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c
drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c
drivers/gpu/drm/amd/include/amd_shared.h