summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2021-03-12drm/i915: Wedge the GPU if command parser setup failsTvrtko Ursulin
2021-02-21Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-02-17drm/i915/gt: Correct surface base address for renderclearChris Wilson
2021-02-08drm/i915/gt: Flush before changing register stateChris Wilson
2021-02-08drm/i915: Disable atomics in L3 for gen9Chris Wilson
2021-02-02drm/i915/gt: Close race between enable_breadcrumbs and cancel_breadcrumbsChris Wilson
2021-02-02drm/i915/gt: Move the breadcrumb to the signaler if completed upon cancelChris Wilson
2021-01-26drm/i915/gt: Always try to reserve GGTT address 0x0Chris Wilson
2021-01-26drm/i915/gt: Clear CACHE_MODE prior to clearing residualsChris Wilson
2021-01-21drm/i915/gt: Skip over completed active execlists, againChris Wilson
2021-01-21drm/i915/gt: Do not suspend bonded requests if one hangsChris Wilson
2021-01-20drm/i915/gem: Move stolen node into GEM object unionChris Wilson
2021-01-20drm/i915/uc: Add function to define defaults for GuC/HuC enableJohn Harrison
2021-01-20drm/i915/gt: Close race between enable_breadcrumbs and cancel_breadcrumbsChris Wilson
2021-01-19drm/i915/pool: constrain pool objects by mapping typeMatthew Auld
2021-01-19drm/i915/gt: Pull ring submission resume under its caller forcewakeChris Wilson
2021-01-19drm/i915/gt: Disable the ring before resetting HEAD/TAILChris Wilson
2021-01-19drm/i915/gt: Lift stop_ring() to reset_prepareChris Wilson
2021-01-19drm/i915/selftests: Prepare the selftests for engine resets with ring submissionChris Wilson
2021-01-19drm/i915/gt: One more flush for Baytrail clear residualsChris Wilson
2021-01-18drm/i915/gt: Add arbitration check before semaphore waitChris Wilson
2021-01-18drm/i915/gt: Clear CACHE_MODE prior to clearing residualsChris Wilson
2021-01-18drm/i915: Check for rq->hwsp validity after acquiring RCU lockChris Wilson
2021-01-18drm/i915/gt: Prevent use of engine->wa_ctx after errorChris Wilson
2021-01-15drm/i915/gt: Convert stats.active to plain unsigned intChris Wilson
2021-01-15drm/i915/gt: Extract busy-stats for ring-schedulerChris Wilson
2021-01-15drm/i915/gt: Drop atomic for engine->fw_active trackingChris Wilson
2021-01-15drm/i915/region: convert object_create into object_initMatthew Auld
2021-01-15drm/i915: Mark up protected uses of 'i915_request_completed'Chris Wilson
2021-01-15Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2021-01-15Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-01-14drm/i915/gt: Prune inlinesChris Wilson
2021-01-14drm/i915/gt: Prune 'inline' from execlistsChris Wilson
2021-01-14drm/i915/gt: Reapply ppgtt enabling after engine resetsChris Wilson
2021-01-14drm/i915/selftests: fix the uint*_t types that have crept inJani Nikula
2021-01-14drm/i915/gt: Rearrange ivb workaroundsChris Wilson
2021-01-14drm/i915/gt: Rearrange vlv workaroundsChris Wilson
2021-01-13drm/i915/gt: Replace open-coded intel_engine_stop_cs()Chris Wilson
2021-01-13drm/i915/selftests: Bump the scheduling error threshold for fast heartbeatsChris Wilson
2021-01-13drm/i915/selftests: Force a failed engine resetChris Wilson
2021-01-13drm/i915/guc: stop calling execlists_set_default_submissionDaniele Ceraolo Spurio
2021-01-13drm/i915/guc: init engine directly in GuC submission modeDaniele Ceraolo Spurio
2021-01-13drm/i915/guc: do not dump execlists state with GuC submissionDaniele Ceraolo Spurio
2021-01-13drm/i915/guc: Delete GuC code unused in future patchesMatthew Brost
2021-01-12drm/i915: move region_lmem under gtMatthew Auld
2021-01-12drm/i915: Allow the sysadmin to override security mitigationsChris Wilson
2021-01-12drm/i915/gt: Restore clear-residual mitigations for Ivybridge, BaytrailChris Wilson
2021-01-12drm/i915/gt: Limit VFE threads based on GTChris Wilson
2021-01-12drm/i915/gt: Perform an arbitration check before busywaitingChris Wilson
2021-01-12drm/i915/gt: Check for arbitration after writing start seqnoChris Wilson