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
/
selftests
/
mock_gtt.c
Age
Commit message (
Expand
)
Author
2022-01-11
drm/i915: Use the vma resource as argument for gtt binding / unbinding
Thomas Hellström
2022-01-05
drm/i915: Remove unused i915->ggtt
Andi Shyti
2021-12-20
drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v3.
Maarten Lankhorst
2021-12-17
drm/i915/selftests: Use to_gt() helper
Andi Shyti
2021-12-09
drm/i915/gtt/xehpsdv: move scratch page to system memory
Matthew Auld
2021-07-08
drm/i915/gt: Drop i915_address_space::file (v2)
Jason Ekstrand
2021-02-02
drm/i915: Remove references to struct drm_device.pdev
Thomas Zimmermann
2020-09-07
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
2020-09-07
drm/i915: Preallocate stashes for vma page-directories
Chris Wilson
2020-07-03
drm/i915: Export ppgtt_bind_vma
Chris Wilson
2020-01-07
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
2019-11-01
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
2019-10-22
drm/i915/selftests: Set vm->gt backpointer for mock_ppgtt
Chris Wilson
2019-09-11
drm/i915: Make i915_vma.flags atomic_t for mutex reduction
Chris Wilson
2019-09-11
drm/i915: Move GT init to intel_gt.c
Tvrtko Ursulin
2019-06-21
drm/i915: Store ggtt pointer in intel_gt
Tvrtko Ursulin
2019-06-21
drm/i915: Store intel_gt backpointer in vm
Tvrtko Ursulin
2019-06-11
drm/i915: Rename i915_hw_ppgtt to i915_ppgtt
Chris Wilson
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
2019-01-22
drm/i915/selftests: Create a clean GGTT for vma/gtt selftesting
Chris Wilson
2019-01-14
drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
Chris Wilson
2018-09-01
drm/i915: Explicitly mark Global GTT address spaces
Tvrtko Ursulin
2018-07-05
drm/i915/selftests: Replace open-coded i915_address_space_init()
Chris Wilson
2018-07-05
drm/i915: Remove defunct i915->vm_list
Chris Wilson
2018-07-04
drm/i915/gtt: Pull global wc page stash under its own locking
Chris Wilson
2018-06-07
drm/i915: Decouple vma vfuncs from vm
Chris Wilson
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-05-02
drm/i915: Move timeline from GTT to ring
Chris Wilson
2017-12-12
drm/i915: make mappable struct resource centric
Matthew Auld
2017-10-07
drm/i915: introduce vm set_pages/clear_pages
Matthew Auld
2017-06-22
drm/i915: pass the vma to insert_entries
Matthew Auld
2017-02-13
drm/i915: Mock a GGTT for self-testing
Chris Wilson