index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_lrc.c
Age
Commit message (
Expand
)
Author
2017-03-29
Revert "drm/i915: Skip execlists_dequeue() early if the list is empty"
Chris Wilson
2017-03-29
drm/i915: Avoid lock dropping between rescheduling
Chris Wilson
2017-03-27
drm/i915: Refactor tests for validity of RING_TAIL
Chris Wilson
2017-03-27
drm/i915: Assert that the request->tail fits within the ring
Chris Wilson
2017-03-27
drm/i915/execlists: Wrap tail pointer after reset tweaking
Chris Wilson
2017-03-27
drm/i915/execlists: Trim irq handler
Chris Wilson
2017-03-23
drm/i915/execlists: Relax the locked clear_bit(IRQ_EXECLIST)
Chris Wilson
2017-03-21
drm/i915: Spinlocks in tasklets can use spin_(un)lock_irq
Tvrtko Ursulin
2017-03-21
drm/i915: Remove intel_ring.last_retired_head
Chris Wilson
2017-03-21
drm/i915/execlists: Split the atomic test_and_clear_bit for irq handler
Chris Wilson
2017-03-20
drm/i915: Reset tasklet back to execlists after disabling guc
Chris Wilson
2017-03-17
drm/i915: Skip execlists_dequeue() early if the list is empty
Chris Wilson
2017-03-16
drm/i915: Assert that the context pin_counts do not overflow
Chris Wilson
2017-03-16
drm/i915: Move engine->submit_request selection to a vfunc
Chris Wilson
2017-03-16
drm/i915: make context status notifier head be per engine
Changbin Du
2017-03-16
drm/i915/scheduler: emulate a scheduler for guc
Chris Wilson
2017-03-03
drm/i915: Avoid using word legacy with ppgtt
Mika Kuoppala
2017-03-03
drm/i915: Don't mark pdps clear if pdps are not submitted
Mika Kuoppala
2017-03-03
drm/i915: Generalise wait for execlists to be idle
Chris Wilson
2017-02-27
drm/i915/bdw: Do not write the replay bit of the ring mode register
Kelvin Gardiner
2017-02-24
drm/i915/execlists: Detect an out-of-order context switch
Chris Wilson
2017-02-21
drm/i915/tracepoints: Add backend level request in and out tracepoints
Tvrtko Ursulin
2017-02-21
drm/i915: Tidy execlists_init_reg_state
Tvrtko Ursulin
2017-02-20
drm/i915: Assert that the request->tail is always qword aligned
Chris Wilson
2017-02-17
drm/i915: Consolidate gen8_emit_pipe_control
Tvrtko Ursulin
2017-02-17
drm/i915: Tidy workaround batch buffer emission
Tvrtko Ursulin
2017-02-15
drm/i915: Remove duplicate intel_logical_ring_workarounds_emit
Tvrtko Ursulin
2017-02-14
drm/i915: Emit to ringbuffer directly
Tvrtko Ursulin
2017-02-10
drm/i915: Rename conditional GEM execution macros
Chris Wilson
2017-02-10
drm/i915: Always pin contexts into the high GGTT
Chris Wilson
2017-02-09
drm/i915: Use the size/type of address space to make decisions
Chris Wilson
2017-02-07
drm/i915: Restore context and pd for ringbuffer submission after reset
Chris Wilson
2017-02-06
drm/i915: Avoid unguarded reads from the request pointer
Chris Wilson
2017-02-06
drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode.
Zhi Wang
2017-02-06
drm/i915: Print execlists restart after reset
Chris Wilson
2017-02-01
drm/i915/execlists: Add interrupt-pending check to intel_execlists_idle()
Chris Wilson
2017-02-01
drm/i915/execlists: Skip resetting RING_CONTEXT_STATUS_PTR
Chris Wilson
2017-01-30
drm/i915: Create context desc template when context is created
Mika Kuoppala
2017-01-30
drm/i915/glk: Turn on workarounds that apply to Geminilake too
Ander Conselvan de Oliveira
2017-01-24
drm/i915: Dequeue execlists on a new request if any port is available
Chris Wilson
2017-01-24
drm/i915: Only attempt to pass the first request to execlists
Chris Wilson
2017-01-24
drm/i915: Skip the execlists CSB scan and rewrite if the ring is untouched
Chris Wilson
2017-01-24
drm/i915: Only run execlist context-switch handler after an interrupt
Chris Wilson
2017-01-24
drm/i915: Only disable execlist preemption for the duration of the request
Chris Wilson
2017-01-24
drm/i915: Assert that we don't submit to execlists whilst a preempt is pending
Chris Wilson
2017-01-23
drm/i915: Remove BXT TDL state w/a
Chris Wilson
2017-01-23
drm/i915: Remove BXT disable pixel mask clamping w/a
Chris Wilson
2017-01-23
drm/i915: Remove BXT restore arbitration around ctx switch
Chris Wilson
2017-01-23
drm/i915: Remove BXT incoherent seqno write workaround
Chris Wilson
2017-01-23
drm/i915: Remove disable_lite_restore_wa
Chris Wilson
[next]