]> git.kernelconcepts.de Git - karo-tx-linux.git/history - drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job
[karo-tx-linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_cs.c
2015-09-23 Junwei Zhangdrm/amdgpu: refine the job naming for amdgpu_job and...
2015-09-23 Christian Königdrm/amdgpu: validate duplicates in the CS as well
2015-09-11 Dave AirlieMerge branch 'linux-4.3' of git://anongit.freedesktop...
2015-09-11 Dave AirlieMerge tag 'topic/drm-fixes-2015-09-09' of git://anongit...
2015-09-11 Dave AirlieMerge tag 'drm-intel-next-fixes-2015-09-10' of git...
2015-09-04 Dave AirlieMerge branch 'drm-next-4.3' of git://people.freedesktop...
2015-09-04 Dave AirlieMerge tag 'drm-intel-next-fixes-2015-09-02' of git...
2015-09-04 Dave AirlieMerge branch 'drm-rockchip-2015-08-26' of https://githu...
2015-09-04 Dave AirlieMerge tag 'vmwgfx-next-15-09-01' of git://people.freede...
2015-09-03 Christian Königdrm/amdgpu: fix buffer placement under memory pressure
2015-08-31 Dave AirlieMerge tag 'drm-intel-next-fixes-2015-08-28' of git...
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-25 Chunming Zhoudrm/amdgpu: add owner for sched fence
2015-08-25 Christian Königdrm/amdgpu: fix and cleanup amd_sched_entity_push_job
2015-08-25 Christian Königdrm/amdgpu: remove the context from amdgpu_job
2015-08-25 Christian Königdrm/amdgpu: fix user fences when scheduler is enabled
2015-08-25 Christian Königdrm/amdgpu: remove v_seq handling from the scheduler v2
2015-08-24 Dave AirlieMerge tag 'v4.2-rc8' into drm-next
2015-08-24 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
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.kernel.org...
2015-08-21 Linus TorvaldsMerge tag 'media/v4.2-3' of git://git.kernel.org/pub...
2015-08-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-08-20 Christian Königdrm/amdgpu: fix CS error handling v2
2015-08-20 Christian Königdrm/amdgpu: fix zeroing all IB fields manually v2
2015-08-20 Chunming Zhoudrm/amdgpu: don't need to use bo_list_clone any more
2015-08-20 Chunming Zhoudrm/amdgpu: some clean up for cs_ioctl
2015-08-20 Chunming Zhoudrm/amdgpu: prepare job should be common code path
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.kernel...
2015-08-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org/pub/scm...
2015-08-17 Linus TorvaldsMerge branch 'for-4.2-fixes' of git://git.kernel.org...
2015-08-17 Linus TorvaldsMerge branch 'for-4.2-fixes' of git://git.kernel.org...
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 Chunming Zhoudrm/amdgpu: move prepare work out of scheduler to cs_ioctl
2015-08-17 monk.liudrm/amdgpu: drop bo_list_clone when no scheduler
2015-08-17 Chunming Zhoudrm/amdgpu: add reference for **fence
2015-08-17 Chunming Zhoudrm/amd: add scheduler fence implementation (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 Chunming ZhouRevert "drm/amdgpu: return new seq_no for amd_sched_pus...
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 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: 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 Chunming Zhoudrm/amdgpu: fix seq in ctx_add_fence
2015-08-17 Chunming Zhoudrm/amdgpu: add check for callback
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 monk.liudrm/amdgpu: optimize amdgpu_parser_init
2015-08-17 Christian Königdrm/amdgpu: fix UVD/VCE fence handling
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 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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-16 Linus TorvaldsMerge tag 'armsoc-for-linus' of git://git.kernel.org...
2015-08-15 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2015-08-14 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2015-08-13 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-08-13 Linus TorvaldsMerge tag 'for-linus-4.2-rc6-tag' of git://git.kernel...
2015-08-13 Linus TorvaldsMerge tag 'edac_fix_for_4.2' of git://git.kernel.org...
2015-08-12 Linus TorvaldsMerge tag 'regmap-fix-v4.2-rc6' of git://git.kernel...
2015-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-08-10 Linus TorvaldsMerge tag 'mfd-fixes-4.2' of git://git.kernel.org/pub...
2015-08-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-08-09 Linus TorvaldsMerge branch 'for-linus-4.2' of git://git.kernel.org...
2015-08-07 David S. MillerMerge tag 'wireless-drivers-for-davem-2015-08-04' of...
2015-08-07 Linus TorvaldsMerge branch 'drm-tda998x-fixes' of git://ftp.arm.linux...
2015-08-06 Daniel VetterMerge tag 'topic/drm-misc-2015-07-28' into drm-intel...
2015-08-06 Mark BrownMerge remote-tracking branches 'asoc/fix/cs4265', ...
2015-08-06 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2015-08-06 Mark BrownMerge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topology
2015-08-05 Greg Kroah-HartmanMerge tag 'phy-for-4.2-rc6' of git://git.kernel.org...
2015-08-04 Linus TorvaldsMerge tag 'pci-v4.2-fixes-1' of git://git.kernel.org...
2015-08-04 Linus TorvaldsMerge tag 'for-linus-4.2-rc5-tag' of git://git.kernel...
2015-08-04 Linus TorvaldsMerge branch 'rc-fixes' of git://git.kernel.org/pub...
2015-08-03 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2015-08-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-08-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2015-08-02 Linus TorvaldsMerge tag 'armsoc-for-linus' of git://git.kernel.org...
2015-08-01 Linus TorvaldsMerge tag 'dmaengine-fix-4.2-rc5' of git://git.infradea...
2015-08-01 Linus TorvaldsMerge branch 'for-linus-4.2' of git://git.kernel.org...
2015-07-31 Kalle ValoMerge tag 'iwlwifi-for-kalle-2015-07-30' of https:...
2015-07-31 Linus TorvaldsMerge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel...
2015-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-07-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-07-28 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2015-07-28 Linus TorvaldsMerge tag 'linux-kselftest-4.2-rc5' of git://git.kernel...
next