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
/
i915_vma.h
Age
Commit message (
Expand
)
Author
2022-12-06
drm/i915: Introduce guard pages to i915_vma
Chris Wilson
2022-12-06
drm/i915: Wrap all access to i915_vma.node.start|size
Chris Wilson
2022-11-16
drm/i915: call i915_request_await_object from _i915_vma_move_to_active
Andrzej Hajda
2022-09-08
drm/i915: Rename ggtt_view as gtt_view
Niranjana Vishwanathapura
2022-08-08
drm/i915: pass a pointer for tlb seqno at vma_invalidate_tlb()
Mauro Carvalho Chehab
2022-07-28
drm/i915/gt: Batch TLB invalidations
Chris Wilson
2022-05-04
drm/i915: use IOMEM_ERR_PTR() directly
Kefeng Wang
2022-03-07
drm/i915: Remove the vma refcount
Thomas Hellström
2022-02-28
drm/i915: Clarify vma lifetime
Thomas Hellström
2022-01-18
drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind...
Maarten Lankhorst
2022-01-11
drm/i915: Use vma resources for async unbinding
Thomas Hellström
2022-01-11
drm/i915: Use the vma resource as argument for gtt binding / unbinding
Thomas Hellström
2022-01-11
drm/i915: Initial introduction of vma resources
Thomas Hellström
2021-12-20
drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v3.
Maarten Lankhorst
2021-12-20
drm/i915: Remove unused bits of i915_vma/active api
Maarten Lankhorst
2021-11-19
drm/i915: Remove resv from i915_vma
Maarten Lankhorst
2021-11-19
drm/i915: vma is always backed by an object.
Maarten Lankhorst
2021-10-15
drm/i915: Multi-BB execbuf
Matthew Brost
2021-07-28
drm/i915: move vma slab to direct module init/exit
Daniel Vetter
2021-06-11
Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-06-03
drm/i915: Promote ptrdiff() to i915_utils.h
Michal Wajdeczko
2021-05-25
drm/i915/debugfs: Print remap info for DPT VMAs as well
Imre Deak
2021-05-25
drm/i915/adlp: Fix GEM VM asserts for DPT VMs
Imre Deak
2021-03-24
drm/i915: Take reservation lock around i915_vma_pin.
Maarten Lankhorst
2021-03-24
drm/i915: make lockdep slightly happier about execbuf.
Maarten Lankhorst
2021-03-24
drm/i915: Ensure we hold the object mutex in pin correctly.
Maarten Lankhorst
2021-01-20
drm/i915/gem: Protect used framebuffers from casual eviction
Chris Wilson
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-05-28
drm/i915/gt: Remove local entries from GGTT on suspend
Chris Wilson
2020-04-01
drm/i915/gt: Make fence revocation unequivocal
Chris Wilson
2020-03-16
drm/i915/gt: Allocate i915_fence_reg array
Chris Wilson
2020-03-16
drm/i915: Move GGTT fence registers under gt/
Chris Wilson
2020-01-30
drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex
Chris Wilson
2020-01-07
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
2019-12-23
drm/i915: Introduce a vma.kref
Chris Wilson
2019-12-05
drm/i915: Try hard to bind the context
Chris Wilson
2019-12-04
drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
2019-10-21
drm/i915: Lift i915_vma_parked() onto the gt
Chris Wilson
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-10-04
drm/i915: Use helpers for drm_mm_node booleans
Chris Wilson
2019-09-11
drm/i915: Make i915_vma.flags atomic_t for mutex reduction
Chris Wilson
2019-09-09
drm/i915: cleanup cache-coloring
Matthew Auld
2019-09-09
drm/i915: export color_differs
Matthew Auld
2019-08-22
drm/i915: Replace i915_vma_put_fence()
Chris Wilson
2019-08-22
drm/i915: Track ggtt fence reservations under its own mutex
Chris Wilson
2019-08-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-08-20
drm/i915: Be defensive when starting vma activity
Chris Wilson
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-12
drm/i915: Forgo last_fence active request tracking
Chris Wilson
2019-08-02
drm/i915: Hide unshrinkable context objects from the shrinker
Chris Wilson
[next]