OSDN Git Service

drm/amdgpu/sriov: Only sriov runtime support use kiq
authorEmily Deng <Emily.Deng@amd.com>
Tue, 21 Aug 2018 10:51:38 +0000 (18:51 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Aug 2018 16:11:12 +0000 (11:11 -0500)
commitfc0faf04400133393faa0a289aeba5d82069e52e
treef7564f70b7a3f0fe49575703b7a3c2183128f527
parent52de2ea74f36b50e2c2b101306fe892f8e7be6a6
drm/amdgpu/sriov: Only sriov runtime support use kiq

For sriov, don't use kiq in exclusive mode, as don't know how long time
it will take, some times it will occur exclusive timeout.

Signed-off-by: Emily Deng <Emily.Deng@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c