summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_lrc.c
AgeCommit message (Expand)Author
2020-11-19drm/i915: Lift waiter/signaler iteratorsChris Wilson
2020-11-19drm/i915/gt: Update request status flags for debug pretty-printerChris Wilson
2020-11-19drm/i915: Lift i915_request_show()Chris Wilson
2020-11-18drm/i915/gt: Remember to free the virtual breadcrumbsChris Wilson
2020-11-17drm/i915/gt: Ignore dt==0 for reporting underflowsChris Wilson
2020-11-09drm/i915: Improve record of hung engines in error stateTvrtko Ursulin
2020-11-03drm/i915/gt: Flush xcs before tgl breadcrumbsChris Wilson
2020-10-23drm/i915/gt: Use the local HWSP offset during submissionChris Wilson
2020-10-16drm/i915/gt: Confirm the context survives executionChris Wilson
2020-10-16drm/i915/gt: Undo forced context restores after trivial preemptionsChris Wilson
2020-10-16drm/i915/gt: Delay execlist processing for tglChris Wilson
2020-09-30drm/i915/gt: Signal cancelled requestsChris Wilson
2020-09-18drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling()Chris Wilson
2020-09-15drm/i915/gt: Use a mmio read of the CSB in case of failureChris Wilson
2020-09-15drm/i915/gt: Apply the CSB w/a for allChris Wilson
2020-09-15drm/i915/gt: Wait for CSB entries on TigerlakeChris Wilson
2020-09-15drm/i915/gt: Widen CSB pointer to u64 for the parsersChris Wilson
2020-09-07drm/i915: Be wary of data races when reading the active execlistsChris Wilson
2020-09-07drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.Maarten Lankhorst
2020-09-07drm/i915: Rework intel_context pinning to do everything outside of pin_mutexMaarten Lankhorst
2020-09-07drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbsChris Wilson
2020-09-07drm/i915/gt: Only transfer the virtual context to the new engine if activeChris Wilson
2020-09-07drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbsChris Wilson
2020-09-07drm/i915: Remove requirement for holding i915_request.lock for breadcrumbsChris Wilson
2020-09-07drm/i915/gt: Support multiple pinned timelinesChris Wilson
2020-09-07drm/i915/gt: Disable preparser around xcs invalidations on tglChris Wilson
2020-08-28Merge tag 'drm-intel-next-2020-08-24-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2020-08-17drm/i915/kbl: Fix revision ID checksMatt Roper
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-14drm/i915/gt: Only swap to a random sibling once upon creationChris Wilson
2020-07-14drm/i915/gt: Ignore irq enabling on the virtual enginesChris Wilson
2020-07-13drm/i915/gt: Only swap to a random sibling once upon creationChris Wilson
2020-07-13drm/i915/gt: Ignore irq enabling on the virtual enginesChris Wilson
2020-07-13drm/i915/gt: Always reset the engine, even if inactive, on execlists failureChris Wilson
2020-07-10drm/i915/gt: Be defensive in the face of false CS eventsChris Wilson
2020-07-08drm/i915: Release shortlived maps of longlived objectsChris Wilson
2020-07-08drm/i915/gt: Replace opencoded i915_gem_object_pin_map()Chris Wilson
2020-07-08drm/i915/sseu: Move sseu_info under gt_infoVenkata Sandeep Dhanalakota
2020-06-16drm/i915/gt: Incrementally check for rewindingChris Wilson
2020-06-16drm/i915/gt: Prevent timeslicing into unpreemptable requestsChris Wilson
2020-06-15drm/i915/gt: Incorporate the virtual engine into timeslicingChris Wilson
2020-06-13drm/i915/execlists: Lift opportunistic process_csb to before engine lockChris Wilson
2020-06-10drm/i915/gt: Incrementally check for rewindingChris Wilson
2020-06-08drm/i915: Adjust the sentinel assert to match implementationTvrtko Ursulin
2020-06-05drm/i915/gt: Always check to enable timeslicing if not submittingChris Wilson
2020-06-05drm/i915/gt: Set timeslicing priority from queueChris Wilson
2020-06-04drm/i915/gt: Track if an engine requires forcewake w/aChris Wilson
2020-06-03drm/i915: Drop i915_request.i915 backpointerChris Wilson