index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_active.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: i915_active.retire() is optional
Chris Wilson
2019-08-19
1
-2
/
+4
*
drm/i915: Markup expected timeline locks for i915_active
Chris Wilson
2019-08-16
1
-4
/
+15
*
drm/i915: Serialise read/write of the barrier's engine
Chris Wilson
2019-08-14
1
-5
/
+23
*
drm/i915: Lift timeline into intel_context
Chris Wilson
2019-08-09
1
-3
/
+3
*
drm/i915: Allow sharing the idle-barrier from other kernel requests
Chris Wilson
2019-08-02
1
-39
/
+249
*
drm/i915: Do not rely on for loop caching the mask
Tvrtko Ursulin
2019-07-26
1
-3
/
+3
*
drm/i915: Capture vma contents outside of spinlock
Chris Wilson
2019-07-26
1
-1
/
+33
*
drm/i915: Markup potential lock for i915_active
Chris Wilson
2019-07-03
1
-0
/
+2
*
drm/i915: Report if i915_active is still busy upon waiting
Chris Wilson
2019-07-02
1
-1
/
+7
*
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
2019-06-21
1
-110
/
+115
*
drm/i915: Track i915_active using debugobjects
Chris Wilson
2019-06-21
1
-1
/
+65
*
drm/i915: Keep engine alive as we retire the context
Chris Wilson
2019-06-18
1
-2
/
+20
*
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
2019-06-14
1
-0
/
+78
*
drm/i915: Use i915_global_register()
Chris Wilson
2019-03-06
1
-10
/
+18
*
drm/i915: Make request allocation caches global
Chris Wilson
2019-02-28
1
-1
/
+6
*
drm/i915: Protect i915_active iterators from the shrinker
Chris Wilson
2019-02-11
1
-11
/
+25
*
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
2019-02-05
1
-21
/
+41
*
drm/i915: Allocate active tracking nodes from a slabcache
Chris Wilson
2019-02-05
1
-3
/
+28
*
drm/i915: Release the active tracker tree upon idling
Chris Wilson
2019-02-05
1
-10
/
+23
*
drm/i915: Generalise GPU activity tracking
Chris Wilson
2019-02-05
1
-0
/
+228