summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_lrc.c
AgeCommit message (Expand)Author
2017-03-29Revert "drm/i915: Skip execlists_dequeue() early if the list is empty"Chris Wilson
2017-03-29drm/i915: Avoid lock dropping between reschedulingChris Wilson
2017-03-27drm/i915: Refactor tests for validity of RING_TAILChris Wilson
2017-03-27drm/i915: Assert that the request->tail fits within the ringChris Wilson
2017-03-27drm/i915/execlists: Wrap tail pointer after reset tweakingChris Wilson
2017-03-27drm/i915/execlists: Trim irq handlerChris Wilson
2017-03-23drm/i915/execlists: Relax the locked clear_bit(IRQ_EXECLIST)Chris Wilson
2017-03-21drm/i915: Spinlocks in tasklets can use spin_(un)lock_irqTvrtko Ursulin
2017-03-21drm/i915: Remove intel_ring.last_retired_headChris Wilson
2017-03-21drm/i915/execlists: Split the atomic test_and_clear_bit for irq handlerChris Wilson
2017-03-20drm/i915: Reset tasklet back to execlists after disabling gucChris Wilson
2017-03-17drm/i915: Skip execlists_dequeue() early if the list is emptyChris Wilson
2017-03-16drm/i915: Assert that the context pin_counts do not overflowChris Wilson
2017-03-16drm/i915: Move engine->submit_request selection to a vfuncChris Wilson
2017-03-16drm/i915: make context status notifier head be per engineChangbin Du
2017-03-16drm/i915/scheduler: emulate a scheduler for gucChris Wilson
2017-03-03drm/i915: Avoid using word legacy with ppgttMika Kuoppala
2017-03-03drm/i915: Don't mark pdps clear if pdps are not submittedMika Kuoppala
2017-03-03drm/i915: Generalise wait for execlists to be idleChris Wilson
2017-02-27drm/i915/bdw: Do not write the replay bit of the ring mode registerKelvin Gardiner
2017-02-24drm/i915/execlists: Detect an out-of-order context switchChris Wilson
2017-02-21drm/i915/tracepoints: Add backend level request in and out tracepointsTvrtko Ursulin
2017-02-21drm/i915: Tidy execlists_init_reg_stateTvrtko Ursulin
2017-02-20drm/i915: Assert that the request->tail is always qword alignedChris Wilson
2017-02-17drm/i915: Consolidate gen8_emit_pipe_controlTvrtko Ursulin
2017-02-17drm/i915: Tidy workaround batch buffer emissionTvrtko Ursulin
2017-02-15drm/i915: Remove duplicate intel_logical_ring_workarounds_emitTvrtko Ursulin
2017-02-14drm/i915: Emit to ringbuffer directlyTvrtko Ursulin
2017-02-10drm/i915: Rename conditional GEM execution macrosChris Wilson
2017-02-10drm/i915: Always pin contexts into the high GGTTChris Wilson
2017-02-09drm/i915: Use the size/type of address space to make decisionsChris Wilson
2017-02-07drm/i915: Restore context and pd for ringbuffer submission after resetChris Wilson
2017-02-06drm/i915: Avoid unguarded reads from the request pointerChris Wilson
2017-02-06drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode.Zhi Wang
2017-02-06drm/i915: Print execlists restart after resetChris Wilson
2017-02-01drm/i915/execlists: Add interrupt-pending check to intel_execlists_idle()Chris Wilson
2017-02-01drm/i915/execlists: Skip resetting RING_CONTEXT_STATUS_PTRChris Wilson
2017-01-30drm/i915: Create context desc template when context is createdMika Kuoppala
2017-01-30drm/i915/glk: Turn on workarounds that apply to Geminilake tooAnder Conselvan de Oliveira
2017-01-24drm/i915: Dequeue execlists on a new request if any port is availableChris Wilson
2017-01-24drm/i915: Only attempt to pass the first request to execlistsChris Wilson
2017-01-24drm/i915: Skip the execlists CSB scan and rewrite if the ring is untouchedChris Wilson
2017-01-24drm/i915: Only run execlist context-switch handler after an interruptChris Wilson
2017-01-24drm/i915: Only disable execlist preemption for the duration of the requestChris Wilson
2017-01-24drm/i915: Assert that we don't submit to execlists whilst a preempt is pendingChris Wilson
2017-01-23drm/i915: Remove BXT TDL state w/aChris Wilson
2017-01-23drm/i915: Remove BXT disable pixel mask clamping w/aChris Wilson
2017-01-23drm/i915: Remove BXT restore arbitration around ctx switchChris Wilson
2017-01-23drm/i915: Remove BXT incoherent seqno write workaroundChris Wilson
2017-01-23drm/i915: Remove disable_lite_restore_waChris Wilson