John Harrison
|
ee044a8863
drm/i915: Update ring->add_request() to take a request structure
|
10 years ago |
John Harrison
|
7deb4d3980
drm/i915: Update ring->emit_flush() 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
|
4866d729ab
drm/i915: Update flush_all_caches() to take request structures
|
10 years ago |
John Harrison
|
2f20055d36
drm/i915: Update a bunch of execbuffer helpers to take request structures
|
10 years ago |
John Harrison
|
6258fbe23f
drm/i915: Update queue_flip() to take a request structure
|
10 years ago |
John Harrison
|
8753181e10
drm/i915: Update init_context() to take a request structure
|
10 years ago |
John Harrison
|
29b1b415fc
drm/i915: Reserve ring buffer space for i915_add_request() commands
|
10 years ago |
Arun Siluvery
|
17ee950df3
drm/i915/gen8: Add infrastructure to initialize WA batch buffers
|
10 years ago |
Francisco Jerez
|
4e86f725ce
drm/i915: Extend the parser to check register writes against a mask/value pair.
|
10 years ago |
Chris Wilson
|
06fbca713e
drm/i915: Split the batch pool by engine
|
10 years ago |
John Harrison
|
6689cb2b62
drm/i915: Move common request allocation code into a common function
|
10 years ago |
Paulo Zanoni
|
dbef0f15b5
drm/i915: add frontbuffer tracking to FBC
|
10 years ago |
John Harrison
|
8e004efc16
drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading
|
10 years ago |
Thomas Daniel
|
b07da53c79
drm/i915: Shift driver's HWSP usage out of reserved range
|
10 years ago |
Damien Lespiau
|
af75f26918
drm/i915: Make intel_ring_setup_status_page() static
|
10 years ago |
Nick Hoath
|
21076372af
drm/i915: Remove FIXME_lrc_ctx backpointer
|
10 years ago |
Nick Hoath
|
72f95afa5f
drm/i915: Removed duplicate members from submit_request
|
10 years ago |
Daniel Vetter
|
ecfe00d802
drm/i915: s/init()/init_hw()/ in intel_engine_cs
|
10 years ago |
Dave Gordon
|
ebd0fd4bef
drm/i915: Consolidate ring freespace calculations
|
10 years ago |
John Harrison
|
581c26e8a2
drm/i915: Convert 'trace_irq' to use requests rather than seqnos
|
10 years ago |
John Harrison
|
6259cead57
drm/i915: Remove 'outstanding_lazy_seqno'
|
10 years ago |
John Harrison
|
97b2a6a10a
drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
|
10 years ago |
John Harrison
|
b793a00a57
drm/i915: Add helper functions to aid seqno -> request transition
|
10 years ago |
Chris Wilson
|
5c6c600354
drm/i915: Remove DRI1 ring accessors and API
|
11 years ago |
Thomas Daniel
|
7ba717cf36
drm/i915/bdw: Pin the ringbuffer backing object to GGTT on-demand
|
11 years ago |
Thomas Daniel
|
c86ee3a9f8
drm/i915/bdw: Clean up execlist queue items in retire_work
|
11 years ago |
Michel Thierry
|
771b9a5324
drm/i915: Initialize workarounds in logical ring mode too
|
11 years ago |
Arun Siluvery
|
86d7f23842
drm/i915/bdw: Apply workarounds in render ring init function
|
11 years ago |
Thomas Daniel
|
e981e7b17f
drm/i915/bdw: Handle context switch events
|
11 years ago |