aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2020-05-20drm/i915: Mark concurrent submissions with a weak-dependencyChris Wilson
2020-05-20drm/i915/gt: Make timeslicing an explicit engine propertyChris Wilson
2020-05-06drm/i915/gt: Check cacheline is valid before acquiringChris Wilson
2020-04-29drm/i915/gt: Update PMINTRMSK holding fwChris Wilson
2020-04-17drm/i915/gt: Fill all the unused space in the GGTTChris Wilson
2020-04-17drm/i915/ggtt: do not set bits 1-11 in gen12 ptesDaniele Ceraolo Spurio
2020-04-17drm/i915/gt: Treat idling as a RPS downclock eventChris Wilson
2020-04-17drm/i915/gen12: Disable preemption timeoutTvrtko Ursulin
2020-03-16drm/i915: Handle all MCR rangesMatt Roper
2020-03-16Revert "drm/i915/tgl: Add extra hdc flush workaround"Caz Yokoyama
2020-03-16drm/i915/execlists: Track active elements during dequeueChris Wilson
2020-03-11drm/i915/gt: Close race between cacheline_retire and freeChris Wilson
2020-03-11drm/i915/execlists: Enable timeslice on partial virtual engine dequeueChris Wilson
2020-03-04drm/i915/gt: Drop the timeline->mutex as we wait for retirementChris Wilson
2020-03-02drm/i915/tgl: Add Wa_1608008084Lucas De Marchi
2020-02-18drm/i915/gt: Avoid resetting ring->head outside of its timeline mutexChris Wilson
2020-02-18drm/i915/execlists: Always force a context reload when rewinding RING_TAILChris Wilson
2020-02-17drm/i915/gt: Protect defer_request() from new waitersChris Wilson
2020-02-17drm/i915/gt: Prevent queuing retire workers on the virtual engineChris Wilson
2020-02-14Merge tag 'drm-intel-next-fixes-2020-02-13' of git://anongit.freedesktop.org/...Dave Airlie
2020-02-12drm/i915/execlists: Reclaim the hanging virtual requestChris Wilson
2020-02-12drm/i915/execlists: Take a reference while capturing the guilty requestChris Wilson
2020-02-12drm/i915/execlists: Offline error captureChris Wilson
2020-02-12drm/i915/gt: Allow temporary suspension of inflight requestsChris Wilson
2020-02-12drm/i915: Keep track of request among the scheduling listsChris Wilson
2020-02-12drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutexChris Wilson
2020-02-11drm/i915/execlists: Leave resetting ring to intel_ringChris Wilson
2020-02-10drm/i915/gt: Use the BIT when checking the flags, not the indexChris Wilson
2020-02-10drm/i915/selftests: Add a mock i915_vma to the mock_ringChris Wilson
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-21drm/i915: Align engine->uabi_class/instance with i915_drm.hTvrtko Ursulin
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie
2020-01-18Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-13Merge tag 'Intel-CVE-2019-14615' from bundle by Akeem Abodunrin.Linus Torvalds
2020-01-13drm/i915/gt: Always reset the timeslice after a context switchChris Wilson
2020-01-13drm/i915/gt: Mark ring->vma as active while pinnedChris Wilson
2020-01-13drm/i915/gt: Mark context->state vma as active while pinnedChris Wilson
2020-01-11drm/i915/uc: Add sanitize to to intel_uc_opsMichal Wajdeczko
2020-01-11drm/i915/uc: Add init/fini to to intel_uc_opsMichal Wajdeczko
2020-01-11drm/i915/uc: Add init_fw/fini_fw to to intel_uc_opsMichal Wajdeczko
2020-01-11drm/i915/uc: Add ops to intel_ucMichal Wajdeczko
2020-01-10drm/i915/gt: Hold rpm wakeref before taking ggtt->vm.mutexChris Wilson
2020-01-10drm/i915: Start chopping up the GPU error captureChris Wilson
2020-01-10drm/i915/gt: Mark ring->vma as active while pinnedChris Wilson
2020-01-10drm/i915/gt: Mark context->state vma as active while pinnedChris Wilson
2020-01-10drm/i915/gt: Skip trying to unbind in restore_ggtt_mappingsChris Wilson
2020-01-09drm/i915/gtt: add missing include file asm/smp.hChen Zhou
2020-01-09drm/i915/gen9: Clear residual context state on context switchAkeem G Abodunrin
2020-01-09drm/i915/gt: runtime-pm is no longer required for ce->ops->pin()Chris Wilson
2020-01-09drm/i915/gt: Pull context activation into central intel_context_pin()Chris Wilson