index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
i915_gem_stolen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-2
/
+2
2021-03-24
drm/i915: give stolen system memory its own class
Matthew Auld
1
-2
/
+2
2021-03-24
drm/i915: Prepare for obj->mm.lock removal, v2.
Thomas Hellström
1
-5
/
+7
2021-03-24
drm/i915: Move HAS_STRUCT_PAGE to obj->flags
Maarten Lankhorst
1
-2
/
+2
2021-02-09
drm/i915/gem: Fix oops in error handling code
Dan Carpenter
1
-8
/
+4
2021-01-20
drm/i915/gem: Move stolen node into GEM object union
Chris Wilson
1
-0
/
+5
2021-01-15
drm/i915: add back static declaration
Matthew Auld
1
-7
/
+7
2021-01-15
drm/i915/region: convert object_create into object_init
Matthew Auld
1
-34
/
+31
2021-01-12
drm/i915/gem: Remove stolen node before releasing the region
Chris Wilson
1
-3
/
+2
2020-11-13
Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-0
/
+48
2020-10-28
drm/i915/gem: Avoid synchronous binds deep within locks
Chris Wilson
1
-0
/
+3
2020-10-21
drm/i915: Exclude low pages (128KiB) of stolen from use
Chris Wilson
1
-2
/
+4
2020-10-20
drm/i915: Exclude low pages (128KiB) of stolen from use
Chris Wilson
1
-2
/
+4
2020-10-20
drm/i915/gem: Poison stolen pages before use
Chris Wilson
1
-0
/
+45
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-05-30
drm/i915/gem: Give each object class a friendly name
Chris Wilson
1
-0
/
+1
2020-04-08
drm/i915/stolen: prefer struct drm_device based logging
Jani Nikula
1
-2
/
+2
2020-03-03
drm/i915/vgpu: improve vgpu abstractions
Jani Nikula
1
-0
/
+1
2020-02-05
drm/i915/display: Be explicit in handling the preallocated vma
Chris Wilson
1
-67
/
+15
2020-01-27
drm/i915/gem: initial conversion to new logging macros using coccinelle
Wambui Karuga
1
-24
/
+32
2020-01-22
drm/i915/gem: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
1
-6
/
+9
2019-12-28
drm/i915/lmem: debugfs for LMEM details
Lukasz Fiedorowicz
1
-0
/
+2
2019-11-11
drm/i915/gem: Pass mem region to preallocated stolen
Chris Wilson
1
-12
/
+10
2019-11-11
drm/i915/gem: Replace implicit dev_priv->uncore for stolen init
Chris Wilson
1
-98
/
+109
2019-10-22
drm/i915/gem: Distinguish each object type
Chris Wilson
1
-1
/
+2
2019-10-18
drm/i915: treat stolen as a region
Matthew Auld
1
-9
/
+56
2019-10-04
drm/i915/stolen: make the object creation interface consistent
CQ Tang
1
-19
/
+26
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
1
-3
/
+5
2019-10-04
drm/i915: Only track bound elements of the GTT
Chris Wilson
1
-1
/
+1
2019-09-11
drm/i915: Make i915_vma.flags atomic_t for mutex reduction
Chris Wilson
1
-1
/
+1
2019-09-05
drm/i915/tgl: add gen12 to stolen initialization
Lucas De Marchi
1
-1
/
+4
2019-08-15
drm/i915: Convert a few more bland dmesg info to be device specific
Chris Wilson
1
-2
/
+6
2019-08-09
drm/i915: extract gem/i915_gem_stolen.h from i915_drv.h
Jani Nikula
1
-0
/
+1
2019-07-04
drm/i915/gem: Defer obj->base.resv fini until RCU callback
Chris Wilson
1
-2
/
+0
2019-06-12
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
1
-4
/
+1
2019-06-10
drm/i915: Promote i915->mm.obj_lock to be irqsafe
Chris Wilson
1
-2
/
+3
2019-06-10
drm/i915: Convert icl_get_stolen_reserved to uncore mmio accessors
Tvrtko Ursulin
1
-2
/
+2
2019-05-31
drm/i915: Report all objects with allocated pages to the shrinker
Chris Wilson
1
-1
/
+1
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
1
-0
/
+704