OpenCloudOS-Kernel/drivers/gpu/drm/amd/scheduler
Christian König c746ba2223 drm/amdgpu: rework scheduler submission handling.
Remove active_hw_rq and it's protecting queue_lock, they are unused.

User 32bit atomic for hw_rq_count, 64bits for counting to three is a bit
overkill.

Cleanup the function name and remove incorrect comments.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
2015-08-25 10:39:31 -04:00
..
gpu_scheduler.c drm/amdgpu: rework scheduler submission handling. 2015-08-25 10:39:31 -04:00
gpu_scheduler.h drm/amdgpu: rework scheduler submission handling. 2015-08-25 10:39:31 -04:00
sched_fence.c drm/amdgpu: remove v_seq handling from the scheduler v2 2015-08-25 10:39:16 -04:00