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
|
3fef5cda97
drm/i915: Automatic i915_switch_context for legacy
|
7 years ago |
Chris Wilson
|
fd13821219
drm/i915: Make request's wait-for-space explicit
|
7 years ago |
Chris Wilson
|
7c2fa7faf1
drm/i915: Stop caching the "golden" renderstate
|
7 years ago |
Chris Wilson
|
d2b4b97933
drm/i915: Record the default hw state after reset upon load
|
7 years ago |
Chris Wilson
|
f4e15af7e2
drm/i915: Mark the context state as dirty/written
|
7 years ago |
Chris Wilson
|
11caf5517c
drm/i915: Empty the ring before disabling
|
7 years ago |
Chris Wilson
|
aba5e27858
drm/i915: Add a hook for making the engines idle (parking) and unparking
|
7 years ago |
Chris Wilson
|
3d574a6bbb
drm/i915: Remove walk over obj->vma_list for the shrinker
|
7 years ago |
Chris Wilson
|
7836cd02f2
drm/i915: Keep the rings stopped until they have been re-initialized
|
7 years ago |
Chris Wilson
|
67e6456485
drm/i915: Provide an assert for when we expect forcewake to be held
|
7 years ago |
Michal Wajdeczko
|
4f044a88a8
drm/i915: Rename global i915 to i915_modparams
|
7 years ago |
Chris Wilson
|
27a5f61b37
drm/i915: Cancel all ready but queued requests when wedging
|
8 years ago |
Ville Syrjälä
|
c549808946
drm/i915: Mask everything in ring HWSTAM on gen6+ in ringbuffer mode
|
8 years ago |
Daniele Ceraolo Spurio
|
486e93f72a
drm/i915/lrc: allocate separate page for HWSP
|
8 years ago |
Michel Thierry
|
a2d3d2655e
drm/i915: Add a default case in gen7 hwsp switch-case
|
8 years ago |
Chris Wilson
|
6492ca79c8
drm/i915: Enforce that CS packets are qword aligned
|
8 years ago |
Tvrtko Ursulin
|
c58949f418
drm/i915: Do not re-calculate num_rings locally
|
8 years ago |
Chris Wilson
|
5e5655c32d
drm/i915: Micro-optimise hotpath through intel_ring_begin()
|
8 years ago |
Chris Wilson
|
95aebcb2da
drm/i915: Report the ring->space from intel_ring_update_space()
|
8 years ago |
Chris Wilson
|
605d5b3297
drm/i915: Avoid the branch in computing intel_ring_space()
|
8 years ago |
Chris Wilson
|
266a240bf0
drm/i915: Use engine->context_pin() to report the intel_ring
|
8 years ago |
Joonas Lahtinen
|
63ffbcdadc
drm/i915: Sanitize engine context sizes
|
8 years ago |
Chris Wilson
|
3204c343bb
drm/i915: Defer context state allocation for legacy ring submission
|
8 years ago |
Chris Wilson
|
0100186386
drm/i915: Poison the request before emitting commands
|
8 years ago |
Chris Wilson
|
e6ba9992de
drm/i915: Differentiate between sw write location into ring and last hw read
|
8 years ago |
Chris Wilson
|
2d6c4c8423
drm/i915: Use discardable buffers for rings
|
8 years ago |