index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_request.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Reduce test_and_set_bit to set_bit in i915_request_submit()
Chris Wilson
2021-01-15
1
-7
/
+9
*
drm/i915: Drop i915_request.lock serialisation around await_start
Chris Wilson
2021-01-15
1
-2
/
+8
*
drm/i915: Mark up protected uses of 'i915_request_completed'
Chris Wilson
2021-01-15
1
-10
/
+9
*
Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-01-15
1
-11
/
+128
|
\
|
*
drm/i915: Refactor marking a request as EIO
Chris Wilson
2021-01-09
1
-0
/
+11
|
*
drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
Chris Wilson
2020-12-31
1
-3
/
+1
|
*
drm/i915/gt: Pull context closure check from request submit to schedule-in
Chris Wilson
2020-12-31
1
-4
/
+0
|
*
drm/i915/gt: Cancel submitted requests upon context reset
Chris Wilson
2020-12-31
1
-0
/
+2
|
*
drm/i915/gt: Replace direct submit with direct call to tasklet
Chris Wilson
2020-12-24
1
-2
/
+10
|
*
drm/i915/gt: Another tweak for flushing the tasklets
Chris Wilson
2020-12-20
1
-1
/
+1
|
*
drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
Chris Wilson
2020-12-16
1
-0
/
+1
|
*
drm/i915/gt: Decouple completed requests on unwind
Chris Wilson
2020-11-26
1
-1
/
+2
|
*
drm/i915/gt: Update request status flags for debug pretty-printer
Chris Wilson
2020-11-19
1
-12
/
+73
|
*
drm/i915: Lift i915_request_show()
Chris Wilson
2020-11-19
1
-0
/
+39
*
|
irq_work: Cleanup
Peter Zijlstra
2020-11-24
1
-2
/
+2
|
/
*
drm/i915: Cancel outstanding work after disabling heartbeats on an engine
Chris Wilson
2020-09-30
1
-0
/
+5
*
drm/i915: Redo "Remove i915_request.lock requirement for execution callbacks"
Chris Wilson
2020-09-30
1
-10
/
+2
*
drm/i915: Remove i915_request.lock requirement for execution callbacks
Chris Wilson
2020-09-07
1
-47
/
+58
*
drm/i915: Be wary of data races when reading the active execlists
Chris Wilson
2020-09-07
1
-2
/
+23
*
drm/i915/gt: Hold context/request reference while breadcrumbs are active
Chris Wilson
2020-09-07
1
-5
/
+4
*
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
2020-09-07
1
-0
/
+1
*
drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbs
Chris Wilson
2020-09-07
1
-3
/
+2
*
drm/i915: Remove requirement for holding i915_request.lock for breadcrumbs
Chris Wilson
2020-09-07
1
-27
/
+39
*
drm/i915/gem: Remove disordered per-file request list for throttling
Chris Wilson
2020-09-07
1
-21
/
+0
*
drm/i915: Soften the tasklet flush frequency before waits
Chris Wilson
2020-09-07
1
-2
/
+18
*
drm/i915: Reduce i915_request.lock contention for i915_request_wait
Chris Wilson
2020-09-07
1
-10
/
+8
*
drm/i915: Remove gen check before calling intel_rps_boost
Chris Wilson
2020-08-17
1
-5
/
+2
*
drm/i915: Skip signaling a signaled request
Chris Wilson
2020-07-13
1
-10
/
+13
*
drm/i915: Drop i915_request.i915 backpointer
Chris Wilson
2020-06-03
1
-6
/
+6
*
drm/i915: Check for awaits on still currently executing requests
Chris Wilson
2020-05-29
1
-1
/
+48
*
drm/i915: Add a few asserts around handling of i915_request_is_active()
Chris Wilson
2020-05-29
1
-2
/
+3
*
drm/i915/gt: Do not schedule normal requests immediately along virtual
Chris Wilson
2020-05-27
1
-4
/
+21
*
drm/i915: Reorder await_execution before await_request
Chris Wilson
2020-05-27
1
-132
/
+132
*
drm/i915: Improve execute_cb struct packing
Chris Wilson
2020-05-26
1
-9
/
+14
*
drm/i915: Avoid using rq->engine after free during i915_fence_release
Chris Wilson
2020-05-21
1
-2
/
+33
*
drm/i915: Drop no-semaphore boosting
Chris Wilson
2020-05-14
1
-36
/
+4
*
drm/i915: Mark the addition of the initial-breadcrumb in the request
Chris Wilson
2020-05-13
1
-1
/
+6
*
drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
Chris Wilson
2020-05-09
1
-1
/
+2
*
drm/i915: Prevent using semaphores to chain up to external fences
Chris Wilson
2020-05-08
1
-0
/
+26
*
drm/i915: Peel dma-fence-chains for await
Lionel Landwerlin
2020-05-08
1
-1
/
+28
*
drm/i915: Pull waiting on an external dma-fence into its routine
Chris Wilson
2020-05-08
1
-6
/
+10
*
drm/i915: Ignore submit-fences on the same timeline
Chris Wilson
2020-05-08
1
-0
/
+3
*
drm/i915: Remove wait priority boosting
Chris Wilson
2020-05-07
1
-3
/
+0
*
drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
2020-05-07
1
-2
/
+6
*
drm/i915: Propagate error from completed fences
Chris Wilson
2020-05-06
1
-1
/
+3
*
drm/i915: Keep a per-engine request pool
Chris Wilson
2020-04-03
1
-5
/
+22
*
drm/i915: Rely on direct submission to the queue
Chris Wilson
2020-03-23
1
-2
/
+0
*
drm/i915: Mark up racy read of active rq->engine
Chris Wilson
2020-03-11
1
-3
/
+5
*
drm/i915: Defer semaphore priority bumping to a workqueue
Chris Wilson
2020-03-11
1
-5
/
+17
*
drm/i915: Improve the start alignment of bonded pairs
Chris Wilson
2020-03-10
1
-5
/
+36
[next]