Daniele Ceraolo Spurio
|
d3ef1af6fd
drm/i915: request ring to be pinned above GUC_WOPCM_TOP
|
8 年之前 |
Chris Wilson
|
f73e73999d
drm/i915: Swap if(enable_execlists) in i915_gem_request_alloc for a vfunc
|
8 年之前 |
Chris Wilson
|
e8a9c58fcd
drm/i915: Unify active context tracking between legacy/execlists/guc
|
8 年之前 |
Mika Kuoppala
|
3fe3b030bd
drm/i915: Decouple hang detection from hangcheck period
|
8 年之前 |
Mika Kuoppala
|
6e16d028e4
drm/i915: Split up hangcheck phases
|
8 年之前 |
Chris Wilson
|
20311bd350
drm/i915/scheduler: Execute requests in order of priorities
|
8 年之前 |
Chris Wilson
|
0de9136dbb
drm/i915/scheduler: Signal the arrival of a new request
|
8 年之前 |
Chris Wilson
|
663f71e73f
drm/i915: Remove engine->execlist_lock
|
8 年之前 |
Chris Wilson
|
6a5d1db98e
drm/i915: Spin until breadcrumb threads are complete
|
8 年之前 |
Chris Wilson
|
cb399eabc4
drm/i915: Avoid accessing request->timeline outside of its lifetime
|
8 年之前 |
Chris Wilson
|
80b204bce8
drm/i915: Enable multiple timelines
|
8 年之前 |
Chris Wilson
|
f6168e3304
drm/i915: Convert breadcrumbs spinlock to be irqsafe
|
8 年之前 |
Chris Wilson
|
85e17f5974
drm/i915: Move the global sync optimisation to the timeline
|
8 年之前 |
Chris Wilson
|
caddfe7192
drm/i915: Defer breadcrumb emission
|
8 年之前 |
Chris Wilson
|
98f29e8d90
drm/i915: Record space required for breadcrumb emission
|
8 年之前 |
Chris Wilson
|
9b81d556b1
drm/i915: Rename ->emit_request to ->emit_breadcrumb
|
8 年之前 |
Chris Wilson
|
73cb97010d
drm/i915: Combine seqno + tracking into a global timeline struct
|
8 年之前 |
Chris Wilson
|
4e50f082ac
drm/i915: Reuse the active golden render state batch
|
8 年之前 |
Chris Wilson
|
2e36991a8a
drm/i915: Remove unused i915_gem_active_wait() in favour of _unlocked()
|
8 年之前 |
Chris Wilson
|
e95433c73a
drm/i915: Rearrange i915_wait_request() accounting with callers
|
8 年之前 |
Akash Goel
|
3b3f1650b1
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
|
8 年之前 |
Chris Wilson
|
0e70447605
drm/i915: Move common code out of i915_gpu_error.c
|
8 年之前 |
Chris Wilson
|
ad07dfcddf
drm/i915: Reset the breadcrumbs IRQ more carefully
|
8 年之前 |
Chris Wilson
|
8687b3ec85
drm/i915: Distinguish last emitted request from last submitted request
|
8 年之前 |
Chris Wilson
|
1b36595ffb
drm/i915: Show RING registers through debugfs
|
8 年之前 |
Ben Widawsky
|
f9e6137280
drm/i915: Try to print INSTDONE bits for all slice/subslice
|
9 年之前 |
Ben Widawsky
|
d636951ec0
drm/i915: Cleanup instdone collection
|
9 年之前 |
Chris Wilson
|
5590af3e11
drm/i915: Drive request submission through fence callbacks
|
9 年之前 |
Chris Wilson
|
821ed7df6e
drm/i915: Update reset path to fix incomplete requests
|
9 年之前 |
Chris Wilson
|
ea746f3659
drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
|
9 年之前 |