drm/amdgpu: remove scheduler fence list v2
[firefly-linux-kernel-4.4.55.git] / drivers / gpu /
2015-08-17 Christian Königdrm/amdgpu: remove scheduler fence list v2
2015-08-17 Christian Königdrm/amdgpu: remove amd_sched_wait_emit v2
2015-08-17 Christian Königdrm/amdgpu: remove unecessary scheduler fence callbacks
2015-08-17 Christian Königdrm/amdgpu: fix scheduler fence implementation
2015-08-17 Daniel Vetterdrm/amdgpu: don't grab dev->struct_mutex in pm functions
2015-08-17 Daniel Vetterdrm/amdgpu: Don't take dev->struct_mutex in bo_force_delete
2015-08-17 Daniel Vetterdrm/radeon: Don't take dev->struct_mutex in pm functions
2015-08-17 Daniel Vetterdrm/radeon: Don't take dev->struct_mutex in bo_force_delete
2015-08-17 Christian Königdrm/amdgpu: remove VI hw bug workaround v3
2015-08-17 Christian Königdrm/amdgpu: cleanup amdgpu_fence_ring_wait_seq
2015-08-17 Christian Königdrm/amdgpu: remove duplicate amdgpu_fence_process imple...
2015-08-17 Christian Königdrm/amdgpu: remove amdgpu_fence_wait
2015-08-17 Christian Königdrm/amdgpu: use the reservation obj wait for the UVD msg
2015-08-17 Christian Königdrm/amdgpu: remove amdgpu_fence_signaled
2015-08-17 Chunming Zhoudrm/amd: add scheduler fence implementation (v2)
2015-08-17 Chunming Zhoudrm/amdgpu: use kernel submit helper in vm
2015-08-17 Chunming Zhoudrm/amdgpu: use amd_sched_job in its backend ops
2015-08-17 Christian Königdrm/amdgpu: cleanup and fix scheduler fence handling v2
2015-08-17 Christian Königdrm/amdgpu: merge amd_sched_entity and amd_context_enti...
2015-08-17 Christian Königdrm/amdgpu: fix coding style in a couple of places
2015-08-17 Christian Königdrm/amdgpu: remove unused parent entity
2015-08-17 Chunming Zhoudrm/amdgpu: process sched job exactly triggered by...
2015-08-17 Chunming ZhouRevert "drm/amdgpu: return new seq_no for amd_sched_pus...
2015-08-17 Christian Königdrm/amdgpu: cleanup amdgpu_ctx inti/fini v2
2015-08-17 Christian Königdrm/amdgpu: stop leaking the ctx id into the scheduler v2
2015-08-17 Christian Königdrm/amdgpu: cleanup ctx_mgr init/fini
2015-08-17 Christian Königdrm/amdgpu: fix bo list handling in CS
2015-08-17 Christian Königdrm/amdgpu: reorder the code to avoid forward declerations
2015-08-17 Chunming Zhoudrm/amdgpu: move sched job process from isr to fence...
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 Jammy Zhoudrm/amdgpu: some code refinement v2
2015-08-17 Chunming Zhoudrm/amdgpu: fix null pointer by previous cleanup
2015-08-17 Chunming Zhoudrm/amdgpu: add kernel fence in ib_submit_kernel_helper
2015-08-17 Chunming Zhoudrm/amdgpu: use kernel fence for sdma ib test
2015-08-17 Chunming Zhoudrm/amdgpu: use kernel fence for gfx ib test
2015-08-17 Chunming Zhoudrm/amdgpu: use kernel fence in amdgpu_test
2015-08-17 Chunming Zhoudrm/amdgpu: use kernel fence for vce ib test
2015-08-17 Chunming Zhoudrm/amdgpu: change uvd ib test to use kernel fence...
2015-08-17 Chunming Zhoudrm/amdgpu: use kernel fence for last_pt_update
2015-08-17 Chunming Zhoudrm/amdgpu: use kernel fence diretly in amdgpu_bo_fence
2015-08-17 Christian Königdrm/amdgpu: clean up amd sched wait_ts and wait_signal
2015-08-17 Christian Königdrm/amdgpu: stop using addr to check for BO move v3
2015-08-17 monk.liudrm/amdgpu: move wait_queue_head from adev to ring...
2015-08-17 monk.liudrm/amdgpu: re-implement fence_default_wait
2015-08-17 monk.liudrm/amdgpu: new implement for fence_wait_any (v2)
2015-08-17 monk.liudrm/amdgpu: use kernel fence interface when possible
2015-08-17 Chunming Zhoudrm/amdgpu: use scheduler for VCE ib test
2015-08-17 Chunming Zhoudrm/amdgpu: use scheduler for UVD ib test
2015-08-17 Chunming Zhoudrm/amdgpu: use gpu scheduler for sdma ib test
2015-08-17 Chunming Zhoudrm/amdgpu: Use gpu scheduler for gfx ring ib test
2015-08-17 Chunming Zhoudrm/amdgpu: add helper function for kernel submission
2015-08-17 Chunming Zhoudrm/amdgpu: fix seq in ctx_add_fence
2015-08-17 Chunming Zhoudrm/amdgpu: wait forever for wait emit
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 Christian Königdrm/amdgpu: fix syncing to VM updates
2015-08-17 Chunming Zhoudrm/amdgpu: add check for callback
2015-08-17 Jammy Zhoudrm/amdgpu: add enable_scheduler module option
2015-08-17 Chunming Zhoudrm/amdgpu: protect fence_process from multiple context
2015-08-17 Chunming Zhoudrm/amdgpu: add sched isr to fence process
2015-08-17 Chunming Zhoudrm/amdgpu: dispatch job for vm
2015-08-17 Chunming Zhoudrm/amdgpu: add kernel ctx support (v2)
2015-08-17 Chunming Zhoudrm/amdgpu: prepare job before push to sw queue for...
2015-08-17 Chunming Zhoudrm/amdgpu: make sure the fence is emitted before ring...
2015-08-17 Chunming Zhoudrm/amdgpu: use scheduler user seq instead of previous...
2015-08-17 Chunming Zhoudrm/amdgpu: dispatch jobs in cs
2015-08-17 Chunming Zhoudrm/amdgpu: add bo list copy
2015-08-17 Chunming Zhoudrm/amdgpu: add backend implementation of gpu scheduler...
2015-08-17 Chunming Zhoudrm/amdgpu: disable hw semaphore with scheduler
2015-08-17 Chunming Zhoudrm/amdgpu: add context entity init
2015-08-17 Alex Deucherdrm/amdgpu: add scheduler initialization
2015-08-17 Jammy Zhoudrm/amd: add basic scheduling framework
2015-08-17 David Zhangdrm/amdgpu: Enable the Fiji DID 0x7300 support
2015-08-17 Alex Deucherdrm/amdgpu: remove VM workaround for Fiji
2015-08-17 Alex Deucherdrm/amdgpu: add support for VCE 3.x on Fiji
2015-08-17 David Zhangdrm/amdgpu: Add Fiji support to the UVD 6.0 IP module
2015-08-17 David Zhangdrm/amdgpu: Add Fiji support to the SDMA 3.0 IP module
2015-08-17 David Zhangdrm/amdgpu: Add Fiji support to the GFX 8.0 IP module...
2015-08-17 David Zhangdrm/amdgpu: Add Fiji support to the DCE 10.0 IP module...
2015-08-17 David Zhangdrm/amdgpu: Add Fiji support to SMC and DPM (v2)
2015-08-17 David Zhangdrm/amdgpu: Add Fiji smu 7.1.3 headers (v2)
2015-08-17 David Zhangdrm/amdgpu: Add Fiji support to IH module
2015-08-17 David Zhangdrm/amdgpu: Add Fiji support to the GMC 8.5 IP module
2015-08-17 David Zhangdrm/amdgpu: Add Fiji DID 0x7300 common support
2015-08-17 Alex Deucherdrm/amdgpu: handle conditional support for CIK properly
2015-08-17 monk.liudrm/amdgpu: optimize amdgpu_parser_init
2015-08-17 Jammy Zhoudrm/amdgpu: merge amdgpu_family.h into amd_shared.h...
2015-08-17 Jammy Zhoudrm/amdgpu: add some pptable definitions
2015-08-17 Jammy Zhoudrm/amdgpu: add some common definitions to amd_shared.h
2015-08-17 Marek Olšákdrm/amdgpu: allow userspace to read more debug registers
2015-08-17 Alex Deucherdrm/amdgpu: move some atombios definitions to common...
2015-08-17 Christian Königdrm/amdgpu: fix UVD/VCE fence handling
2015-08-17 Alex Deucherdrm/amdgpu: add fence suspend/resume functions
2015-08-17 Chunming Zhoudrm/amdgpu: always enable EOP interrupt v2
2015-08-17 Christian Königdrm/amdgpu: rework vm_grab_id interface
2015-08-17 Christian Königdrm/amdgpu: no updates shouldn't cause vm flush v2
next