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
/
xe
/
xe_vm.c
Age
Commit message (
Expand
)
Author
2024-04-04
drm/xe: Move vma rebinding to the drm_exec locking loop
Thomas Hellström
2024-04-04
drm/xe: Rework rebinding
Thomas Hellström
2024-03-21
Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-03-14
drm/xe: Invalidate userptr VMA on page pin fault
Matthew Brost
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-02-29
drm/xe: Deny unbinds if uapi ufence pending
Mika Kuoppala
2024-02-29
drm/xe: get rid of MAX_BINDS
Paulo Zanoni
2024-02-29
drm/xe: Use vmalloc for array of bind allocation in bind IOCTL
Matthew Brost
2024-02-29
drm/xe/uapi: Remove unused flags
Francois Dugast
2024-02-29
drm/xe: Add uapi for dumpable bos
Maarten Lankhorst
2024-02-21
drm/xe: Do not include current dir for generated/xe_wa_oob.h
Dafna Hirschfeld
2024-02-21
drm/xe: Add debug prints for skipping rebinds
Matthew Brost
2024-02-21
drm/xe: Implement VM snapshot support for BO's and userptr
Maarten Lankhorst
2024-02-21
drm/xe: Add vm snapshot mutex for easily taking a vm snapshot during devcoredump
Maarten Lankhorst
2024-02-21
drm/xe: Annotate each dumpable vma as such
Maarten Lankhorst
2024-02-21
drm/xe: Add uapi for dumpable bos
Maarten Lankhorst
2024-02-21
drm/xe: Return 2MB page size for compact 64k PTEs
Matthew Brost
2024-02-21
drm/xe: Add XE_VMA_PTE_64K VMA flag
Matthew Brost
2024-02-21
drm/xe: Fix xe_vma_set_pte_size
Matthew Brost
2024-02-20
drm/xe: Return 2MB page size for compact 64k PTEs
Matthew Brost
2024-02-20
drm/xe: Add XE_VMA_PTE_64K VMA flag
Matthew Brost
2024-02-20
drm/xe: Fix xe_vma_set_pte_size
Matthew Brost
2024-02-15
drm/xe/vm: Avoid reserving zero fences
Thomas Hellström
2024-02-08
drm/xe/vm: Avoid reserving zero fences
Thomas Hellström
2024-02-08
drm/xe: Remove TEST_VM_ASYNC_OPS_ERROR
Matthew Brost
2024-02-08
drm/xe/vm: don't ignore error when in_kthread
Matthew Auld
2024-02-08
drm/xe: Assume large page size if VMA not yet bound
Matthew Brost
2024-02-08
drm/xe: Pick correct userptr VMA to repin on REMAP op failure
Matthew Brost
2024-02-08
drm/xe: Take a reference in xe_exec_queue_last_fence_get()
Matthew Brost
2024-02-08
drm/xe: Fix loop in vm_bind_ioctl_ops_unwind
Matthew Brost
2024-02-06
drm/xe: Remove TEST_VM_ASYNC_OPS_ERROR
Matthew Brost
2024-02-06
drm/xe/vm: don't ignore error when in_kthread
Matthew Auld
2024-02-05
drm/xe: Assume large page size if VMA not yet bound
Matthew Brost
2024-02-02
drm/xe: Pick correct userptr VMA to repin on REMAP op failure
Matthew Brost
2024-02-02
drm/xe: Take a reference in xe_exec_queue_last_fence_get()
Matthew Brost
2024-02-01
drm/xe: Fix loop in vm_bind_ioctl_ops_unwind
Matthew Brost
2024-02-01
drm/xe/vm: Subclass userptr vmas
Thomas Hellström
2024-02-01
drm/xe: Only allow 1 ufence per exec / bind IOCTL
Matthew Brost
2024-02-01
drm/xe/vm: Subclass userptr vmas
Thomas Hellström
2024-01-30
drm/xe: Only allow 1 ufence per exec / bind IOCTL
Matthew Brost
2024-01-24
drm/xe/vm: bugfix in xe_vm_create_ioctl
Moti Haimovski
2024-01-22
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
2024-01-22
drm/xe/vm: bugfix in xe_vm_create_ioctl
Moti Haimovski
2024-01-19
drm/xe: make gpuvm_ops const
Jani Nikula
2024-01-15
drm/xe: unlock on error path in xe_vm_add_compute_exec_queue()
Dan Carpenter
2024-01-15
drm/xe/vm: Fix an error path
Thomas Hellström
2024-01-10
drm/xe: unlock on error path in xe_vm_add_compute_exec_queue()
Dan Carpenter
2024-01-09
drm/xe/vm: Fix an error path
Thomas Hellström
2023-12-26
drm/xe: Fix UBSAN splat in add_preempt_fences()
Matthew Brost
2023-12-22
Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...
Dave Airlie
[next]