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-05-17
drm/i915/execlists: Reduce lock contention between schedule/submit_request
Chris Wilson
2017-05-17
drm/i915: Create a kmem_cache to allocate struct i915_priolist from
Chris Wilson
2017-05-17
drm/i915: Split execlist priority queue into rbtree + linked list
Chris Wilson
2017-05-17
drm/i915/execlists: Pack the count into the low bits of the port.request
Chris Wilson
2017-05-12
drm/i915: set initialised only when init_context callback is NULL
Chuanxiao Dong
2017-05-04
drm/i915: Use engine->context_pin() to report the intel_ring
Chris Wilson
2017-04-28
drm/i915: Sanitize engine context sizes
Joonas Lahtinen
2017-04-25
drm/i915: Differentiate between sw write location into ring and last hw read
Chris Wilson
2017-04-25
drm/i915: Report request restarts for both execlists/guc
Chris Wilson
2017-04-12
drm/i915/execlists: Document runtime pm for intel_lrc_irq_handler()
Chris Wilson
2017-04-11
drm/i915: Use the engine class to get the context size
Daniele Ceraolo Spurio
2017-04-03
drm/i915: intel_ring.engine is unused
Chris Wilson
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
[next]