index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_gt_buffer_pool.c
Age
Commit message (
Expand
)
Author
2023-06-10
drm/i915: add a dedicated workqueue inside drm_i915_private
Luca Coelho
2022-02-11
drm/i915: split out i915_gem_internal.h from i915_drv.h
Jani Nikula
2021-12-17
drm/i915: Introduce to_gt() helper
MichaĆ Winiarski
2021-09-24
drm/i915: Flush buffer pools on driver remove
Janusz Krzysztofik
2021-05-05
drm/i915: drop the __i915_active_call pointer packing
Matthew Auld
2021-03-24
drm/i915: Defer pin calls in buffer pool until first use by caller.
Maarten Lankhorst
2021-01-19
drm/i915/pool: constrain pool objects by mapping type
Matthew Auld
2020-09-30
drm/i915/gt: Clear the buffer pool age before use
Chris Wilson
2020-09-07
drm/i915/gt: Pull release of node->age under the spinlock
Chris Wilson
2020-09-07
drm/i915/gt: Fix termination condition for freeing all buffer objects
Chris Wilson
2020-09-07
drm/i915/gt: Delay taking the spinlock for grabbing from the buffer pool
Chris Wilson
2020-05-25
drm/i915/gt: Cancel the flush worker more thoroughly
Chris Wilson
2020-04-30
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson