OSDN Git Service

drm/amdgpu: add hdp version 5 functions
authorLikun Gao <Likun.Gao@amd.com>
Mon, 28 Dec 2020 08:46:55 +0000 (16:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 Jan 2021 16:32:55 +0000 (11:32 -0500)
commitf06d5e4285f028ffaba841d4f2e8bf0c8556489d
tree3a2880f0dba0292ac545de79f3dc28567ea75829
parent3c556139481c5fb755fb8316e9a07307dc82c711
drm/amdgpu: add hdp version 5 functions

Unify hdp related function into hdp structure for hdp version 5.

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/hdp_v5_0.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/hdp_v5_0.h [new file with mode: 0644]