index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_request.c
Age
Commit message (
Expand
)
Author
2019-03-22
drm/i915: Allow contexts to share a single timeline across all engines
Chris Wilson
2019-03-21
drm/i915: Stop storing the context name as the timeline name
Chris Wilson
2019-03-18
drm/i915: Hold a ref to the ring while retiring
Chris Wilson
2019-03-08
drm/i915: Reduce presumption of request ordering for barriers
Chris Wilson
2019-03-06
drm/i915: Use i915_global_register()
Chris Wilson
2019-03-01
drm/i915: Prioritise non-busywait semaphore workloads
Chris Wilson
2019-03-01
drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
Chris Wilson
2019-03-01
drm/i915: Keep timeline HWSP allocated until idle across the system
Chris Wilson
2019-03-01
drm/i915: Introduce i915_timeline.mutex
Chris Wilson
2019-02-28
drm/i915/execlists: Suppress mere WAIT preemption
Chris Wilson
2019-02-28
drm/i915: Make request allocation caches global
Chris Wilson
2019-02-26
drm/i915: Remove i915_request.global_seqno
Chris Wilson
2019-02-26
drm/i915: Remove access to global seqno in the HWSP
Chris Wilson
2019-02-20
drm/i915: Beware temporary wedging when determining -EIO
Chris Wilson
2019-02-19
drm/i915: Use time based guilty context banning
Chris Wilson
2019-02-15
drm/i915: Defer application of request banning to submission
Chris Wilson
2019-02-13
drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()
Chris Wilson
2019-02-05
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
2019-02-05
drm/i915: Add timeline barrier support
Tvrtko Ursulin
2019-02-04
drm/i915: Trim NEWCLIENT boosting
Chris Wilson
2019-01-29
drm/i915: Replace global breadcrumbs with per-context interrupt tracking
Chris Wilson
2019-01-29
drm/i915: Identify active requests
Chris Wilson
2019-01-28
drm/i915: Track the context's seqno in its own timeline HWSP
Chris Wilson
2019-01-28
drm/i915: Introduce concept of per-timeline (context) HWSP
Chris Wilson
2019-01-25
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
2019-01-25
drm/i915: Remove manual breadcumb counting
Chris Wilson
2019-01-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-01-22
drm/i915: Tidy common test_bit probing of i915_request->fence.flags
Chris Wilson
2019-01-21
drm/i915: Prevent use of global_seqno=0
Chris Wilson
2019-01-16
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
2019-01-09
drm/i915: Reduce i915_request_alloc retirement to local context
Chris Wilson
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2018-12-31
drm/i915: Drop unused engine->irq_seqno_barrier w/a
Chris Wilson
2018-12-31
drm/i915: Remove redundant trailing request flush
Chris Wilson
2018-12-28
drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
Chris Wilson
2018-12-07
drm/i915: Compile fix for 64b dma-fence seqno
Mika Kuoppala
2018-12-07
drm/i915: Push EMIT_INVALIDATE at request start to backends
Chris Wilson
2018-11-27
drm/i915: Skip engine serialisation for no-op seqno reset
Chris Wilson
2018-10-26
drm/i915: Park signaling thread while wrapping the seqno
Chris Wilson
2018-10-05
drm/i915: Remove the global cache shrink & rcu barrier on allocation failure
Chris Wilson
2018-10-01
drm/i915: Priority boost for waiting clients
Chris Wilson
2018-10-01
drm/i915: Pull scheduling under standalone lock
Chris Wilson
2018-10-01
drm/i915: Priority boost for new clients
Chris Wilson
2018-09-14
drm/i915: Limit the backpressure for i915_request allocation
Chris Wilson
2018-08-07
drm/i915: Pull seqno started checks together
Chris Wilson
2018-07-09
drm/i915: Provide a timeout to i915_gem_wait_for_idle()
Chris Wilson
2018-07-07
drm/i915: Replace nested subclassing with explicit subclasses
Chris Wilson
2018-07-06
drm/i915: Export i915_request_skip()
Chris Wilson
2018-06-28
drm/i915: Only signal from interrupt when requested
Chris Wilson
2018-06-28
drm/i915: Move the irq_counter inside the spinlock
Chris Wilson
[next]