开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_active.c
Age
Commit message (
Expand
)
Author
2019-08-19
drm/i915: i915_active.retire() is optional
Chris Wilson
2019-08-16
drm/i915: Markup expected timeline locks for i915_active
Chris Wilson
2019-08-14
drm/i915: Serialise read/write of the barrier's engine
Chris Wilson
2019-08-09
drm/i915: Lift timeline into intel_context
Chris Wilson
2019-08-02
drm/i915: Allow sharing the idle-barrier from other kernel requests
Chris Wilson
2019-07-26
drm/i915: Do not rely on for loop caching the mask
Tvrtko Ursulin
2019-07-26
drm/i915: Capture vma contents outside of spinlock
Chris Wilson
2019-07-03
drm/i915: Markup potential lock for i915_active
Chris Wilson
2019-07-02
drm/i915: Report if i915_active is still busy upon waiting
Chris Wilson
2019-06-21
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
2019-06-21
drm/i915: Track i915_active using debugobjects
Chris Wilson
2019-06-18
drm/i915: Keep engine alive as we retire the context
Chris Wilson
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
2019-03-06
drm/i915: Use i915_global_register()
Chris Wilson
2019-02-28
drm/i915: Make request allocation caches global
Chris Wilson
2019-02-11
drm/i915: Protect i915_active iterators from the shrinker
Chris Wilson
2019-02-05
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
2019-02-05
drm/i915: Allocate active tracking nodes from a slabcache
Chris Wilson
2019-02-05
drm/i915: Release the active tracker tree upon idling
Chris Wilson
2019-02-05
drm/i915: Generalise GPU activity tracking
Chris Wilson