Chris Wilson
|
11abf0c5a0
drm/i915: Limit the backpressure for i915_request allocation
|
7 年之前 |
Chris Wilson
|
97f0615800
drm/i915: Pull seqno started checks together
|
7 年之前 |
Chris Wilson
|
ec625fb932
drm/i915: Provide a timeout to i915_gem_wait_for_idle()
|
7 年之前 |
Chris Wilson
|
890fd185d5
drm/i915: Replace nested subclassing with explicit subclasses
|
7 年之前 |
Chris Wilson
|
6dd7526f6f
drm/i915: Export i915_request_skip()
|
7 年之前 |
Chris Wilson
|
e3be4079ea
drm/i915: Only signal from interrupt when requested
|
7 年之前 |
Chris Wilson
|
78796877c3
drm/i915: Move the irq_counter inside the spinlock
|
7 年之前 |
Chris Wilson
|
697b9a8714
drm/i915: Make closing request flush mandatory
|
7 年之前 |
Chris Wilson
|
b3ee09a4de
drm/i915/ringbuffer: Fix context restore upon reset
|
7 年之前 |
Chris Wilson
|
09a4c02e58
drm/i915: Look for an active kernel context before switching
|
7 年之前 |
Chris Wilson
|
1fc44d9b1a
drm/i915: Store a pointer to intel_context in i915_request
|
7 年之前 |
Chris Wilson
|
4e0d64dba8
drm/i915: Move request->ctx aside
|
7 年之前 |
Chris Wilson
|
0adb90d330
drm/i915: Annotate timeline lock nesting
|
7 年之前 |
Chris Wilson
|
71ace7ca25
drm/i915: Disable tasklet scheduling across initial scheduling
|
7 年之前 |
Chris Wilson
|
43c8c44105
drm/i915: Remove assertion of active_rings must be non-empty if active_requests
|
7 年之前 |
Chris Wilson
|
7c572e1bdf
drm/i915: Keep one request in our ring_list
|
7 年之前 |
Chris Wilson
|
ea491b23b2
drm/i915: Reset the hangcheck timestamp before repeating a seqno
|
7 年之前 |
Chris Wilson
|
a89d1f921c
drm/i915: Split i915_gem_timeline into individual timelines
|
7 年之前 |
Chris Wilson
|
65fcb8064d
drm/i915: Move timeline from GTT to ring
|
7 年之前 |
Chris Wilson
|
643b450a59
drm/i915: Only track live rings for retiring
|
7 年之前 |
Chris Wilson
|
b887d61546
drm/i915: Retire requests along rings
|
7 年之前 |
Chris Wilson
|
ab82a0635c
drm/i915: Wrap engine->context_pin() and engine->context_unpin()
|
7 年之前 |
Chris Wilson
|
52d7f16e55
drm/i915: Stop tracking timeline->inflight_seqnos
|
7 年之前 |
Chris Wilson
|
b7268c5eed
drm/i915: Pack params to engine->schedule() into a struct
|
7 年之前 |
Chris Wilson
|
0c7112a002
drm/i915: Rename priotree to sched
|
7 年之前 |
Tvrtko Ursulin
|
0c5c7df360
drm/i915/execlists: Log fence context & seqno throughout GEM_TRACE
|
7 年之前 |
Chris Wilson
|
d0667e9ce5
drm/i915: Pass the set of guilty engines to i915_reset()
|
7 年之前 |
Chris Wilson
|
e4d2006f8f
drm/i915: Split out parking from the idle worker for reuse
|
7 年之前 |
Chris Wilson
|
e770276079
drm/i915: Include the HW breadcrumb whenever we trace the global_seqno
|
7 年之前 |
Chris Wilson
|
4ccfee92f4
drm/i915: Remove local timeline var from submit/unsubmit
|
7 年之前 |