drm/amdgpu: stop leaking the ctx id into the scheduler v2
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / drm / amd / scheduler / gpu_scheduler.c
2015-08-17 Christian Königdrm/amdgpu: stop leaking the ctx id into the scheduler v2
2015-08-17 Jammy Zhoudrm/amdgpu: add amd_sched_next_queued_seq function
2015-08-17 Jammy Zhoudrm/amdgpu: make last_handled_seq atomic
2015-08-17 Jammy Zhoudrm/amdgpu: add amd_sched_commit
2015-08-17 Jammy Zhoudrm/amdgpu: return new seq_no for amd_sched_push_job
2015-08-17 Christian Königdrm/amdgpu: clean up amd sched wait_ts and wait_signal
2015-08-17 Jammy Zhoudrm/amdgpu: add amdgpu.sched_hw_submission option
2015-08-17 Jammy Zhoudrm/amdgpu: add amdgpu.sched_jobs option
2015-08-17 Jammy Zhoudrm/amdgpu: silent the message for GPU scheduler creation
2015-08-17 Jammy Zhoudrm/amd: add basic scheduling framework