]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix and cleanup amd_sched_entity_push_job
authorChristian König <christian.koenig@amd.com>
Thu, 20 Aug 2015 14:12:50 +0000 (16:12 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Aug 2015 14:49:57 +0000 (10:49 -0400)
commit7de826b16303ab6324d170955485cad7ec560604
treef4c59a2c79d6932a0b1ccc2f18eb2726e7414683
parent8c43f1a12f3cb14a7b5a7dea896dc392f314eef4
drm/amdgpu: fix and cleanup amd_sched_entity_push_job

Calling schedule() is probably the worse things we can do.

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