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:55:19 +0000 (14:55 -0500)
commitef1c0cbcd1e0db497ad0d7128e7157f0e3788b14
tree6f219523dfe1008f77015d4af49054c19ea3518e
parent210b3b3c7563df391bd81d49c51af303b928de4a
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