index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-02-11
drm/i915: split out i915_gem_internal.h from i915_drv.h
Jani Nikula
1
-0
/
+1
2021-12-18
drm/i915: Introduce to_gt() helper
MichaĆ Winiarski
1
-6
/
+1
2021-09-25
drm/i915: Flush buffer pools on driver remove
Janusz Krzysztofik
1
-2
/
+0
2021-05-05
drm/i915: drop the __i915_active_call pointer packing
Matthew Auld
1
-2
/
+1
2021-03-24
drm/i915: Defer pin calls in buffer pool until first use by caller.
Maarten Lankhorst
1
-26
/
+21
2021-01-19
drm/i915/pool: constrain pool objects by mapping type
Matthew Auld
1
-3
/
+9
2020-09-30
drm/i915/gt: Clear the buffer pool age before use
Chris Wilson
1
-0
/
+2
2020-09-07
drm/i915/gt: Pull release of node->age under the spinlock
Chris Wilson
1
-1
/
+1
2020-09-07
drm/i915/gt: Fix termination condition for freeing all buffer objects
Chris Wilson
1
-5
/
+8
2020-09-07
drm/i915/gt: Delay taking the spinlock for grabbing from the buffer pool
Chris Wilson
1
-41
/
+59
2020-05-25
drm/i915/gt: Cancel the flush worker more thoroughly
Chris Wilson
1
-1
/
+2
2020-04-30
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson
1
-0
/
+228