Chris Wilson
|
92dcc67c11
drm/i915: Unify intel_ring_begin()
|
9 years ago |
Chris Wilson
|
83e5380200
drm/i915: Fix gen8 semaphores id for legacy mode
|
9 years ago |
Tvrtko Ursulin
|
3756685a18
drm/i915: Only grab correct forcewake for the engine with execlists
|
9 years ago |
Chris Wilson
|
5dd8e50c27
drm/i915: Replace manual barrier() with READ_ONCE() in HWS accessor
|
9 years ago |
Chris Wilson
|
0d317ce99e
drm/i915: Use simplest form for flushing the single cacheline in the HWS
|
9 years ago |
Chris Wilson
|
12471ba87a
drm/i915: Harden detection of missed interrupts
|
9 years ago |
Chris Wilson
|
c04e0f3b4e
drm/i915: Separate out the seqno-barrier from engine->get_seqno
|
9 years ago |
Chris Wilson
|
8c12672ee2
drm/i915: Refactor gen8 semaphore offset calculation
|
9 years ago |
Tvrtko Ursulin
|
27af5eea54
drm/i915: Move execlists irq handler to a bottom half
|
9 years ago |
Jordan Justen
|
361b027bc6
drm/i915: Use an array of register tables in command parser
|
9 years ago |
Tvrtko Ursulin
|
117897f42c
drm/i915: More renaming of rings to engines
|
9 years ago |
Tvrtko Ursulin
|
666796da7a
drm/i915: More intel_engine_cs renaming
|
9 years ago |
Tvrtko Ursulin
|
4a570db57c
drm/i915: Rename intel_engine_cs struct members
|
9 years ago |
Tvrtko Ursulin
|
0bc40be85f
drm/i915: Rename intel_engine_cs function parameters
|
9 years ago |
Tvrtko Ursulin
|
e2f8039147
drm/i915: Rename local struct intel_engine_cs variables
|
9 years ago |
Mika Kuoppala
|
24a65e624b
drm/i915/hangcheck: Prevent long walks across full-ppgtt
|
9 years ago |
Tvrtko Ursulin
|
c6a2ac712d
drm/i915: Execlists small cleanups and micro-optimisations
|
9 years ago |
Alex Dai
|
397097b026
drm/i915/guc: Decouple GuC engine id from ring id
|
9 years ago |
Chris Wilson
|
426960bed3
drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids
|
9 years ago |
Tvrtko Ursulin
|
de1add3605
drm/i915: Decouple execbuf uAPI from internal implementation
|
9 years ago |
Chris Wilson
|
7c17d37737
drm/i915: Use ordered seqno write interrupt generation on gen8+ execlists
|
9 years ago |
Dave Gordon
|
ed54c1a1d1
drm/i915: abolish separate per-ring default_context pointers
|
9 years ago |
Jani Nikula
|
e282891472
drm/i915: turn some bogus kernel-doc comments to normal comments
|
9 years ago |
Tvrtko Ursulin
|
0eb973d31d
drm/i915: Cache ringbuffer GTT VMA
|
9 years ago |
Tvrtko Ursulin
|
ca82580c9c
drm/i915: Do not call API requiring struct_mutex where it is not available
|
9 years ago |
Mika Kuoppala
|
61642ff035
drm/i915: Inspect subunit states on hangcheck
|
9 years ago |
Dave Gordon
|
b0366a54b4
drm/i915: intel_ring_initialized() must be simple and inline
|
9 years ago |
Ville Syrjälä
|
f0f59a00a1
drm/i915: Type safe register read/write
|
9 years ago |
Ville Syrjälä
|
f92a916220
drm/i915: Add functions to emit register offsets to the ring
|
9 years ago |
Chris Wilson
|
608c1a526c
drm/i915: Recover all available ringbuffer space following reset
|
10 years ago |