index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-24
drm/xe: Remove PVC from xe_wa kunit tests
Lucas De Marchi
1
-3
/
+0
2024-01-15
drm/xe/migrate: Fix CCS copy for small VRAM copy chunks
Thomas Hellström
1
-1
/
+1
2024-01-15
drm/xe/selftests: Fix an error pointer dereference bug
Dan Carpenter
1
-3
/
+2
2023-12-21
drm/xe/pmu: Remove PMU from Xe till uapi is finalized
Ashutosh Dixit
1
-0
/
+2
2023-12-21
drm/xe/xe2: Modify xe_bo_test for system memory
Himal Prasad Ghimiray
1
-17
/
+27
2023-12-21
drm/xe/xe2: Handle flat ccs move for igfx.
Himal Prasad Ghimiray
1
-2
/
+2
2023-12-21
drm/xe/xe2: Update emit_pte to use compression enabled PAT index
Himal Prasad Ghimiray
1
-1
/
+1
2023-12-21
drm/xe: Rename info.supports_* to info.has_*
Lucas De Marchi
1
-2
/
+2
2023-12-21
drm/xe/kunit: Add test for LMTT operations
Michal Wajdeczko
1
-0
/
+73
2023-12-21
drm/xe/kunit: Test WAs for MTL and LNL
Lucas De Marchi
1
-1
/
+24
2023-12-21
drm/xe/kunit: Add stub to read_gmdid
Lucas De Marchi
2
-0
/
+24
2023-12-21
drm/xe/kunit: Move fake pci data to test-priv
Lucas De Marchi
4
-20
/
+22
2023-12-21
drm/xe/kunit: Remove handling of XE_TEST_SUBPLATFORM_ANY
Lucas De Marchi
1
-5
/
+0
2023-12-21
drm/xe/uapi: Reject bo creation of unaligned size
Mauro Carvalho Chehab
1
-2
/
+8
2023-12-21
drm/xe: Split xe_info_init
Michał Winiarski
1
-1
/
+2
2023-12-21
drm/xe/uapi: Add support for CPU caching mode
Pallavi Mishra
2
-8
/
+10
2023-12-21
drm/xe/kunit: Return number of iterated devices
Michal Wajdeczko
1
-3
/
+3
2023-12-21
drm/xe/gsc: Define GSCCS for MTL
Daniele Ceraolo Spurio
1
-6
/
+3
2023-12-21
drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()
Thomas Hellström
1
-1
/
+1
2023-12-21
drm/xe: Add mocs kunit
Ruthuvikas Ravikumar
4
-0
/
+168
2023-12-21
drm/xe: Fix modpost warning on kunit modules
Lucas De Marchi
6
-1
/
+6
2023-12-21
drm/xe/tests: Fix migrate test
Pallavi Mishra
1
-1
/
+1
2023-12-21
drm/xe: directly use pat_index for pte_encode
Matthew Auld
1
-1
/
+1
2023-12-21
drm/xe: Add missing ADL entries to xe_test_wa
Anusha Srivatsa
1
-0
/
+1
2023-12-21
drm/xe/rpls: Add RPLS Support
Anusha Srivatsa
1
-0
/
+1
2023-12-21
drm/xe/tests/xe_migrate.c: Add vram to vram KUNIT test
David Kershner
1
-37
/
+66
2023-12-21
drm/xe: Use vfunc for pte/pde ppgtt encoding
Lucas De Marchi
1
-1
/
+1
2023-12-21
drm/xe: Disallow pinning dma-bufs in VRAM
Thomas Hellström
1
-4
/
+12
2023-12-21
drm/xe/bo: Remove the lock_no_vm()/unlock_no_vm() interface
Thomas Hellström
3
-4
/
+4
2023-12-21
drm/xe/vm: Simplify and document xe_vm_lock()
Thomas Hellström
2
-8
/
+6
2023-12-21
drm/xe/bo: Simplify xe_bo_lock()
Thomas Hellström
1
-12
/
+12
2023-12-21
drm/xe/selftests: make eviction test tile centric
Matthew Auld
1
-7
/
+7
2023-12-21
drm/xe/selftests: consider multi-GT for eviction test
Matthew Auld
1
-4
/
+8
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
1
-9
/
+9
2023-12-21
drm/xe: Remove vma arg from xe_pte_encode()
Lucas De Marchi
1
-1
/
+1
2023-12-21
drm/xe/bo: support tiered vram allocation for small-bar
Matthew Auld
1
-1
/
+2
2023-12-21
drm/xe: Normalize XE_VM_FLAG* names
Lucas De Marchi
1
-1
/
+1
2023-12-21
drm/xe: add missing bulk_move reset
Matthew Auld
1
-0
/
+7
2023-12-21
drm/xe/selftests: restart GT after xe_bo_restore_kernel()
Matthew Auld
1
-0
/
+14
2023-12-21
drm/xe/selftests: hold rpm for ccs_test_migrate()
Matthew Auld
1
-0
/
+4
2023-12-21
drm/xe/selftests: hold rpm for evict_test_run_device()
Matthew Auld
1
-0
/
+5
2023-12-21
drm/xe: Port Xe to GPUVA
Matthew Brost
1
-1
/
+1
2023-12-21
drm/xe: Add missing ADL entries to xe_test_wa
Anusha Srivatsa
1
-0
/
+3
2023-12-21
drm/xe/kunit: Handle fake device creation for all platform/subplatform cases
Anusha Srivatsa
1
-3
/
+0
2023-12-21
drm/xe/bo: Evict VRAM to TT rather than to system
Thomas Hellström
1
-3
/
+2
2023-12-21
drm/xe: Rename pte/pde encoding functions
Lucas De Marchi
1
-1
/
+1
2023-12-19
drm/xe: Allocate GT dynamically
Matt Roper
2
-3
/
+3
2023-12-19
drm/xe: Move migration from GT to tile
Matt Roper
2
-15
/
+14
2023-12-19
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
2
-11
/
+12
2023-12-19
drm/xe: Move VRAM from GT to tile
Matt Roper
1
-3
/
+3
[next]