OSDN Git Service

drm/amd/amdgpu/sriov temporarily skip ras,dtm,hdcp for arcturus VF
authorJack Zhang <Jack.Zhang1@amd.com>
Thu, 21 Nov 2019 05:59:28 +0000 (13:59 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 22 Nov 2019 19:27:11 +0000 (14:27 -0500)
commitedc2176d516294433425acade06e4a7adc83f038
treeeb67f67284a0c11e4d041315679fd6ded31042d9
parentc25edaaf75af4e291e63f58f17b5f5b499dd6e38
drm/amd/amdgpu/sriov temporarily skip ras,dtm,hdcp for arcturus VF

Temporarily skip ras,dtm,hdcp initialize and terminate for arcturus VF
Currently the three features haven't been enabled at SRIOV, it would
trigger guest driver load fail with the bare-metal path of the three
features.

Signed-off-by: Jack Zhang <Jack.Zhang1@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c