Chris Wilson
|
266a240bf0
drm/i915: Use engine->context_pin() to report the intel_ring
|
8 years ago |
Joonas Lahtinen
|
63ffbcdadc
drm/i915: Sanitize engine context sizes
|
8 years ago |
Chris Wilson
|
e6ba9992de
drm/i915: Differentiate between sw write location into ring and last hw read
|
8 years ago |
Chris Wilson
|
6b764a594f
drm/i915: Report request restarts for both execlists/guc
|
8 years ago |
Chris Wilson
|
48921260b7
drm/i915/execlists: Document runtime pm for intel_lrc_irq_handler()
|
8 years ago |
Daniele Ceraolo Spurio
|
ddfb570c20
drm/i915: Use the engine class to get the context size
|
8 years ago |
Chris Wilson
|
d822bb18ce
drm/i915: intel_ring.engine is unused
|
8 years ago |
Chris Wilson
|
18afa28892
Revert "drm/i915: Skip execlists_dequeue() early if the list is empty"
|
8 years ago |
Chris Wilson
|
a79a524e92
drm/i915: Avoid lock dropping between rescheduling
|
8 years ago |
Chris Wilson
|
ed1501d451
drm/i915: Refactor tests for validity of RING_TAIL
|
8 years ago |
Chris Wilson
|
a91fdf1293
drm/i915: Assert that the request->tail fits within the ring
|
8 years ago |
Chris Wilson
|
450362d3fe
drm/i915/execlists: Wrap tail pointer after reset tweaking
|
8 years ago |
Chris Wilson
|
4af0d727b1
drm/i915/execlists: Trim irq handler
|
8 years ago |
Chris Wilson
|
2e70b8c6bf
drm/i915/execlists: Relax the locked clear_bit(IRQ_EXECLIST)
|
8 years ago |
Tvrtko Ursulin
|
9f7886d07f
drm/i915: Spinlocks in tasklets can use spin_(un)lock_irq
|
8 years ago |
Chris Wilson
|
fe085f13c7
drm/i915: Remove intel_ring.last_retired_head
|
8 years ago |
Chris Wilson
|
899f6204c0
drm/i915/execlists: Split the atomic test_and_clear_bit for irq handler
|
8 years ago |
Chris Wilson
|
c9203e8277
drm/i915: Reset tasklet back to execlists after disabling guc
|
8 years ago |
Chris Wilson
|
6c943de668
drm/i915: Skip execlists_dequeue() early if the list is empty
|
8 years ago |
Chris Wilson
|
a533b4ba77
drm/i915: Assert that the context pin_counts do not overflow
|
8 years ago |
Chris Wilson
|
ff44ad51eb
drm/i915: Move engine->submit_request selection to a vfunc
|
8 years ago |
Changbin Du
|
3fc03069bc
drm/i915: make context status notifier head be per engine
|
8 years ago |
Chris Wilson
|
31de73501a
drm/i915/scheduler: emulate a scheduler for guc
|
8 years ago |
Mika Kuoppala
|
e71677698b
drm/i915: Avoid using word legacy with ppgtt
|
8 years ago |
Mika Kuoppala
|
54af56dbf8
drm/i915: Don't mark pdps clear if pdps are not submitted
|
8 years ago |
Chris Wilson
|
0542524944
drm/i915: Generalise wait for execlists to be idle
|
8 years ago |
Kelvin Gardiner
|
69060d9644
drm/i915/bdw: Do not write the replay bit of the ring mode register
|
8 years ago |
Chris Wilson
|
fe9ae7a3bf
drm/i915/execlists: Detect an out-of-order context switch
|
8 years ago |
Tvrtko Ursulin
|
d7d96833f2
drm/i915/tracepoints: Add backend level request in and out tracepoints
|
8 years ago |
Tvrtko Ursulin
|
56e51bf036
drm/i915: Tidy execlists_init_reg_state
|
8 years ago |