mirror of
https://github.com/torvalds/linux.git
synced 2026-05-02 21:42:42 -04:00
drm/amdgpu: Add hwid for ATU
Add hwid for Address Translation Unit (ATU) Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com> Reviewed-by: Likun Gao <Likun.Gao@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
eaf5a2425e
commit
923a3c20f0
@@ -795,6 +795,7 @@ enum amd_hw_ip_block_type {
|
||||
DCI_HWIP,
|
||||
PCIE_HWIP,
|
||||
ISP_HWIP,
|
||||
ATU_HWIP,
|
||||
MAX_HWIP
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user