index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_breadcrumbs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Use RCU to annotate and enforce protection for breadcrumb's bh
Chris Wilson
2016-08-10
1
-13
/
+9
*
drm/i915: Move missed interrupt detection from hangcheck to breadcrumbs
Chris Wilson
2016-08-10
1
-22
/
+47
*
drm/i915: Reduce breadcrumb lock coverage for intel_engine_enable_signaling()
Chris Wilson
2016-07-26
1
-9
/
+4
*
drm/i915: Update the breadcrumb interrupt counter before enabling
Chris Wilson
2016-07-24
1
-0
/
+7
*
drm/i915: Rename request reference/unreference to get/put
Chris Wilson
2016-07-20
1
-2
/
+2
*
drm/i915: Derive GEM requests from dma-fence
Chris Wilson
2016-07-20
1
-3
/
+4
*
drm/i915/breadcrumbs: Queue hangcheck before sleeping
Chris Wilson
2016-07-11
1
-0
/
+9
*
drm/i915: Group the irq breadcrumb variables into the same cacheline
Chris Wilson
2016-07-06
1
-14
/
+14
*
drm/i915: Always double check for a missed interrupt for new bottom halves
Chris Wilson
2016-07-06
1
-5
/
+11
*
drm/i915: Move the get/put irq locking into the caller
Chris Wilson
2016-07-01
1
-2
/
+8
*
drm/i915: Embed signaling node into the GEM request
Chris Wilson
2016-07-01
1
-39
/
+37
*
drm/i915: Convert trace-irq to the breadcrumb waiter
Chris Wilson
2016-07-01
1
-1
/
+193
*
drm/i915: Only apply one barrier after a breadcrumb interrupt is posted
Chris Wilson
2016-07-01
1
-6
/
+10
*
drm/i915: Use HWS for seqno tracking everywhere
Chris Wilson
2016-07-01
1
-2
/
+2
*
drm/i915: Slaughter the thundering i915_wait_request herd
Chris Wilson
2016-07-01
1
-0
/
+380