index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
tests
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
-0
/
+1
2026-01-12
drm/xe: Start using ggtt->start in preparation of balloon removal
Maarten Lankhorst
-1
/
+1
2025-12-17
drm/xe: Introduce IF_ARGS macro utility
Michal Wajdeczko
-0
/
+54
2025-11-19
drm/xe/tests: Use scope-based runtime PM
Matt Roper
-26
/
+7
2025-11-19
drm/xe/mocs: Use scope-based cleanup
Matt Roper
-11
/
+6
2025-11-14
drm/xe/kunit: Fix forcewake assertion in mocs test
Matt Roper
-1
/
+1
2025-11-13
drm/xe/pf: Use migration-friendly GGTT auto-provisioning
Michal Wajdeczko
-0
/
+46
2025-11-07
drm/xe/tests: Add KUnit tests for PF fair provisioning
Michal Wajdeczko
-0
/
+162
2025-10-22
drm/xe/tests/pci: Check dma_mask_size, va_bits and vm_max_level
Gustavo Sousa
-0
/
+7
2025-10-22
drm/xe/tests/pci: Convert GT count check to general device check
Gustavo Sousa
-5
/
+4
2025-10-14
drm/xe/rtp: Pass xe_device parameter to FUNC matches
Matt Roper
-2
/
+4
2025-10-14
drm/xe: Read VF GMD_ID with a specifically-allocated dummy GT
Matt Roper
-2
/
+4
2025-10-14
drm/xe/kunit: Fix kerneldoc for parameterized tests
Matt Roper
-0
/
+5
2025-10-14
Merge drm/drm-next into drm-xe-next
Thomas Hellström
-16
/
+17
2025-10-10
Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-6
/
+6
2025-10-02
drm/xe/tests: Fix build break on clang 16.0.6
Michal Wajdeczko
-6
/
+6
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-151
/
+1086
2025-10-01
Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-11
/
+12
2025-09-23
drm/xe/tests: Fix build break on clang 16.0.6
Michal Wajdeczko
-6
/
+6
2025-09-22
drm/xe/dma-buf: Allow pinning of p2p dma-buf
Thomas Hellström
-2
/
+15
2025-09-17
drm/xe/tests: Add pre-GMDID IP descriptors to param generators
Michal Wajdeczko
-0
/
+35
2025-09-15
drm/xe/guc: Add test for G2G communications
John Harrison
-0
/
+778
2025-09-10
drm/xe: Convert xe_bo_create_pin_map() for exhaustive eviction
Thomas Hellström
-3
/
+6
2025-09-10
drm/xe: Convert xe_bo_create_user() for exhaustive eviction
Thomas Hellström
-16
/
+16
2025-09-10
drm/xe: Pass down drm_exec context to validation
Thomas Hellström
-34
/
+43
2025-09-09
drm/xe: Attempt to bring bos back to VRAM after eviction
Thomas Hellström
-10
/
+2
2025-09-05
drm/xe: Attempt to bring bos back to VRAM after eviction
Thomas Hellström
-10
/
+2
2025-09-05
drm/xe/kunit: Drop xe_wa_test_exit
Michal Wajdeczko
-8
/
+0
2025-09-05
drm/xe/kunit: Promote fake platform parameter list
Michal Wajdeczko
-54
/
+71
2025-09-05
drm/xe/kunit: Drop custom struct platform_test_case
Michal Wajdeczko
-27
/
+4
2025-09-05
drm/xe/kunit: Introduce xe_pci_fake_data_desc()
Michal Wajdeczko
-0
/
+118
2025-09-05
drm/xe/kunit: Update struct xe_pci_fake_data step declarations
Michal Wajdeczko
-6
/
+5
2025-08-28
drm/xe/tests: Make cross-device dma-buf BOs CPU-visible on small BAR
Marcin Bernatowicz
-2
/
+3
2025-08-26
kunit: Pass parameterized test context to generate_params()
Marie Zhussupova
-11
/
+12
2025-08-25
drm/xe/tests/xe_dma_buf: Set the drm_object::dma_buf member
Thomas Hellström
-5
/
+3
2025-08-21
drm/xe/kunit: Extend platform generator with PTL
Michal Wajdeczko
-0
/
+1
2025-08-20
drm/xe: Probe for tile count during device info initialization
Gustavo Sousa
-0
/
+7
2025-07-14
drm/xe/pf: Stop requiring VF/PF version negotiation on every GT
Michal Wajdeczko
-232
/
+227
2025-07-02
drm/xe/tests/pci: Ensure all platforms have a valid GT/tile count
Matt Roper
-0
/
+44
2025-06-27
drm/xe: Drop bo->size
Matthew Brost
-29
/
+29
2025-06-16
drm/xe/tests: Convert xe_pci tests to parametrized tests
Michal Wajdeczko
-56
/
+41
2025-06-16
drm/xe/tests: Drop unused xe_device_fn typedef
Michal Wajdeczko
-1
/
+0
2025-06-09
drm/xe: Do not rely on GGTT internals in xe_guc_buf kunit tests
Maarten Lankhorst
-6
/
+5
2025-06-06
drm/xe: don't store the xe device pointer inside xe_ttm_tt
Dave Airlie
-2
/
+2
2025-04-29
drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regs
Tejas Upadhyay
-2
/
+5
2025-04-27
drm/xe: Drop force_alloc from xe_bo_evict in selftests
Matthew Brost
-3
/
+3
2025-04-04
drm/xe: unconditionally apply PINNED for pin_map()
Matthew Auld
-6
/
+3
2025-04-04
drm/xe: add XE_BO_FLAG_PINNED_LATE_RESTORE
Matthew Auld
-2
/
+2
[next]