summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_lrc.c
AgeCommit message (Expand)Author
2019-01-10drm/i915: drop DPF code for gen8+Daniele Ceraolo Spurio
2019-01-10drm/i915: init per-engine WAs for all enginesDaniele Ceraolo Spurio
2019-01-09drm/i915: drop all drmP.h includesJani Nikula
2019-01-02drm/i915: start moving runtime device info to a separate structJani Nikula
2018-12-28drm/i915/execlists: Pull the render flush into breadcrumb emissionChris Wilson
2018-12-18drm/i915: Apply missed interrupt after reset w/a to all ringbuffer genChris Wilson
2018-12-12drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi
2018-12-07drm/i915: Pipeline PDP updates for BraswellChris Wilson
2018-12-07drm/i915: Push EMIT_INVALIDATE at request start to backendsChris Wilson
2018-12-07drm/i915/icl: Forcibly evict stale csb entriesMika Kuoppala
2018-12-06drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson
2018-12-06drm/i915/execlists: Move RCS mmio workaround to new common wa_listChris Wilson
2018-12-04drm/i915: Allocate a common scratch pageChris Wilson
2018-12-04drm/i915: Fuse per-context workaround handling with the common frameworkTvrtko Ursulin
2018-12-04drm/i915: Move register white-listing to the common workaround frameworkTvrtko Ursulin
2018-12-04drm/i915: Introduce per-engine workaroundsTvrtko Ursulin
2018-12-04drm/i915: Complete the fences as they are cancelled due to wedgingChris Wilson
2018-12-03drm/i915/vgpu: Disallow loading on old vGPU hostsChris Wilson
2018-11-28drm/i915: Mark up early pre-production KabylakesChris Wilson
2018-11-08drm/i915: Set MI_INVALIDATE_BSD for all video-decode enginesChris Wilson
2018-11-08drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson
2018-10-18drm/i915: GEM_WARN_ON considered harmfulTvrtko Ursulin
2018-10-03drm/i915/execlists: Flush the CS events before unpinningChris Wilson
2018-10-01drm/i915: Pull scheduling under standalone lockChris Wilson
2018-10-01drm/i915: Priority boost for new clientsChris Wilson
2018-10-01drm/i915: Combine multiple internal plists into the same i915_priolist bucketChris Wilson
2018-09-27drm/i915/execlists: Avoid kicking priority on the current contextChris Wilson
2018-09-27drm/i915: Remove i915.enable_ppgtt overrideChris Wilson
2018-09-27drm/i915: Log HWS seqno consistentlyTvrtko Ursulin
2018-09-25drm/i915: Match code to comment and enforce ppgtt for execlistsChris Wilson
2018-09-25drm/i915/execlists: Assert the queue is non-empty on unsubmittingChris Wilson
2018-09-20drm/i915/execlists: Onion unwind for logical_ring_init() failureChris Wilson
2018-09-14drm/i915/execlists: Use coherent writes into the context imageChris Wilson
2018-09-14drm/i915/execlists: Delay updating ring register state after resumeChris Wilson
2018-09-05drm/i915: Reduce context HW ID lifetimeChris Wilson
2018-09-04drm/i915/icl: Fix context RPCS programmingTvrtko Ursulin
2018-08-29drm/i915/execlists: Flush tasklet directly from reset-finishChris Wilson
2018-08-16drm/i915/execlists: Include reset depth in tracesChris Wilson
2018-08-15drm/i915: Remove useless error return from intel_init_mocs_engine()Chris Wilson
2018-08-10drm/i915/icl: account for context save/restore removed bitsPaulo Zanoni
2018-08-06drm/i915: kill resource streamer supportLucas De Marchi
2018-08-01drm/i915/execlists: Terminate the context image with BB_ENDChris Wilson
2018-07-27drm/i915: Drop unneed i915 parameter from intel_ring_pin()Chris Wilson
2018-07-27drm/i915: Remove unnecessary ggtt_offset_bias from i915_gem_contextJakub BartmiĊ„ski
2018-07-27drm/i915: Remove superfluous GEN8_LR_CONTEXT_ALIGNChris Wilson
2018-07-27drm/i915: Eliminate use of PAGE_SIZE as a virtual alignmentChris Wilson
2018-07-24drm/i915: Pull unpin map into vma releaseChris Wilson
2018-07-19drm/i915/execlists: Move the assertion we have the rpm wakeref downChris Wilson
2018-07-19drm/i915/guc: Keep guc submission permanently engagedChris Wilson
2018-07-16drm/i915/selftests: Force a preemption hangChris Wilson