Chris Wilson
|
d1b48c1e71
drm/i915: Replace execbuf vma ht with an idr
|
8 年之前 |
Chris Wilson
|
12124bea5b
drm/i915: Suppress switch_mm emission between the same aliasing_ppgtt
|
8 年之前 |
Chris Wilson
|
77b25a972b
drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updates
|
8 年之前 |
Chris Wilson
|
cb0aeaa818
drm/i915: Only free the oldest stale context before allocating
|
8 年之前 |
Chris Wilson
|
6b6573d114
drm/i915: Drop request retirement before reaping stale contexts
|
8 年之前 |
Chris Wilson
|
ddfc925851
drm/i915: Move stale context reaping to common i915_gem_context_create
|
8 年之前 |
Chris Wilson
|
e4d5dc218c
drm/i915: Check new context against kernel_context after reporting an error
|
8 年之前 |
Chris Wilson
|
fad2083483
drm/i915: Fix use-after-free of context during free_contexts
|
8 年之前 |
Chris Wilson
|
1acfc104cd
drm/i915: Enable rcu-only context lookups
|
8 年之前 |
Chris Wilson
|
5f09a9c8ab
drm/i915: Allow contexts to be unreferenced locklessly
|
8 年之前 |
Chris Wilson
|
829a0af29f
drm/i915: Group all the global context information together
|
8 年之前 |
Chris Wilson
|
dade2a6165
drm/i915: Store a persistent reference for an object in the execbuffer cache
|
8 年之前 |
Chris Wilson
|
4ff4b44cbb
drm/i915: Store a direct lookup from object handle to vma
|
8 年之前 |
Chris Wilson
|
4c9c0d0974
drm/i915: Fix retrieval of hangcheck stats
|
8 年之前 |
Chris Wilson
|
e4f815f6bf
drm/i915: Use a define for the default priority [0]
|
8 年之前 |
Joonas Lahtinen
|
63ffbcdadc
drm/i915: Sanitize engine context sizes
|
8 年之前 |
Chris Wilson
|
3204c343bb
drm/i915: Defer context state allocation for legacy ring submission
|
8 年之前 |
Chris Wilson
|
e02d9d76bf
drm/i915: Disable MI_SET_CONTEXT psmi w/a for bdw
|
8 年之前 |
Chris Wilson
|
e555e32645
drm/i915: Remove superfluous hw_flags from mi_set_context()
|
8 年之前 |
Chris Wilson
|
e642c85b03
drm/i915: Remove superfluous i915_add_request_no_flush() helper
|
8 年之前 |
Changbin Du
|
3fc03069bc
drm/i915: make context status notifier head be per engine
|
8 年之前 |
Chris Wilson
|
afeddf5081
drm/i915: Reduce context alignment
|
8 年之前 |
Chris Wilson
|
20fe17aa52
drm/i915: Remove redundant TLB invalidate on switching contexts
|
8 年之前 |
Chuanxiao Dong
|
718e884a01
drm/i915/gvt: set ring buffer size to default for guc submission
|
8 年之前 |
Tvrtko Ursulin
|
a937eaf824
drm/i915: Fix uninitialized return from mi_set_context
|
8 年之前 |
Tvrtko Ursulin
|
73dec95e6b
drm/i915: Emit to ringbuffer directly
|
8 年之前 |
Chris Wilson
|
791ff39ae3
drm/i915: Live testing for context execution
|
8 年之前 |
Chris Wilson
|
0daf0113cf
drm/i915: Mock infrastructure for request emission
|
8 年之前 |
Chris Wilson
|
949e8ab3a9
drm/i915: Use the size/type of address space to make decisions
|
8 年之前 |
Joonas Lahtinen
|
6d1f9fb312
drm/i915: Add __destroy_hw_context
|
8 年之前 |