drm/amdgpu: add amdgpu_get_sdma_instance helper function
[deliverable/linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu.h
2015-09-02  Jammy Zhoudrm/amdgpu: add amdgpu_get_sdma_instance helper function
2015-09-02  Jammy Zhoudrm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES
2015-09-02  Jammy Zhoudrm/amdgpu: add burst_nop flag for sdma
2015-09-02  Christian Königdrm/amdgpu: partially revert "modify amdgpu_fence_wait_...
2015-08-28  Chunming Zhoudrm/amdgpu: use IB for fill_buffer instead of direct...
2015-08-28  Christian Königdrm/amdgpu: stop trying to suspend UVD sessions v2
2015-08-28  Christian Königdrm/amdgpu: add scheduler dependency callback v2
2015-08-27  Dave AirlieMerge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux...
2015-08-27  Dave AirlieMerge tag 'vmwgfx-next-15-08-21' of git://people.freede...
2015-08-27  Dave AirlieMerge branch 'drm-next-4.3' of git://people.freedesktop...
2015-08-26  Chunming Zhoudrm/amdgpu: use IB for copy buffer of eviction
2015-08-25  Chunming Zhoudrm/amdgpu: fix last_vm_update fence is not effetive...
2015-08-25  Chunming Zhoudrm/amdgpu: add owner for sched fence
2015-08-25  Christian Königdrm/amdgpu: remove amdgpu_bo_list_clone
2015-08-25  Christian Königdrm/amdgpu: remove the context from amdgpu_job
2015-08-25  Christian Königdrm/amdgpu: fix fence wait in sync_fence, instead shoul...
2015-08-25  Christian Königdrm/amdgpu: remove v_seq handling from the scheduler v2
2015-08-25  Chunming Zhoudrm/amdgpu: improve sa_bo->fence by kernel fence
2015-08-25  Junwei Zhangdrm/amdgpu: modify amdgpu_fence_wait_any() to amdgpu_fe...
2015-08-24  Dave AirlieMerge tag 'v4.2-rc8' into drm-next
2015-08-24  Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-08-22  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-08-21  Linus TorvaldsMerge tag 'pci-v4.2-fixes-2' of git://git./linux/kernel...
2015-08-21  Linus TorvaldsMerge tag 'media/v4.2-3' of git://git./linux/kernel...
2015-08-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-08-20  Chunming Zhoudrm/amdgpu: some clean up for cs_ioctl
2015-08-20  Chunming Zhoudrm/amdgpu: abstract amdgpu_job for scheduler
2015-08-20  Linus TorvaldsMerge tag 'for-linus-4.2-rc7-tag' of git://git./linux...
2015-08-20  Linus TorvaldsMerge tag 'sound-4.2' of git://git./linux/kernel/git...
2015-08-20  Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2015-08-20  Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2015-08-20  Dave AirlieMerge branch 'drm-next-fsl-dcu' of https://github.com...
2015-08-20  Dave AirlieMerge branch 'drm-atmel-hlcdc-devel' of https://github...
2015-08-19  Dave AirlieMerge branch 'drm-next-4.3' of git://people.freedesktop...
2015-08-19  Takashi IwaiMerge tag 'asoc-v4.2-disable-topology' of git://git...
2015-08-17  Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-08-17  Linus TorvaldsMerge branch 'for-4.2-fixes' of git://git./linux/kernel...
2015-08-17  Linus TorvaldsMerge branch 'for-4.2-fixes' of git://git./linux/kernel...
2015-08-17  David S. MillerMerge tag 'mac80211-for-davem-2015-08-14' of git:/...
2015-08-17  Bas Nieuwenhuizendrm/amdgpu: wait on page directory changes. v2
2015-08-17  Christian Königdrm/amdgpu: fix waiting for all fences before flipping
2015-08-17  Christian Königdrm/amdgpu: remove amdgpu_fence_wait
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  Christian Königdrm/amdgpu: merge amd_sched_entity and amd_context_enti...
2015-08-17  Chunming Zhoudrm/amdgpu: process sched job exactly triggered by...
2015-08-17  Christian Königdrm/amdgpu: cleanup amdgpu_ctx inti/fini 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  Chunming Zhoudrm/amdgpu: move sched job process from isr to fence...
2015-08-17  Chunming Zhoudrm/amdgpu: add kernel fence in ib_submit_kernel_helper
2015-08-17  Chunming Zhoudrm/amdgpu: use kernel fence for last_pt_update
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: new implement for fence_wait_any (v2)
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  Jammy Zhoudrm/amdgpu: add amdgpu.sched_hw_submission option
2015-08-17  Jammy Zhoudrm/amdgpu: add amdgpu.sched_jobs option
2015-08-17  Chunming Zhoudrm/amdgpu: protect fence_process from multiple context
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: 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: add context entity init
2015-08-17  Alex Deucherdrm/amdgpu: add scheduler initialization
2015-08-17  Jammy Zhoudrm/amdgpu: merge amdgpu_family.h into amd_shared.h...
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: 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  Chunming Zhoudrm/amd: Add CGS interfaces
2015-08-17  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
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...
2015-08-17  Dave AirlieMerge branch 'msm-next' of git://people.freedesktop...
2015-08-17  Dave AirlieMerge tag 'v4.2-rc7' into drm-next
2015-08-16  Linus TorvaldsMerge tag 'armsoc-for-linus' of git://git./linux/kernel...
2015-08-15  Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-08-15  Dave AirlieMerge tag 'topic/drm-fixes-2015-08-14' of git://anongit...
2015-08-15  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-08-14  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2015-08-14  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-08-14  Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-08-14  Daniel VetterMerge tag 'drm-intel-fixes-2015-08-14' into drm-intel...
2015-08-13  Dave AirlieMerge branch 'exynos-drm-fixes' of git://git./linux...
2015-08-13  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-08-13  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-08-13  Linus TorvaldsMerge tag 'for-linus-4.2-rc6-tag' of git://git./linux...
2015-08-13  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
next
This page took 0.284916 seconds and 108 git commands to generate.