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
/
tests
Age
Commit message (
Expand
)
Author
2023-12-21
drm/xe: Add missing ADL entries to xe_test_wa
Anusha Srivatsa
2023-12-21
drm/xe/kunit: Handle fake device creation for all platform/subplatform cases
Anusha Srivatsa
2023-12-21
drm/xe/bo: Evict VRAM to TT rather than to system
Thomas Hellström
2023-12-21
drm/xe: Rename pte/pde encoding functions
Lucas De Marchi
2023-12-19
drm/xe: Allocate GT dynamically
Matt Roper
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: Add backpointer from gt to tile
Matt Roper
2023-12-19
drm/xe: Introduce xe_tile
Matt Roper
2023-12-19
drm/xe: Support copying of data between system memory bos
Thomas Hellström
2023-12-19
drm/xe: Fix the migrate selftest for integrated GPUs
Thomas Hellström
2023-12-19
drm/xe/rtp: Add "_sr" to entry/function names
Lucas De Marchi
2023-12-19
drm/xe/rtp: Split rtp process initialization
Lucas De Marchi
2023-12-19
drm/xe: Rename reg field to addr
Lucas De Marchi
2023-12-19
drm/xe: Plumb xe_reg into WAs, rtp, etc
Lucas De Marchi
2023-12-19
drm/xe: Use XE_REG/XE_REG_MCR
Lucas De Marchi
2023-12-19
drm/xe: Cleanup page-related defines
Lucas De Marchi
2023-12-19
drm/xe: Add KUnit test for xe_pci.c IP engine lists
Matt Roper
2023-12-19
drm/xe: Add test for GT workarounds and tunings
Lucas De Marchi
2023-12-19
drm/xe: Add basic unit tests for rtp
Lucas De Marchi
2023-12-19
drm/xe: Generalize fake device creation
Lucas De Marchi
2023-12-19
drm/xe: Use symbol namespace for kunit tests
Lucas De Marchi
2023-12-19
drm/xe: Move test infra out of xe_pci.[ch]
Lucas De Marchi
2023-12-19
drm/xe/tests: Set correct expectation
Niranjana Vishwanathapura
2023-12-19
drm/xe/tests: Use proper batch base address
Niranjana Vishwanathapura
2023-12-19
drm/xe: Stop accepting value in xe_migrate_clear
Balasubramani Vivekanandan
2023-12-19
drm/xe/tests: Test both CPU- and GPU page-table updates with the migrate test
Thomas Hellström
2023-12-19
drm/xe/tests: Support CPU page-table updates in the migrate test
Thomas Hellström
2023-12-19
drm/xe: s/lmem/vram/
Matthew Auld
2023-12-19
drm/xe/tests: Grab a memory access reference around the migrate sanity test
Thomas Hellström
2023-12-19
drm/xe: Prefer single underscore for header guards
Lucas De Marchi
2023-12-19
drm/xe: Fix kunit integration due to missing prototypes
Lucas De Marchi
2023-12-12
drm/xe: Fix some log messages on 32b
Lucas De Marchi
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost