summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem.c
AgeCommit message (Expand)Author
2017-09-29drm/i915: Move i915_gem_restore_fences to i915_gem_resumeSagar Arun Kamble
2017-09-28Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula
2017-09-28Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-09-25drm/i915: Make own struct for execlist itemsMika Kuoppala
2017-09-22drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko
2017-09-18drm/i915: Cancel all ready but queued requests when wedgingChris Wilson
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-07Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/...Linus Torvalds
2017-09-07drm/i915: Apply the GTT write flush for all !llc machinesChris Wilson
2017-09-07i915: Fix obj size vs. alignment for drm_pci_alloc()Ville Syrjälä
2017-09-07drm/i915: Use __sg_alloc_table_from_pages for userptr allocationsTvrtko Ursulin
2017-09-06drm/i915: wire up shrinkctl->nr_scannedChris Wilson
2017-09-06drm/i915: Lift has-pinned-pages assert to caller of ____i915_gem_object_get_p...Chris Wilson
2017-09-05drm/i915: Add __rcu to radix tree slot pointerVille Syrjälä
2017-09-04drm/i915: io unmap functions want __iomemVille Syrjälä
2017-09-04drm/i915: Add __rcu to radix tree slot pointerVille Syrjälä
2017-08-30drm/i915: Ignore duplicate VMA stored within the per-object handle LUTChris Wilson
2017-08-30drm/i915: Always wake the device to flush the GTTChris Wilson
2017-08-30drm/i915: Recreate vmapping even when the object is pinnedChris Wilson
2017-08-30drm/i915: Always wake the device to flush the GTTChris Wilson
2017-08-29drm/i915: Discard the request queue if we fail to sleep before suspendChris Wilson
2017-08-29drm/i915: Clear wedged status upon resumeChris Wilson
2017-08-29drm/i915: Always sanity check engine state upon idlingChris Wilson
2017-08-29drm/i915: Recreate vmapping even when the object is pinnedChris Wilson
2017-08-24drm/i915: Ignore duplicate VMA stored within the per-object handle LUTChris Wilson
2017-08-24drm/i915: Assert that the handle->vma lut is empty on object closeChris Wilson
2017-08-24drm/i915: Assert the context is not closed on object-closeChris Wilson
2017-08-18drm/i915: Replace execbuf vma ht with an idrChris Wilson
2017-08-15drm/i915: Handle full s64 precision for wait-ioctlChris Wilson
2017-08-15drm/i915: Split obj->cache_coherent to track r/wChris Wilson
2017-07-27drm/i915: Call the unlocked version of i915_gem_object_get_pages()Chris Wilson
2017-07-27drm/i915: Move i915_gem_object_phys_attach()Chris Wilson
2017-07-27drm/i915: Make i915_gem_object_phys_attach() use obj->mm.lock more appropriatelyChris Wilson
2017-07-27drm/i915: Don't touch fence->error when resetting an innocent requestChris Wilson
2017-07-27drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updatesChris Wilson
2017-07-27drm/i915: Clear engine irq posted following a resetChris Wilson
2017-07-27drm/i915: Assert that machine is wedged for nop_submit_requestChris Wilson
2017-07-27drm/i915: Wake up waiters after setting the WEDGED bitChris Wilson
2017-07-27drm/i915: Clear execlist port[] before updating seqno on wedgingChris Wilson
2017-07-27Merge airlied/drm-next into drm-intel-next-queuedDaniel Vetter
2017-07-20drm/i915: Remove intel_flip_work infrastructureDaniel Vetter
2017-07-20Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-07-12drm/i915: use __GFP_RETRY_MAYFAILMichal Hocko
2017-06-28drm/i915: Avoid keeping waitboost active for signaling threadsChris Wilson
2017-06-28drm/i915: Drop flushing of the object free list/worker from i915_gem_suspendChris Wilson
2017-06-23drm/i915: Break modeset deadlocks on resetChris Wilson
2017-06-21drm/i915: Cancel pending execlist tasklet upon wedgingChris Wilson
2017-06-20drm/i915: Add support for per engine reset recoveryMichel Thierry
2017-06-20drm/i915: Look for active requests earlier in the reset pathMichel Thierry
2017-06-20drm/i915: Group all the global context information togetherChris Wilson