OSDN Git Service

drm/amdgpu: switch hdp callback functions for hdp v5
authorLikun Gao <Likun.Gao@amd.com>
Mon, 28 Dec 2020 09:02:21 +0000 (17:02 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 Jan 2021 16:33:08 +0000 (11:33 -0500)
commitbf087285dcd7e553e37902c5201c50c2e65682d6
tree3a1df5f9f2caf674e23175d1a7e4e18bfc846aa3
parent455d40c92713e9478ea9da057bf07719787c1c03
drm/amdgpu: switch hdp callback functions for hdp v5

Switch to use the HDP functions which unified on hdp structure instead of
the scattered hdp callback functions.

Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c
drivers/gpu/drm/amd/amdgpu/nv.c
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c