Alex Dai
|
397097b026
drm/i915/guc: Decouple GuC engine id from ring id
|
9 年之前 |
Chris Wilson
|
426960bed3
drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids
|
9 年之前 |
Tvrtko Ursulin
|
de1add3605
drm/i915: Decouple execbuf uAPI from internal implementation
|
9 年之前 |
Chris Wilson
|
7c17d37737
drm/i915: Use ordered seqno write interrupt generation on gen8+ execlists
|
9 年之前 |
Dave Gordon
|
ed54c1a1d1
drm/i915: abolish separate per-ring default_context pointers
|
9 年之前 |
Jani Nikula
|
e282891472
drm/i915: turn some bogus kernel-doc comments to normal comments
|
9 年之前 |
Tvrtko Ursulin
|
0eb973d31d
drm/i915: Cache ringbuffer GTT VMA
|
9 年之前 |
Tvrtko Ursulin
|
ca82580c9c
drm/i915: Do not call API requiring struct_mutex where it is not available
|
9 年之前 |
Mika Kuoppala
|
61642ff035
drm/i915: Inspect subunit states on hangcheck
|
9 年之前 |
Dave Gordon
|
b0366a54b4
drm/i915: intel_ring_initialized() must be simple and inline
|
9 年之前 |
Ville Syrjälä
|
f0f59a00a1
drm/i915: Type safe register read/write
|
9 年之前 |
Ville Syrjälä
|
f92a916220
drm/i915: Add functions to emit register offsets to the ring
|
9 年之前 |
Chris Wilson
|
608c1a526c
drm/i915: Recover all available ringbuffer space following reset
|
10 年之前 |
Chris Wilson
|
01101fa7cc
drm/i915: Refactor common ringbuffer allocation code
|
10 年之前 |
Imre Deak
|
319404df2f
drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
|
10 年之前 |
Daniel Vetter
|
ca6e440577
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
|
10 年之前 |
Tomas Elf
|
94f7bbe150
drm/i915: Snapshot seqno of most recently submitted request.
|
10 年之前 |
Abdiel Janulgue
|
919032ec7c
drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START
|
10 年之前 |
John Harrison
|
79bbcc299f
drm/i915: Reserve space improvements
|
10 年之前 |
John Harrison
|
bccca494f7
drm/i915: Remove the now obsolete 'outstanding_lazy_request'
|
10 年之前 |
John Harrison
|
59c35a4d12
drm/i915: Remove the now obsolete intel_ring_get_request()
|
10 年之前 |
John Harrison
|
ccd98fe499
drm/i915: Add *_ring_begin() to request allocation
|
10 年之前 |
John Harrison
|
5fb9de1a2e
drm/i915: Update intel_ring_begin() to take a request structure
|
10 年之前 |
John Harrison
|
bba09b12b4
drm/i915: Update cacheline_align() to take a request structure
|
10 年之前 |
John Harrison
|
f71696876a
drm/i915: Update ring->signal() to take a request structure
|
10 年之前 |
John Harrison
|
599d924c6b
drm/i915: Update ring->sync_to() to take a request structure
|
10 年之前 |
John Harrison
|
be795fc17b
drm/i915: Update ring->emit_bb_start() to take a request structure
|
10 年之前 |
John Harrison
|
53fddaf70d
drm/i915: Update ring->dispatch_execbuffer() to take a request structure
|
10 年之前 |
John Harrison
|
c4e766389e
drm/i915: Update ring->emit_request() to take a request structure
|
10 年之前 |
John Harrison
|
ee044a8863
drm/i915: Update ring->add_request() to take a request structure
|
10 年之前 |