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
/
selftests
/
intel_breadcrumbs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Replace global breadcrumbs with per-context interrupt tracking
Chris Wilson
2019-01-29
1
-470
/
+0
*
drm/i915: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-06-28
1
-1
/
+1
*
drm/i915/selftests: Fix error checking for wait_var_timeout
Chris Wilson
2018-05-02
1
-2
/
+3
*
sched/wait, drivers/drm: Convert wait_on_atomic_t() usage to the new wait_var...
Peter Zijlstra
2018-03-20
1
-10
/
+4
*
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
2017-11-13
1
-8
/
+2
*
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-13
1
-5
/
+5
*
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-05-18
1
-6
/
+6
*
drm/i915: Split breadcrumbs spinlock into two
Chris Wilson
2017-03-03
1
-2
/
+2
*
drm/i915: Protect the request->global_seqno with the engine->timeline lock
Chris Wilson
2017-02-23
1
-3
/
+3
*
drm/i915: Mock infrastructure for request emission
Chris Wilson
2017-02-13
1
-5
/
+6
*
drm/i915: Add unit tests for the breadcrumb rbtree, wakeups
Chris Wilson
2017-02-13
1
-0
/
+201
*
drm/i915: Add unit tests for the breadcrumb rbtree, completion
Chris Wilson
2017-02-13
1
-0
/
+107
*
drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove
Chris Wilson
2017-02-13
1
-0
/
+172