index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_request.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
1
-1397
/
+0
2018-02-21
drm/i915: Make global seqno known in i915_gem_request_execute tracepoint
Tvrtko Ursulin
1
-2
/
+2
2018-02-08
drm/i915: Fix kerneldoc warnings for i915_gem_request
Chris Wilson
1
-1
/
+1
2018-02-08
drm/i915: Remove superfluous worker wakeups when RPS is already boosted
Chris Wilson
1
-2
/
+4
2018-02-07
drm/i915: Trim the retired request queue after submitting
Chris Wilson
1
-0
/
+20
2018-02-07
drm/i915: Skip request serialisation if the timeline is already complete
Chris Wilson
1
-5
/
+9
2018-02-05
drm/i915/breadcrumbs: Drop request reference for the signaler thread
Chris Wilson
1
-1
/
+5
2018-01-31
drm/i915: Always run hangcheck while the GPU is busy
Chris Wilson
1
-0
/
+2
2018-01-29
drm/i915: Assert that we do not try to unsubmit a completed request
Chris Wilson
1
-0
/
+2
2018-01-24
drm/i915: Track the number of times we have woken the GPU up
Chris Wilson
1
-0
/
+2
2018-01-20
drm/i915: Shrink the request kmem_cache on allocation error
Chris Wilson
1
-0
/
+11
2018-01-03
drm/i915: Assert all signalers we depended on did indeed signal
Chris Wilson
1
-1
/
+8
2017-12-22
drm/i915: Assert that the request is on the execution queue before being removed
Chris Wilson
1
-0
/
+2
2017-12-13
drm/i915: Ratelimit request allocation under oom
Chris Wilson
1
-4
/
+15
2017-12-13
drm/i915: Allow fence allocations to fail
Chris Wilson
1
-3
/
+3
2017-12-08
drm/i915: Restore GT performance in headless mode with DMC loaded
Tvrtko Ursulin
1
-0
/
+14
2017-11-23
drm/i915: Unwind incomplete legacy context switches
Chris Wilson
1
-12
/
+6
2017-11-22
drm/i915/pmu: Suspend sampling when GPU is idle
Tvrtko Ursulin
1
-0
/
+1
2017-11-20
drm/i915: Automatic i915_switch_context for legacy
Chris Wilson
1
-0
/
+4
2017-11-20
drm/i915: Pull the unconditional GPU cache invalidation into request construc...
Chris Wilson
1
-5
/
+19
2017-10-25
drm/i915: Add a hook for making the engines idle (parking) and unparking
Chris Wilson
1
-0
/
+2
2017-10-11
drm/i915: Use rcu instead of stop_machine in set_wedged
Daniel Vetter
1
-0
/
+9
2017-10-11
drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"
Sagar Arun Kamble
1
-1
/
+1
2017-10-04
drm/i915: Introduce a preempt context
Chris Wilson
1
-0
/
+7
2017-09-29
drm/i915: Give the invalid priority a magic name
Chris Wilson
1
-1
/
+1
2017-09-23
drm/i915: Make i915_spin_request() static
Chris Wilson
1
-6
/
+21
2017-09-22
drm/i915: Confirm request->global_seqno after spin completion
Chris Wilson
1
-4
/
+1
2017-08-18
drm/i915: Mark the GT as busy before idling the previous request
Chris Wilson
1
-43
/
+45
2017-07-27
drm/i915: Squelch reset messages during selftests
Chris Wilson
1
-1
/
+1
2017-07-27
drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updates
Chris Wilson
1
-2
/
+1
2017-07-27
drm/i915: Move idle checks before intel_engine_init_global_seqno()
Chris Wilson
1
-0
/
+4
2017-06-28
drm/i915: Avoid keeping waitboost active for signaling threads
Chris Wilson
1
-1
/
+6
2017-06-08
drm/i915: Remove the spin-request during execbuf await_request
Chris Wilson
1
-12
/
+6
2017-06-08
drm/i915: Check signaled state after enabling signaling
Chris Wilson
1
-1
/
+1
2017-05-23
drm/i915: Remove misleading comment in request_alloc
MichaĆ Winiarski
1
-3
/
+0
2017-05-17
drm/i915: Split execlist priority queue into rbtree + linked list
Chris Wilson
1
-2
/
+2
2017-05-04
drm/i915: Use engine->context_pin() to report the intel_ring
Chris Wilson
1
-3
/
+6
2017-05-03
drm/i915: Switch the global i915.semaphores check to a local predicate
Chris Wilson
1
-1
/
+3
2017-05-03
drm/i915: Do not record a successful syncpoint for a dma-await
Chris Wilson
1
-18
/
+19
2017-05-03
drm/i915: Rename intel_timeline.sync_seqno[] to .global_sync[]
Chris Wilson
1
-4
/
+4
2017-05-03
drm/i915: Squash repeated awaits on the same fence
Chris Wilson
1
-0
/
+9
2017-05-03
drm/i915: Lift timeline ordering to await_dma_fence
Chris Wilson
1
-3
/
+9
2017-05-03
drm/i915: Unwrap top level fence-array
Chris Wilson
1
-23
/
+18
2017-04-26
drm/i915: Skip waking the signaler when enabling before request submission
Chris Wilson
1
-2
/
+2
2017-04-25
drm/i915: Differentiate between sw write location into ring and last hw read
Chris Wilson
1
-4
/
+12
2017-04-22
drm/i915: Confirm the request is still active before adding it to the await
Chris Wilson
1
-0
/
+3
2017-04-15
drm/i915: Copy user requested buffers into the error state
Chris Wilson
1
-0
/
+16
2017-04-07
drm/i915: Advance ring->head fully when idle
Chris Wilson
1
-10
/
+22
2017-04-07
drm/i915: Assert the engine is idle before overwiting the HWS
Chris Wilson
1
-1
/
+1
2017-03-31
drm/i915: Combine reset_all_global_seqno() loops into one
Chris Wilson
1
-9
/
+5
[next]