index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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-05-20
drm/i915: Truly bump ready tasks ahead of busywaits
Chris Wilson
2019-05-20
drm/i915: Downgrade NEWCLIENT to non-preemptive
Chris Wilson
2019-05-20
drm/i915: Bump signaler priority on adding a waiter
Chris Wilson
2019-05-13
drm/i915: Seal races between async GPU cancellation, retirement and signaling
Chris Wilson
2019-05-07
drm/i915: Disable semaphore busywaits on saturated systems
Chris Wilson
2019-05-07
drm/i915: Delay semaphore submission until the start of the signaler
Chris Wilson
2019-04-11
drm/i915: Call i915_sw_fence_fini on request cleanup
Chris Wilson
2019-04-11
drm/i915: Bump ready tasks ahead of busywaits
Chris Wilson
2019-04-08
drm/i915: Consolidate the timeline->barrier
Chris Wilson
2019-04-08
drm/i915: extract intel_pm.h from intel_drv.h
Jani Nikula
2019-04-05
drm/i915: Use lockdep_pin_lock() over the construction of the request
Chris Wilson
2019-04-02
drm/i915: Only emit one semaphore per request
Chris Wilson
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
[next]