index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_breadcrumbs.c
Age
Commit message (
Expand
)
Author
2017-11-21
drm/i915: Clear breadcrumb node when cancelling signaling
Chris Wilson
2017-10-18
drm/i915: Convert timers to use timer_setup()
Kees Cook
2017-09-27
i915: Use %pS printk format for direct addresses
Helge Deller
2017-06-08
drm/i915: Skip adding the request to the signal tree is complete
Chris Wilson
2017-06-08
drm/i915: Report back whether the irq was armed when adding the waiter
Chris Wilson
2017-04-26
drm/i915: Skip waking the signaler when enabling before request submission
Chris Wilson
2017-04-24
drm/i915: Include interesting seqno in the missed breadcrumb debug
Chris Wilson
2017-04-04
drm/i915: Apply a cond_resched() to the saturated signaler
Chris Wilson
2017-04-04
drm/i915: Park the signaler before sleeping
Chris Wilson
2017-03-21
drm/i915: Protect intel_engine_wakeup() for call from irq context
Chris Wilson
2017-03-16
drm/i915/breadcrumbs: Tweak commentary
Chris Wilson
2017-03-15
drm/i915/breadcrumbs: Assert that we do not shortcut the current bottom-half
Chris Wilson
2017-03-15
drm/i915/breadcrumbs: Disable interrupt bottom-half first on idling
Chris Wilson
2017-03-15
drm/i915/breadcrumbs: Update bottom-half before marking as complete
Chris Wilson
2017-03-15
drm/i915/breadcrumbs: Use booleans for intel_breadcrumbs_busy()
Chris Wilson
2017-03-08
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2017-03-08
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-03-07
drm/i915: No need to save/restore irq status in intel_engine_wakeup
Tvrtko Ursulin
2017-03-07
drm/i915: No need to save/restore irq status in intel_breadcrumbs_fake_irq
Tvrtko Ursulin
2017-03-06
drm/i915: Wake up all waiters before idling
Chris Wilson
2017-03-03
drm/i915: Split breadcrumbs spinlock into two
Chris Wilson
2017-03-03
drm/i915: Refactor wakeup of the next breadcrumb waiter
Chris Wilson
2017-03-02
drm/i915: s/assert_spin_locked/lockdep_assert_held/
Chris Wilson
2017-03-02
drm/i915: Assert that fence->lock is held in an irq-safe manner
Chris Wilson
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-02-28
drm/i915: Consolidate reporting of "missed breadcrumbs"
Chris Wilson
2017-02-27
drm/i915: Delay disabling the user interrupt for breadcrumbs
Chris Wilson
2017-02-27
drm/i915: Defer enabling hangcheck to the first fake breadcrumb interrupt
Chris Wilson
2017-02-27
drm/i915: Signal first fence from irq handler if complete
Chris Wilson
2017-02-27
drm/i915: Report both waiters and success from intel_engine_wakeup()
Chris Wilson
2017-02-23
drm/i915: Remove the preempted request from the execution queue
Chris Wilson
2017-02-23
drm/i915: Allow a request to be cancelled
Chris Wilson
2017-02-23
drm/i915: Take a reference whilst processing the signaler request
Chris Wilson
2017-02-23
drm/i915: Protect the request->global_seqno with the engine->timeline lock
Chris Wilson
2017-02-23
drm/i915: Keep a global seqno per-engine
Chris Wilson
2017-02-17
drm/i915: Only start with the fake-irq timer if interrupts are dead
Chris Wilson
2017-02-17
drm/i915: Defer declaration of missed-interrupt until the waiter is asleep
Chris Wilson
2017-02-17
drm/i915: Postpone fake breadcrumb interrupt until real interrupts cease
Chris Wilson
2017-02-13
drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove
Chris Wilson
2017-02-13
drm/i915: Park the breadcrumbs signaler across a GPU reset
Chris Wilson
2017-01-24
drm/i915: Emit dma-fence (and execlists submit) first from signaler
Chris Wilson
2017-01-24
drm/i915: Move breadcrumbs irq_posted up a level to engine
Chris Wilson
2017-01-23
drm/i915: Queue hangcheck when irqs are disabled
Chris Wilson
2016-12-20
drm/i915/breadcrumbs: s/container_of/rb_entry/
Chris Wilson
2016-11-21
drm/i915: Add a warning on shutdown if signal threads still active
Chris Wilson
2016-11-09
drm/i915: Spin until breadcrumb threads are complete
Chris Wilson
2016-10-28
drm/i915: Convert breadcrumbs spinlock to be irqsafe
Chris Wilson
2016-10-28
drm/i915: Introduce a global_seqno for each request
Chris Wilson
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-14
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
Akash Goel
[next]