summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem
AgeCommit message (Expand)Author
2019-09-20drm/i915: Mark i915_request.timeline as a volatile, rcu pointerChris Wilson
2019-09-13drm/i915: Don't mix srcu tag and negative error codesChris Wilson
2019-09-12drm/i915/pmu: Use GT parked for estimating RC6 while asleepChris Wilson
2019-09-11drm/i915: Make i915_vma.flags atomic_t for mutex reductionChris Wilson
2019-09-11drm/i915: Make shrink/unshrink be atomicChris Wilson
2019-09-11drm/i915: Move GT init to intel_gt.cTvrtko Ursulin
2019-09-10drm/i915/selftests: Tighten the timeout testing for partial mmapsChris Wilson
2019-09-10drm/i915: Perform GGTT restore much earlier during resumeChris Wilson
2019-09-09drm/i915: include GTT page-size info in error stateMatthew Auld
2019-09-09drm/i915: cleanup cache-coloringMatthew Auld
2019-09-06drm/i915: Hook up GT power managementAndi Shyti
2019-09-04drm/i915/tgl: add gen12 to stolen initializationLucas De Marchi
2019-09-04drm/i915: disable set/get_tiling ioctl on gen12+Daniel Vetter
2019-09-03drm/i915: Refresh the errno to vmf_fault translationsChris Wilson
2019-09-03drm/i915/selftests: Remove unused __engines_name()Chris Wilson
2019-09-03drm/i915: Replace obj->pin_global with obj->frontbufferChris Wilson
2019-09-03drm/i915: Report aliasing ppgtt size as ggtt sizeChris Wilson
2019-08-30drm/i915: Use RCU for unlocked vm_idr lookupChris Wilson
2019-08-28drm/i915/selftests: Try to recycle context allocationsChris Wilson
2019-08-28drm/i915/selftests: Remove accidental serialization between gpu_fillChris Wilson
2019-08-27drm/i915: use a separate context for gpu relocsDaniele Ceraolo Spurio
2019-08-27drm/i915: Make engine's batch pool safe for use with virtual enginesChris Wilson
2019-08-27drm/i915/selftests: Markup impossible error pointersChris Wilson
2019-08-27drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmapChris Wilson
2019-08-24drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_contextChris Wilson
2019-08-23drm/i915: Keep drm_i915_file_private around under RCUChris Wilson
2019-08-23drm/i915/gtt: Preallocate Braswell top-level page directoryChris Wilson
2019-08-22drm/i915: Replace i915_vma_put_fence()Chris Wilson
2019-08-22drm/i915: Pull obj->userfault tracking under the ggtt->mutexChris Wilson
2019-08-22drm/i915: Generalise the clflush dma-workerChris Wilson
2019-08-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2019-08-21drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICTChris Wilson
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-20drm/i915/tgl: add GEN12_MAX_CONTEXT_HW_IDDaniele Ceraolo Spurio
2019-08-20drm/i915: Serialize insertion into the file->mm.request_listChris Wilson
2019-08-19drm/i915: Use 0 for the unordered contextChris Wilson
2019-08-19drm/i915: Serialize against vma movesChris Wilson
2019-08-16drm/i915: Markup expected timeline locks for i915_activeChris Wilson
2019-08-16dma-buf: Restore seqlock around dma_resv updatesChris Wilson
2019-08-16drm/i915: Extract intel_frontbuffer active trackingChris Wilson
2019-08-15drm/i915: Protect request retirement with timeline->mutexChris Wilson
2019-08-15drm/i915/gt: Track timeline activeness in enter/exitChris Wilson
2019-08-15drm/i915: Convert a few more bland dmesg info to be device specificChris Wilson
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-10drm/i915/blt: support copying objectsMatthew Auld
2019-08-10drm/i915/selftests: move gpu-write-dw into utilsMatthew Auld
2019-08-10drm/i915: use new reservation_object_fences helperChristian König
2019-08-10drm/i915/blt: bump the size restrictionMatthew Auld
2019-08-10drm/i915/blt: don't assume pinned intel_contextMatthew Auld
2019-08-09drm/i915: Stop reconfiguring our shmemfs mountpointChris Wilson