]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf3623d9c994132a447dec82d8bcde8b5ff459315
tree3a1df5f9f2caf674e23175d1a7e4e18bfc846aa3
parent631ea30ccecddfb2c5390ceaa84e9902f04bad72
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