index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_request.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: move request slabs to direct module init/exit
Daniel Vetter
2021-07-28
1
-0
/
+3
*
drm/i915/guc: Implement GuC priority management
Matthew Brost
2021-07-27
1
-0
/
+9
*
drm/i915/guc: Fix for error capture after full GPU reset with GuC
John Harrison
2021-07-27
1
-0
/
+10
*
drm/i915: Move active request tracking to a vfunc
Matthew Brost
2021-07-27
1
-0
/
+2
*
drm/i915/guc: Insert fence on context when deregistering
Matthew Brost
2021-07-22
1
-0
/
+8
*
drm/i915/request: Remove the hook from await_execution
Jason Ekstrand
2021-07-08
1
-3
/
+1
*
drm/i915: Move active tracking to i915_sched_engine
Matthew Brost
2021-06-18
1
-1
/
+1
*
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-04-08
1
-1
/
+1
|
\
|
*
drm/i915: Protect against request freeing during cancellation on wedging
Chris Wilson
2021-03-24
1
-1
/
+1
*
|
drm/i915: Request watchdog infrastructure
Tvrtko Ursulin
2021-03-26
1
-0
/
+8
*
|
drm/i915: Individual request cancellation
Chris Wilson
2021-03-26
1
-1
/
+3
*
|
drm/i915: Extract active lookup engine to a helper
Tvrtko Ursulin
2021-03-26
1
-0
/
+4
*
|
drm/i915: Do not share hwsp across contexts any more, v8.
Maarten Lankhorst
2021-03-24
1
-10
/
+21
|
/
*
drm/i915: Refactor marking a request as EIO
Chris Wilson
2021-01-09
1
-1
/
+2
*
drm/i915/gt: Replace direct submit with direct call to tasklet
Chris Wilson
2020-12-24
1
-0
/
+1
*
drm/i915: Check for rq->hwsp validity after acquiring RCU lock
Chris Wilson
2020-12-18
1
-5
/
+32
*
drm/i915/gt: Split the breadcrumb spinlock between global and contexts
Chris Wilson
2020-11-26
1
-4
/
+2
*
drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
Chris Wilson
2020-11-23
1
-1
/
+5
*
drm/i915/gt: Update request status flags for debug pretty-printer
Chris Wilson
2020-11-19
1
-1
/
+2
*
drm/i915: Lift i915_request_show()
Chris Wilson
2020-11-19
1
-0
/
+5
*
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
2020-09-07
1
-4
/
+0
*
drm/i915/gem: Remove disordered per-file request list for throttling
Chris Wilson
2020-09-07
1
-4
/
+0
*
drm/i915: Mark up inline getters as taking a const i915_request
Chris Wilson
2020-06-16
1
-3
/
+3
*
drm/i915: Drop i915_request.i915 backpointer
Chris Wilson
2020-06-03
1
-3
/
+0
*
drm/i915: Improve execute_cb struct packing
Chris Wilson
2020-05-26
1
-1
/
+1
*
drm/i915: Drop no-semaphore boosting
Chris Wilson
2020-05-14
1
-1
/
+0
*
drm/i915: Mark the addition of the initial-breadcrumb in the request
Chris Wilson
2020-05-13
1
-7
/
+20
*
drm/i915: Keep a per-engine request pool
Chris Wilson
2020-04-03
1
-0
/
+2
*
drm/i915: Defer semaphore priority bumping to a workqueue
Chris Wilson
2020-03-10
1
-0
/
+2
*
drm/i915: Mark up unlocked update of i915_request.hwsp_seqno
Chris Wilson
2020-03-09
1
-2
/
+5
*
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
2020-03-04
1
-2
/
+3
*
drm/i915: Fix typo in kerneldoc function name
Chris Wilson
2020-01-17
1
-1
/
+1
*
drm/i915/gt: Allow temporary suspension of inflight requests
Chris Wilson
2020-01-16
1
-0
/
+43
*
drm/i915: Keep track of request among the scheduling lists
Chris Wilson
2020-01-16
1
-0
/
+17
*
drm/i915: Merge i915_request.flags with i915_request.fence.flags
Chris Wilson
2020-01-06
1
-8
/
+35
*
drm/i915: Add spaces before compound GEM_TRACE
Chris Wilson
2019-12-25
1
-1
/
+1
*
drm/i915: Mark the GEM context link as RCU protected
Chris Wilson
2019-12-23
1
-0
/
+8
*
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-12-20
1
-2
/
+1
*
drm/i915/gt: Track engine round-trip times
Chris Wilson
2019-12-19
1
-0
/
+4
*
drm/i915/gt: Eliminate the trylock for reading a timeline's hwsp
Chris Wilson
2019-12-17
1
-3
/
+2
*
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
2019-12-13
1
-0
/
+7
*
drm/i915: Mark up "sentinel" requests
Chris Wilson
2019-10-12
1
-2
/
+8
*
drm/i915: Move request runtime management onto gt
Chris Wilson
2019-10-04
1
-6
/
+1
*
drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
2019-10-04
1
-2
/
+5
*
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-10-04
1
-4
/
+3
*
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-10-04
1
-1
/
+0
*
drm/i915: Only enqueue already completed requests
Chris Wilson
2019-09-23
1
-1
/
+1
*
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
2019-09-20
1
-1
/
+21
*
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
2019-08-15
1
-3
/
+0
*
drm/i915: Push the wakeref->count deferral to the backend
Chris Wilson
2019-08-13
1
-0
/
+2
[next]