开源镜像站
帮助
动态
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
/
gem
/
i915_gem_wait.c
Age
Commit message (
Expand
)
Author
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
2023-07-27
drm/i915: Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()
Nathan Chancellor
2023-04-03
drm/i915/gem/i915_gem_wait: Provide function name to validate the kerneldoc h...
Lee Jones
2022-07-12
drm/i915/gem: Look for waitboosting across the whole object prior to individu...
Chris Wilson
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
2021-11-25
drm/i915: Remove dma_resv_prune
Maarten Lankhorst
2021-11-25
Merge drm/drm-next into drm-intel-gt-next
Tvrtko Ursulin
2021-11-25
drm/i915/ttm: Implement asynchronous TTM moves
Thomas Hellström
2021-11-17
drm/i915: use new iterator in i915_gem_object_wait_reservation
Christian König
2021-11-17
drm/i915: use new iterator in i915_gem_object_wait_priority
Christian König
2021-06-30
drm/i915/gem: Implement object migration
Thomas Hellström
2021-06-18
drm/i915: Move engine->schedule to i915_sched_engine
Matthew Brost
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
2021-06-06
dma-buf: rename dma_resv_get_excl_rcu to _unlocked
Christian König
2021-01-19
drm/i915/display: Apply interactive priority to explicit flip fences
Chris Wilson
2020-12-23
drm/i915/gem: Optimistically prune dma-resv from the shrinker.
Chris Wilson
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-07
drm/i915: stop using seqcount for fence pruning
Christian König
2019-06-18
drm/i915: Use drm_gem_object.resv
Chris Wilson
2019-05-28
drm/i915: Move GEM object waiting to its own file
Chris Wilson