]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add invalidate semaphore limit for SRIOV in gmc10
authorchangzhu <Changfeng.Zhu@amd.com>
Tue, 10 Dec 2019 14:50:16 +0000 (22:50 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 12 Dec 2019 21:13:48 +0000 (16:13 -0500)
commit5a9b66389427e5e2b81d2a145e07b654407bb1fd
tree25b3b4d460af888d5a6a73221ea92946287436c6
parentd69ef8bee5caa2f9040245c3d43a87a278dfed62
drm/amdgpu: add invalidate semaphore limit for SRIOV in gmc10

It may fail to load guest driver in round 2 when using invalidate
semaphore for SRIOV. So it needs to avoid using invalidate semaphore
for SRIOV.

Signed-off-by: changzhu <Changfeng.Zhu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c