Daniele Ceraolo Spurio
|
ac52da6af8
drm/i915/icl: new context descriptor support
|
7 years ago |
Chris Wilson
|
e61e0f51ba
drm/i915: Rename drm_i915_gem_request to i915_request
|
7 years ago |
Chris Wilson
|
3d4b7caf2b
drm/i915: Remove lost comment from i915_gem_context
|
7 years ago |
Chris Wilson
|
11a18f6319
drm/i915: Avoid truncation before clamping userspace's priority value
|
7 years ago |
Chris Wilson
|
d637637491
drm/i915: Only allocate preempt context when required
|
7 years ago |
Chris Wilson
|
3fed180812
drm/i915: Move the scheduler feature bits into the purview of the engines
|
7 years ago |
Chris Wilson
|
2abe2f8446
drm/i915: Allow fence allocations to fail
|
7 years ago |
Michal Wajdeczko
|
93ffbe8e9d
drm/i915/guc: Introduce USES_GUC_xxx helper macros
|
7 years ago |
Chris Wilson
|
c82297fcfa
drm/i915: Flush everything on switching to the kernel_context
|
7 years ago |
Chris Wilson
|
8911a31c81
drm/i915: Move mi_set_context() into the legacy ringbuffer submission
|
7 years ago |
Chris Wilson
|
b1c24a6137
drm/i915: Unwind incomplete legacy context switches
|
7 years ago |
Chris Wilson
|
93c6e966b4
drm/i915: Remove i915.semaphores modparam
|
7 years ago |
Chris Wilson
|
79e6770cb1
drm/i915: Remove obsolete ringbuffer emission for gen8+
|
7 years ago |
Chris Wilson
|
fb5c551ad5
drm/i915: Remove i915.enable_execlists module parameter
|
7 years ago |
Chris Wilson
|
3fef5cda97
drm/i915: Automatic i915_switch_context for legacy
|
7 years ago |
Chris Wilson
|
d2b4b97933
drm/i915: Record the default hw state after reset upon load
|
7 years ago |
Chris Wilson
|
94dec87159
drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCU
|
7 years ago |
Chris Wilson
|
547da76b57
drm/i915: Hold rcu_read_lock when iterating over the radixtree (vma idr)
|
8 years ago |
Chris Wilson
|
20ccd4d3f6
drm/i915: Use same test for eviction and submitting kernel context
|
8 years ago |
Chris Wilson
|
ac14fbd460
drm/i915/scheduler: Support user-defined priorities
|
8 years ago |
Chris Wilson
|
e7af311683
drm/i915: Introduce a preempt context
|
8 years ago |
Michal Wajdeczko
|
4f044a88a8
drm/i915: Rename global i915 to i915_modparams
|
8 years ago |
Chris Wilson
|
d1b48c1e71
drm/i915: Replace execbuf vma ht with an idr
|
8 years ago |
Chris Wilson
|
12124bea5b
drm/i915: Suppress switch_mm emission between the same aliasing_ppgtt
|
8 years ago |
Chris Wilson
|
77b25a972b
drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updates
|
8 years ago |
Chris Wilson
|
cb0aeaa818
drm/i915: Only free the oldest stale context before allocating
|
8 years ago |
Chris Wilson
|
6b6573d114
drm/i915: Drop request retirement before reaping stale contexts
|
8 years ago |
Chris Wilson
|
ddfc925851
drm/i915: Move stale context reaping to common i915_gem_context_create
|
8 years ago |
Chris Wilson
|
e4d5dc218c
drm/i915: Check new context against kernel_context after reporting an error
|
8 years ago |
Chris Wilson
|
fad2083483
drm/i915: Fix use-after-free of context during free_contexts
|
8 years ago |