index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2021-08-12
Merge tag 'drm-intel-next-2021-08-10-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
2021-07-30
drm/i915: remove GRAPHICS_VER == 10
Lucas De Marchi
2021-06-30
drm/i915: support forcing the page size with lmem
Matthew Auld
2021-06-05
drm/i915/gem: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-02
drm/i915/ttm Initialize the ttm device and memory managers
Thomas Hellström
2021-05-11
drm/i915/stolen: shuffle around init_memory_region
Matthew Auld
2021-05-04
drm/i915: mark stolen as private
Matthew Auld
2021-04-29
drm/i915/gem: Remove reference to struct drm_device.pdev
Thomas Zimmermann
2021-04-22
drm/i915/stolen: actually mark as contiguous
Matthew Auld
2021-04-22
drm/i915/stolen: enforce the min_page_size contract
CQ Tang
2021-04-22
drm/i915: Create stolen memory region from local memory
CQ Tang
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-03-24
drm/i915: give stolen system memory its own class
Matthew Auld
2021-03-24
drm/i915: Prepare for obj->mm.lock removal, v2.
Thomas Hellström
2021-03-24
drm/i915: Move HAS_STRUCT_PAGE to obj->flags
Maarten Lankhorst
2021-02-08
drm/i915/gem: Fix oops in error handling code
Dan Carpenter
2021-01-20
drm/i915/gem: Move stolen node into GEM object union
Chris Wilson
2021-01-15
drm/i915: add back static declaration
Matthew Auld
2021-01-15
drm/i915/region: convert object_create into object_init
Matthew Auld
2021-01-12
drm/i915/gem: Remove stolen node before releasing the region
Chris Wilson
2020-11-13
Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...
Dave Airlie
2020-10-28
drm/i915/gem: Avoid synchronous binds deep within locks
Chris Wilson
2020-10-21
drm/i915: Exclude low pages (128KiB) of stolen from use
Chris Wilson
2020-10-20
drm/i915: Exclude low pages (128KiB) of stolen from use
Chris Wilson
2020-10-20
drm/i915/gem: Poison stolen pages before use
Chris Wilson
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-29
drm/i915/gem: Give each object class a friendly name
Chris Wilson
2020-04-08
drm/i915/stolen: prefer struct drm_device based logging
Jani Nikula
2020-03-03
drm/i915/vgpu: improve vgpu abstractions
Jani Nikula
2020-02-05
drm/i915/display: Be explicit in handling the preallocated vma
Chris Wilson
2020-01-27
drm/i915/gem: initial conversion to new logging macros using coccinelle
Wambui Karuga
2020-01-22
drm/i915/gem: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
2019-12-28
drm/i915/lmem: debugfs for LMEM details
Lukasz Fiedorowicz
2019-11-11
drm/i915/gem: Pass mem region to preallocated stolen
Chris Wilson
2019-11-11
drm/i915/gem: Replace implicit dev_priv->uncore for stolen init
Chris Wilson
2019-10-22
drm/i915/gem: Distinguish each object type
Chris Wilson
2019-10-18
drm/i915: treat stolen as a region
Matthew Auld
2019-10-04
drm/i915/stolen: make the object creation interface consistent
CQ Tang
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-10-04
drm/i915: Only track bound elements of the GTT
Chris Wilson
2019-09-11
drm/i915: Make i915_vma.flags atomic_t for mutex reduction
Chris Wilson
2019-09-04
drm/i915/tgl: add gen12 to stolen initialization
Lucas De Marchi
2019-08-15
drm/i915: Convert a few more bland dmesg info to be device specific
Chris Wilson
2019-08-09
drm/i915: extract gem/i915_gem_stolen.h from i915_drv.h
Jani Nikula
2019-07-04
drm/i915/gem: Defer obj->base.resv fini until RCU callback
Chris Wilson
2019-06-12
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
2019-06-10
drm/i915: Promote i915->mm.obj_lock to be irqsafe
Chris Wilson
2019-06-10
drm/i915: Convert icl_get_stolen_reserved to uncore mmio accessors
Tvrtko Ursulin
2019-05-31
drm/i915: Report all objects with allocated pages to the shrinker
Chris Wilson
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson