drm/amdgpu: process sched job exactly triggered by fence signal
[cascardo/linux.git] / drivers /
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
2015-08-17 Christian Königdrm/amdgpu: fix signed overrun in amdgpu_ctx_get_fence
2015-08-17 Christian Königdrm/amdgpu: fix context memory leak
2015-08-17 Christian Königdrm/amdgpu: remove amdgpu_fence_recreate
2015-08-17 Christian Königdrm/amdgpu: add user fence context map v2
2015-08-17 Christian Königdrm/amdgpu: deal with foreign fences in amdgpu_sync
2015-08-17 Alex Deucherdrm/amdgpu: cleanup context structure v2
2015-08-17 rezhudrm/amdgpu: add cgs_interface for pg and cg
2015-08-17 Jammy Zhoudrm/amdgpu: fix some typo for cgs definitions
2015-08-17 Jammy Zhoudrm/amdgpu: add cgs_get_firmware_info interface v2
2015-08-17 Chunming Zhoudrm/amdgpu: implement cgs gpu memory callbacks
2015-08-17 Chunming Zhoudrm/amdgpu: add atom interfaces for CGS
2015-08-17 Alex Deucherdrm/amdgpu: Implement irq interfaces for CGS
2015-08-17 Chunming Zhoudrm/amdgpu: Implement the pciconfig callbacks for CGS
2015-08-17 Chunming Zhoudrm/amdgpu: Implement mmio callbacks for CGS
2015-08-17 Chunming Zhoudrm/amd: Add CGS interfaces
2015-08-17 Jammy Zhoudrm/amdgpu: fix one warning message
2015-08-17 Alex Deucherdrm/radeon/dce6: assign different audio pins to each...
2015-08-17 Dave AirlieMerge branch 'vmwgfx-next' of git://people.freedesktop...
2015-08-17 Dave AirlieMerge tag 'drm/panel/for-4.3-rc1' of git://anongit...
2015-08-17 Dave AirlieMerge tag 'drm/tegra/for-4.3-rc1' of git://anongit...
2015-08-17 Dave AirlieMerge branch 'exynos-drm-next' of git://git./linux...
next