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
/
gt
/
intel_breadcrumbs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/gt: Only kick the signal worker if there's been an update
Chris Wilson
2022-07-12
1
-1
/
+2
*
drm/i915: Use str_enabled_disabled()
Lucas De Marchi
2022-03-02
1
-1
/
+2
*
drm/i915/guc: Implement GuC priority management
Matthew Brost
2021-07-27
1
-0
/
+3
*
drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
Matthew Brost
2021-07-27
1
-24
/
+17
*
drm/i915/gt: SPDX cleanup
Chris Wilson
2021-03-24
1
-21
/
+2
*
drm/i915/gt: Close race between enable_breadcrumbs and cancel_breadcrumbs
Chris Wilson
2021-01-20
1
-4
/
+5
*
drm/i915: Mark up protected uses of 'i915_request_completed'
Chris Wilson
2021-01-15
1
-2
/
+2
*
drm/i915/gt: Only retire on the last breadcrumb if the last request
Chris Wilson
2021-01-08
1
-5
/
+5
*
drm/i915/gt: Restore ce->signal flush before releasing virtual engine
Chris Wilson
2021-01-08
1
-0
/
+33
*
drm/i915/gt: Shrink the critical section for irq signaling
Chris Wilson
2020-12-24
1
-0
/
+2
*
drm/i915/gt: Remove virtual breadcrumb before transfer
Chris Wilson
2020-12-24
1
-2
/
+3
*
drm/i915: Check for rq->hwsp validity after acquiring RCU lock
Chris Wilson
2020-12-18
1
-8
/
+3
*
drm/i915/gt: Drain the breadcrumbs just once
Chris Wilson
2020-12-17
1
-4
/
+6
*
drm/i915/gt: Move the breadcrumb to the signaler if completed upon cancel
Chris Wilson
2020-11-26
1
-19
/
+22
*
drm/i915/gt: Split the breadcrumb spinlock between global and contexts
Chris Wilson
2020-11-26
1
-94
/
+74
*
drm/i915/gt: Don't cancel the interrupt shadow too early
Chris Wilson
2020-11-23
1
-1
/
+1
*
drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
Chris Wilson
2020-11-23
1
-12
/
+22
*
drm/i915/gt: Defer enabling the breadcrumb interrupt to after submission
Chris Wilson
2020-11-23
1
-39
/
+70
*
drm/i915/gt: Hold context/request reference while breadcrumbs are active
Chris Wilson
2020-09-07
1
-33
/
+70
*
drm/i915/gt: Move intel_breadcrumbs_arm_irq earlier
Chris Wilson
2020-09-07
1
-42
/
+42
*
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
2020-09-07
1
-36
/
+40
*
drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbs
Chris Wilson
2020-09-07
1
-31
/
+19
*
drm/i915: Remove requirement for holding i915_request.lock for breadcrumbs
Chris Wilson
2020-09-07
1
-46
/
+84
*
drm/i915: Skip signaling a signaled request
Chris Wilson
2020-07-13
1
-1
/
+6
*
drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Chris Wilson
2020-05-14
1
-10
/
+42
*
drm/i915/gt: Mark up racy check of breadcrumb irq enabled
Chris Wilson
2020-04-08
1
-3
/
+3
*
drm/i915/gt: Prevent queuing retire workers on the virtual engine
Chris Wilson
2020-02-07
1
-0
/
+3
*
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-12-20
1
-2
/
+2
*
drm/i915/gt: Add breadcrumb retire to physical engine
Chris Wilson
2019-12-19
1
-2
/
+9
*
drm/i915/gt: Schedule request retirement when signaler idles
Chris Wilson
2019-12-19
1
-1
/
+5
*
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
2019-12-18
1
-18
/
+9
*
drm/i915/gt: Acquire a GT wakeref for the breadcrumb interrupt
Chris Wilson
2019-12-06
1
-6
/
+16
*
drm/i915: Don't disable interrupts for intel_engine_breadcrumbs_irq()
Sebastian Andrzej Siewior
2019-09-26
1
-11
/
+5
*
drm/i915: Drop the IRQ-off asserts
Sebastian Andrzej Siewior
2019-09-26
1
-3
/
+0
*
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-08-22
1
-6
/
+7
|
\
|
*
dma-fence: Store the timestamp in the same union as the cb_list
Chris Wilson
2019-08-17
1
-6
/
+7
*
|
drm/i915/gt: Save/restore interrupts around breadcrumb disable
Chris Wilson
2019-08-13
1
-2
/
+3
*
|
drm/i915: drop engine_pin/unpin_breadcrumbs_irq
Daniele Ceraolo Spurio
2019-08-13
1
-22
/
+0
*
|
drm/i915: Extract general GT interrupt handlers
Andi Shyti
2019-08-12
1
-4
/
+4
*
|
drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h
Jani Nikula
2019-08-07
1
-0
/
+1
|
/
*
drm/i915: Seal races between async GPU cancellation, retirement and signaling
Chris Wilson
2019-05-08
1
-21
/
+57
*
drm/i915: Assert breadcrumbs are correctly ordered in the signal handler
Chris Wilson
2019-05-07
1
-0
/
+19
*
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
1
-0
/
+337