Chris Wilson
|
d8567862dc
drm/i915/breadcrumbs: s/container_of/rb_entry/
|
8 年之前 |
Chris Wilson
|
381744f806
drm/i915: Add a warning on shutdown if signal threads still active
|
8 年之前 |
Chris Wilson
|
6a5d1db98e
drm/i915: Spin until breadcrumb threads are complete
|
8 年之前 |
Chris Wilson
|
f6168e3304
drm/i915: Convert breadcrumbs spinlock to be irqsafe
|
8 年之前 |
Chris Wilson
|
65e4760e39
drm/i915: Introduce a global_seqno for each request
|
8 年之前 |
Chris Wilson
|
f54d186700
dma-buf: Rename struct fence to dma_fence
|
8 年之前 |
Akash Goel
|
3b3f1650b1
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
|
8 年之前 |
Chris Wilson
|
ad07dfcddf
drm/i915: Reset the breadcrumbs IRQ more carefully
|
8 年之前 |
Chris Wilson
|
5590af3e11
drm/i915: Drive request submission through fence callbacks
|
9 年之前 |
Chris Wilson
|
dbd6ef29a7
drm/i915: Use RCU to annotate and enforce protection for breadcrumb's bh
|
9 年之前 |
Chris Wilson
|
83348ba84e
drm/i915: Move missed interrupt detection from hangcheck to breadcrumbs
|
9 年之前 |
Chris Wilson
|
4a50d20e10
drm/i915: Reduce breadcrumb lock coverage for intel_engine_enable_signaling()
|
9 年之前 |
Chris Wilson
|
f527a38ee7
drm/i915: Update the breadcrumb interrupt counter before enabling
|
9 年之前 |
Chris Wilson
|
e8a261ea63
drm/i915: Rename request reference/unreference to get/put
|
9 年之前 |
Chris Wilson
|
04769652c8
drm/i915: Derive GEM requests from dma-fence
|
9 年之前 |
Chris Wilson
|
232af392fd
drm/i915/breadcrumbs: Queue hangcheck before sleeping
|
9 年之前 |
Chris Wilson
|
aca34b6e1c
drm/i915: Group the irq breadcrumb variables into the same cacheline
|
9 年之前 |
Chris Wilson
|
04171313cb
drm/i915: Always double check for a missed interrupt for new bottom halves
|
9 年之前 |
Chris Wilson
|
31bb59cc01
drm/i915: Move the get/put irq locking into the caller
|
9 年之前 |
Chris Wilson
|
b3850855f4
drm/i915: Embed signaling node into the GEM request
|
9 年之前 |
Chris Wilson
|
c81d46138d
drm/i915: Convert trace-irq to the breadcrumb waiter
|
9 年之前 |
Chris Wilson
|
3d5564e910
drm/i915: Only apply one barrier after a breadcrumb interrupt is posted
|
9 年之前 |
Chris Wilson
|
1b7744e7ba
drm/i915: Use HWS for seqno tracking everywhere
|
9 年之前 |
Chris Wilson
|
688e6c7258
drm/i915: Slaughter the thundering i915_wait_request herd
|
9 年之前 |