]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: ignore scheduler fences from the same entity
authorChristian König <christian.koenig@amd.com>
Tue, 27 Oct 2015 16:00:17 +0000 (17:00 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Oct 2015 21:04:18 +0000 (17:04 -0400)
commitfe537d003f9a97c65848e47b3b9acbb0c5002fd9
tree62a6d431080e3c8e2912000f7f6e0a663c742ed1
parent6bd53c4125e545a495fba63024d5522e33c600f5
drm/amdgpu: ignore scheduler fences from the same entity

We are going to submit them before the job anyway.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
drivers/gpu/drm/amd/scheduler/gpu_scheduler.c