index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_batch_pool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Kill the undead i915_gem_batch_pool.c
Chris Wilson
2019-08-22
1
-132
/
+0
*
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-21
1
-5
/
+5
|
\
|
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-6
/
+6
*
|
drm/i915: Throw away the active object retirement complexity
Chris Wilson
2019-06-21
1
-25
/
+17
|
/
*
drm/i915: Use drm_gem_object.resv
Chris Wilson
2019-06-18
1
-2
/
+2
*
drm/i915: Drop the deferred active reference
Chris Wilson
2019-05-28
1
-1
/
+1
*
drm/i915: Change parameters order in i915_gem_batch_pool_init
Michal Wajdeczko
2018-03-09
1
-24
/
+6
*
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-21
1
-1
/
+1
*
drm/i915: Reinstate reservation_object zapping for batch_pool objects
Chris Wilson
2017-06-14
1
-2
/
+17
*
drm/i915: Retire an active batch pool object rather than allocate new
Chris Wilson
2017-03-17
1
-20
/
+17
*
drm/i915: Use reservation_object_lock()
Chris Wilson
2017-02-21
1
-2
/
+2
*
drm/i915: Move GEM activity tracking into a common struct reservation_object
Chris Wilson
2016-10-28
1
-2
/
+9
*
drm/i915: Refactor object page API
Chris Wilson
2016-10-28
1
-2
/
+1
*
drm/i915: Introduce an internal allocator for disposable private objects
Chris Wilson
2016-10-28
1
-19
/
+8
*
drm/i915: Defer active reference until required
Chris Wilson
2016-10-28
1
-1
/
+1
*
drm/i915: Double check the active status on the batch pool
Chris Wilson
2016-08-04
1
-7
/
+8
*
drm/i915: Only drop the batch-pool's object reference
Chris Wilson
2016-07-26
1
-7
/
+6
*
drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
Chris Wilson
2016-07-20
1
-2
/
+2
*
drm/i915: Propagate error from drm_gem_object_init()
Chris Wilson
2016-04-28
1
-2
/
+2
*
drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create()
Dave Gordon
2016-04-25
1
-1
/
+1
*
drm/i915: Split batch pool into size buckets
Chris Wilson
2015-04-10
1
-18
/
+31
*
drm/i915: Split the batch pool by engine
Chris Wilson
2015-04-10
1
-1
/
+2
*
drm/i915: Tidy batch pool logic
Chris Wilson
2015-04-10
1
-20
/
+19
*
drm/i915: Split i915_gem_batch_pool into its own header
Chris Wilson
2015-04-10
1
-0
/
+1
*
drm/i915: Mark shadow batch buffers as purgeable
Brad Volkin
2014-12-16
1
-0
/
+2
*
drm/i915: Implement a framework for batch buffer pools
Brad Volkin
2014-12-16
1
-0
/
+135