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_bo.c
Age
Commit message (
Expand
)
Author
2023-12-21
drm/xe: skip rebind_list if vma destroyed
Matthew Auld
2023-12-21
drm/xe: Fix error paths of __xe_bo_create_locked
Maarten Lankhorst
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-21
drm/xe: Set PTE_DM bit for stolen on MTL
Lucas De Marchi
2023-12-21
drm/xe: Decouple vram check from xe_bo_addr()
Lucas De Marchi
2023-12-21
drm/xe/uapi: add the userspace bits for small-bar
Matthew Auld
2023-12-21
drm/xe/bo: support tiered vram allocation for small-bar
Matthew Auld
2023-12-21
drm/xe/mtl: Map PPGTT as CPU:WC
Matt Roper
2023-12-21
drm/xe: Reduce the number list links in xe_vma
Matthew Brost
2023-12-21
drm/xe: Cleanup style warnings and errors
Francois Dugast
2023-12-21
drm/xe: add missing bulk_move reset
Matthew Auld
2023-12-21
drm/xe: Cleanup style warnings
Francois Dugast
2023-12-21
drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERR
Francois Dugast
2023-12-21
drm/xe: Port Xe to GPUVA
Matthew Brost
2023-12-21
drm/xe: Add helpers to hide struct xe_vma internals
Matthew Brost
2023-12-21
drm/xe: Make usable size of VRAM readable
Tejas Upadhyay
2023-12-21
drm/xe/bo: Evict VRAM to TT rather than to system
Thomas Hellström
2023-12-21
drm/xe/bo: Gracefully handle errors from ttm_bo_move_accel_cleanup().
Thomas Hellström
2023-12-21
drm/xe/bo: Avoid creating a system resource when allocating a fresh VRAM bo
Thomas Hellström
2023-12-21
drm/xe/bo: Fix swapin when moving to VRAM
Thomas Hellström
2023-12-21
drm/xe/bo: consider bo->flags in xe_bo_migrate()
Matthew Auld
2023-12-21
drm/xe/bo: handle PL_TT -> PL_TT
Matthew Auld
2023-12-21
drm/xe: VM LRU bulk move
Matthew Brost
2023-12-19
drm/xe: Move migration from GT to tile
Matt Roper
2023-12-19
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
2023-12-19
drm/xe: Move VRAM from GT to tile
Matt Roper
2023-12-19
drm/xe: Move GGTT from GT to tile
Matt Roper
2023-12-19
drm/xe: Rename GPU offset helper to reflect true usage
Michael J. Ruhl
2023-12-19
drm/xe: Prevent evicting for page tables
Maarten Lankhorst
2023-12-19
drm/xe/bo: further limit where CCS pages are needed
Matthew Auld
2023-12-19
drm/xe: Support copying of data between system memory bos
Thomas Hellström
2023-12-19
drm/xe: Validate uAPI padding and reserved fields
Christopher Snowhill
2023-12-19
drm/xe: Apply upper limit to sg element size
Niranjana Vishwanathapura
2023-12-19
drm/xe: Fix splat during error dump
Francois Dugast
2023-12-19
drm/xe: fix suspend-resume for dgfx
Matthew Auld
2023-12-19
drm/xe: Use proper vram offset
Niranjana Vishwanathapura
2023-12-19
drm/xe/bo: refactor try_add_vram
Matthew Auld
2023-12-19
drm/xe: add XE_BO_CREATE_VRAM_MASK
Matthew Auld
2023-12-19
drm/xe: Use BO's GT to determine dma_offset when programming PTEs
Matthew Brost
2023-12-19
drm/xe: Stop accepting value in xe_migrate_clear
Balasubramani Vivekanandan
2023-12-19
drm/xe/buddy: remove the virtualized start
Matthew Auld
2023-12-19
drm/xe: add xe_ttm_stolen_cpu_access_needs_ggtt()
Matthew Auld
2023-12-19
drm/xe: s/lmem/vram/
Matthew Auld
2023-12-19
drm/xe/bo: explicitly reject zero sized BO
Matthew Auld
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
2023-12-19
drm/xe/stolen: don't map stolen on small-bar
Matthew Auld
2023-12-19
drm/xe/bo: reduce xe_bo_create_pin_map() restrictions
Matthew Auld
2023-12-19
drm/xe: Map initial FB at the same place in GGTT too
Maarten Lankhorst
2023-12-12
drm/xe: Implement stolen memory.
Maarten Lankhorst
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost