drm/i915: give more distinctive names to ring hangcheck action enums
[deliverable/linux.git] / drivers / gpu / drm / i915 / i915_gem.c
2013-08-22  Jani Nikuladrm/i915: give more distinctive names to ring hangcheck...
2013-08-22  Ben Widawskydrm/i915: WARN_ON failed map_and_fenceable
2013-08-22  Chris Wilsondrm/i915: Only do a chipset flush after a clflush
2013-08-10  Chris Wilsondrm/i915: Update rules for writing through the LLC...
2013-08-10  Chris Wilsondrm/i915: Track when an object is pinned for use by...
2013-08-10  Chris Wilsondrm/i915: Update rules for reading cache lines through...
2013-08-09  Dan Carpenterdrm/i915: unbreak i915_gem_object_ggtt_unbind()
2013-08-08  Ben Widawskydrm/i915: Add vma to list at creation
2013-08-08  Ben Widawskydrm/i915: mm_list is per VMA
2013-08-08  Ben Widawskydrm/i915: Fix up map and fenceable for VMA
2013-08-08  Ben Widawskydrm/i915: turn bound_ggtt checks to bound_any
2013-08-08  Ben Widawskydrm/i915: Use new bind/unbind in eviction code
2013-08-08  Ben Widawskydrm/i915: plumb VM into bind/unbind code
2013-08-08  Ben Widawskydrm/i915: Rework __i915_gem_shrink
2013-08-05  Ben Widawskydrm/i915: eliminate dead domain clearing on reset
2013-08-05  Ben Widawskydrm/i915: make reset&hangcheck code VM aware
2013-08-05  Ben Widawskydrm/i915: BUG_ON put_pages later
2013-08-05  Ben Widawskydrm/i915: make caching operate on all address spaces
2013-08-05  Ben Widawskydrm/i915: Add VM to pin
2013-08-05  Ben Widawskydrm/i915: Use bound list for inactive shrink
2013-08-05  Ben Widawskydrm/i915: Make proper functions for VMs
2013-08-05  Ben Widawskydrm/i915: Create an init vm
2013-07-25  Daniel Vetterdrm/i915: fix the racy object accounting
2013-07-25  Daniel VetterMerge commit 'Merge branch 'drm-fixes' of git://people...
2013-07-24  Daniel Vetterdrm/i915: fix reference counting in i915_gem_create
2013-07-24  Daniel Vetterdrm/i915: fix up error cleanup in i915_gem_object_bind_...
2013-07-23  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-07-23  Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2013-07-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-23  Linus TorvaldsMerge tag 'trace-3.11-rc2' of git://git./linux/kernel...
2013-07-23  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2013-07-23  Linus TorvaldsMerge tag 'gpio-for-v3.11-2' of git://git./linux/kernel...
2013-07-23  Linus TorvaldsMerge branch 'for-3.11/drivers' of git://git.kernel...
2013-07-22  Dave AirlieMerge tag 'drm-intel-fixes-2013-07-22' of git://people...
2013-07-22  Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2013-07-21  Linus TorvaldsMerge tag 'acpi-video-3.11' of git://git./linux/kernel...
2013-07-20  Linus TorvaldsMerge tag 'staging-3.11-rc2' of git://git./linux/kernel...
2013-07-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-20  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2013-07-20  Linus TorvaldsMerge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org...
2013-07-19  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-07-19  Linus TorvaldsMerge tag 'arm64-stable' of git://git./linux/kernel...
2013-07-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-19  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2013-07-19  Linus TorvaldsMerge tag 'pm+acpi-3.11-rc2' of git://git./linux/kernel...
2013-07-19  Xiong Zhangdrm/i915: add prefault_disable module option
2013-07-19  Dan Carpenterdrm/i915: use after free on error path
2013-07-19  Dan Carpenterdrm/i915: checking for NULL instead of IS_ERR()
2013-07-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-07-19  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2013-07-19  Linus TorvaldsMerge tag 'md-3.11-fixes' of git://neil.brown.name/md
2013-07-18  Daniel Vetterdrm/i915: correctly restore fences with objects attached
2013-07-18  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-07-18  Dave AirlieMerge branch 'drm/3.11/fixes' of git://linuxtv.org...
2013-07-18  Daniel VetterMerge tag 'v3.10' into drm-intel-fixes
2013-07-18  Ben Widawskydrm/i915: Create VMAs
2013-07-18  Dave AirlieMerge branch 'drm-fixes-3.11' of git://people.freedeskt...
2013-07-17  Linus TorvaldsMerge branch 'for-3.11' of git://linux-nfs.org/~bfields...
2013-07-17  Ben Widawskydrm/i915: Move active/inactive lists to new mm
2013-07-17  Ben Widawskydrm/i915: Put the mm in the parent address space
2013-07-17  Ben Widawskydrm/i915: Move gtt and ppgtt under address space umbrella
2013-07-17  Greg Kroah-HartmanMerge tag 'iio-fixes-for-3.11a' of git://git./linux...
2013-07-16  Dave AirlieMerge tag 'drm-intel-fixes-2013-07-11' of git://people...
2013-07-16  Mika Kuoppaladrm/i915: introduce i915_queue_hangcheck
2013-07-16  Ben Widawskydrm/i915: store eLLC size
2013-07-16  Ben Widawskydrm/i915: Define some of the eLLC magic
2013-07-16  Dave AirlieMerge branch 'drm-fixes-3.11' of git://people.freedeskt...
2013-07-15  Linus TorvaldsMerge tag 'regmap-v3.11-rc1' of git://git./linux/kernel...
2013-07-15  Mark BrownMerge remote-tracking branch 'spi/fix/xilinx' into...
2013-07-15  Mark BrownMerge remote-tracking branch 'spi/fix/setup' into spi...
2013-07-15  Mark BrownMerge remote-tracking branch 'spi/fix/s3c64xx' into...
2013-07-15  Mark BrownMerge remote-tracking branch 'asoc/fix/wm8994' into...
2013-07-15  Mark BrownMerge remote-tracking branch 'asoc/fix/wm8978' into...
2013-07-15  Mark BrownMerge remote-tracking branch 'asoc/fix/sgtl5000' into...
2013-07-15  Mark BrownMerge remote-tracking branch 'asoc/fix/samsung' into...
2013-07-15  Mark BrownMerge remote-tracking branch 'asoc/fix/omap' into asoc...
2013-07-15  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2013-07-14  Linus TorvaldsMerge branch 'slab/for-linus' of git://git./linux/kerne...
2013-07-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-14  Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2013-07-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-14  Linus TorvaldsMerge tag 'scsi-for-linus' of git://git./linux/kernel...
2013-07-13  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2013-07-13  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-07-13  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-07-13  Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-07-13  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-07-13  Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2013-07-13  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2013-07-13  Linus TorvaldsMerge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi...
2013-07-13  Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2013-07-12  Olof JohanssonMerge tag 'ux500-defconfig-for-arm-soc' of git://git...
2013-07-12  Thomas GleixnerMerge branch 'timers/clockevents' of git://git.linaro...
2013-07-12  Thomas GleixnerMerge branch 'linus' into timers/urgent
2013-07-11  Linus TorvaldsMerge tag 'dm-3.11-changes' of git://git./linux/kernel...
2013-07-11  Linus TorvaldsMerge branch 'for-3.11/core' of git://git.kernel.dk...
2013-07-11  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2013-07-11  Linus TorvaldsMerge tag 'sound-3.11' of git://git./linux/kernel/git...
2013-07-11  Linus TorvaldsMerge tag 'remoteproc-3.11-fixes' of git://git./linux...
2013-07-11  Linus TorvaldsMerge tag 'xtensa-next-20130710' of git://github.com...
next
This page took 0.244402 seconds and 108 git commands to generate.