]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix fence fallback check
authorChristian König <christian.koenig@amd.com>
Tue, 3 Nov 2015 10:26:42 +0000 (11:26 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 Nov 2015 17:29:22 +0000 (12:29 -0500)
commit44747d0610247595d95897afcb0d712e03b181fc
tree06eab0e8de005833a44000d90fbc1f374cae726a
parentf6e3f16c640b76d96c6385af18bf20bc5a4e012f
drm/amdgpu: fix fence fallback check

Interrupts are notorious unreliable, enable the fallback at
a couple of more places.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c