Chris Wilson
|
1c7f4bca5a
drm/i915: Rename vma->*_list to *_link for consistency
|
9 years ago |
Chris Wilson
|
b31e51360e
drm/i915: Reject invalid-pad for context-destroy and -create ioctls
|
9 years ago |
Tvrtko Ursulin
|
f4e2deceb6
drm/i915: Fix premature LRC unpin in GuC mode
|
9 years ago |
Tvrtko Ursulin
|
a0b4a6a8db
drm/i915: Extract context unpinning to its own function
|
9 years ago |
Dave Gordon
|
ed54c1a1d1
drm/i915: abolish separate per-ring default_context pointers
|
9 years ago |
Chris Wilson
|
42f1cae8c0
drm/i915: Restore inhibiting the load of the default context
|
9 years ago |
Wayne Boyer
|
4d3e904ceb
drm/i915: Only set gem object L3 cache level for IVB devices
|
9 years ago |
Wayne Boyer
|
666a45379e
drm/i915: Separate cherryview from valleyview
|
9 years ago |
Tvrtko Ursulin
|
408952d43b
drm/i915: Remove incorrect warning in context cleanup
|
9 years ago |
Ville Syrjälä
|
f92a916220
drm/i915: Add functions to emit register offsets to the ring
|
10 years ago |
Chris Wilson
|
fa8848f278
drm/i915: Report context GTT size
|
10 years ago |
Tvrtko Ursulin
|
61fb588151
drm/i915: Remove wrong warning from i915_gem_context_clean
|
10 years ago |
Tvrtko Ursulin
|
e9f24d5fb7
drm/i915: Clean up associated VMAs on context destruction
|
10 years ago |
Zhiyuan Lv
|
a0bd6c3183
drm/i915: Always enable execlists on BDW for vgpu
|
10 years ago |
Chris Wilson
|
37876df61f
drm/i915: Remove the failed context from the fpriv->context_idr
|
10 years ago |
Daniel Vetter
|
ca6e440577
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
|
10 years ago |
Chris Wilson
|
9ea4feecc3
drm/i915: Store device pointer in contexts for late tracepoint usafe
|
10 years ago |
Ville Syrjälä
|
52613921b3
Revert "drm/i915: Allocate context objects from stolen"
|
10 years ago |
Abdiel Janulgue
|
4c436d55b2
drm/i915: Enable Resource Streamer state save/restore on MI_SET_CONTEXT
|
10 years ago |
John Harrison
|
5fb9de1a2e
drm/i915: Update intel_ring_begin() to take a request structure
|
10 years ago |
John Harrison
|
a84c3ae168
drm/i915: Update ring->flush() to take a requests structure
|
10 years ago |
John Harrison
|
e85b26dc1c
drm/i915: Update switch_mm() to take a request structure
|
10 years ago |
John Harrison
|
1d719cda8b
drm/i915: Update mi_set_context() to take a request structure
|
10 years ago |
John Harrison
|
6909a66646
drm/i915: Update l3_remap to take a request structure
|
10 years ago |
John Harrison
|
b2af037693
drm/i915: Update [vma|object]_move_to_active() to take request structures
|
10 years ago |
John Harrison
|
8753181e10
drm/i915: Update init_context() to take a request structure
|
10 years ago |
John Harrison
|
abd68d9ed3
drm/i915: Update do_switch() to take a request structure
|
10 years ago |
John Harrison
|
ba01cc9346
drm/i915: Update i915_switch_context() to take a request structure
|
10 years ago |
John Harrison
|
b3dd6b9681
drm/i915: Update ppgtt_init_ring() & context_enable() to take requests
|
10 years ago |
John Harrison
|
90638cc1a4
drm/i915: Moved the for_each_ring loop outside of i915_gem_context_enable()
|
10 years ago |