summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_lrc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/execlists: Mark up priority boost on preemptionChris Wilson2019-01-241-0/+4
* drm/i915: init per-engine WAs for all enginesDaniele Ceraolo Spurio2019-01-101-1/+2
* Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-251-281/+95
|\
| * drm/i915: Allocate a common scratch pageChris Wilson2018-12-041-12/+5
| * drm/i915: Fuse per-context workaround handling with the common frameworkTvrtko Ursulin2018-12-041-1/+1
| * drm/i915: Move register white-listing to the common workaround frameworkTvrtko Ursulin2018-12-041-2/+3
| * drm/i915: Introduce per-engine workaroundsTvrtko Ursulin2018-12-041-0/+4
| * drm/i915: Complete the fences as they are cancelled due to wedgingChris Wilson2018-12-041-2/+9
| * drm/i915/vgpu: Disallow loading on old vGPU hostsChris Wilson2018-12-031-24/+8
| * drm/i915: Mark up early pre-production KabylakesChris Wilson2018-11-281-12/+0
| * drm/i915: Set MI_INVALIDATE_BSD for all video-decode enginesChris Wilson2018-11-081-1/+1
| * drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson2018-11-081-1/+13
| * drm/i915: GEM_WARN_ON considered harmfulTvrtko Ursulin2018-10-181-3/+3
| * drm/i915/execlists: Flush the CS events before unpinningChris Wilson2018-10-031-0/+28
| * drm/i915: Pull scheduling under standalone lockChris Wilson2018-10-011-263/+5
| * drm/i915: Priority boost for new clientsChris Wilson2018-10-011-6/+19
| * drm/i915: Combine multiple internal plists into the same i915_priolist bucketChris Wilson2018-10-011-27/+60
| * drm/i915/execlists: Avoid kicking priority on the current contextChris Wilson2018-09-271-11/+30
| * drm/i915: Remove i915.enable_ppgtt overrideChris Wilson2018-09-271-8/+5
| * drm/i915: Log HWS seqno consistentlyTvrtko Ursulin2018-09-271-1/+1
| * drm/i915: Match code to comment and enforce ppgtt for execlistsChris Wilson2018-09-251-2/+3
| * drm/i915/execlists: Assert the queue is non-empty on unsubmittingChris Wilson2018-09-251-0/+1
* | drm/i915: Allocate a common scratch pageChris Wilson2018-12-121-13/+6
* | drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson2018-12-121-1/+6
* | drm/i915: Introduce per-engine workaroundsTvrtko Ursulin2018-12-051-0/+4
* | drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson2018-11-121-1/+13
|/
* drm/i915/execlists: Onion unwind for logical_ring_init() failureChris Wilson2018-09-201-7/+11
* drm/i915/execlists: Use coherent writes into the context imageChris Wilson2018-09-141-2/+4
* drm/i915/execlists: Delay updating ring register state after resumeChris Wilson2018-09-141-18/+15
* drm/i915: Reduce context HW ID lifetimeChris Wilson2018-09-051-0/+8
* drm/i915/icl: Fix context RPCS programmingTvrtko Ursulin2018-09-041-13/+74
* drm/i915/execlists: Flush tasklet directly from reset-finishChris Wilson2018-08-291-11/+6
* drm/i915/execlists: Include reset depth in tracesChris Wilson2018-08-161-2/+4
* drm/i915: Remove useless error return from intel_init_mocs_engine()Chris Wilson2018-08-151-5/+1
* drm/i915/icl: account for context save/restore removed bitsPaulo Zanoni2018-08-101-8/+6
* drm/i915: kill resource streamer supportLucas De Marchi2018-08-061-6/+4
* drm/i915/execlists: Terminate the context image with BB_ENDChris Wilson2018-08-011-0/+4
* drm/i915: Drop unneed i915 parameter from intel_ring_pin()Chris Wilson2018-07-271-1/+1
* drm/i915: Remove unnecessary ggtt_offset_bias from i915_gem_contextJakub Bartmiński2018-07-271-3/+2
* drm/i915: Remove superfluous GEN8_LR_CONTEXT_ALIGNChris Wilson2018-07-271-1/+1
* drm/i915: Eliminate use of PAGE_SIZE as a virtual alignmentChris Wilson2018-07-271-1/+1
* drm/i915: Pull unpin map into vma releaseChris Wilson2018-07-241-1/+1
* drm/i915/execlists: Move the assertion we have the rpm wakeref downChris Wilson2018-07-191-14/+11
* drm/i915/guc: Keep guc submission permanently engagedChris Wilson2018-07-191-2/+2
* drm/i915/selftests: Force a preemption hangChris Wilson2018-07-161-0/+3
* drm/i915/execlists: Always clear preempt status on cancelling allChris Wilson2018-07-161-4/+2
* drm/i915/execlists: Disable submission tasklet upon wedgingChris Wilson2018-07-161-0/+8
* drm/i915/execlists: Drop clear_gtiir() on GPU resetChris Wilson2018-07-131-68/+0
* drm/i915/execlists: Switch to rb_root_cachedChris Wilson2018-07-111-21/+11
* drm/i915: Only reset hangcheck at the start of an activity cycleChris Wilson2018-07-101-1/+0
OpenPOWER on IntegriCloud