mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 05:56:14 -04:00
drm/amdgpu: Add ras module ip block to amdgpu discovery
Add ras module ip block to amdgpu discovery. Signed-off-by: YiPeng Chai <YiPeng.Chai@amd.com> Reviewed-by: Tao Zhou <tao.zhou1@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
036f18d0a2
commit
7169e706c8
@@ -109,6 +109,7 @@ enum amd_ip_block_type {
|
||||
AMD_IP_BLOCK_TYPE_VPE,
|
||||
AMD_IP_BLOCK_TYPE_UMSCH_MM,
|
||||
AMD_IP_BLOCK_TYPE_ISP,
|
||||
AMD_IP_BLOCK_TYPE_RAS,
|
||||
AMD_IP_BLOCK_TYPE_NUM,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user