drm/amdgpu: add the files of HDP v5.2 block
authorXiaojian Du <Xiaojian.Du@amd.com>
Tue, 14 Dec 2021 08:16:33 +0000 (16:16 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 6 May 2022 14:36:13 +0000 (10:36 -0400)
commit78039df8e8d24aa62611941b2d7e566c7020e729
tree2a6a1a5160507ae1b1be732466617a67eff3df60
parentc4d1c905ba885e46e7decdd6007367ac45ec4d17
drm/amdgpu: add the files of HDP v5.2 block

This patch is to add the files of HDP v5.2 block.
HDP (Host Data Port) is the IP which handles
host access to VRAM via the PCI BAR.

Signed-off-by: Xiaojian Du <Xiaojian.Du@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/hdp_v5_2.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/hdp_v5_2.h [new file with mode: 0644]