summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/tests
AgeCommit message (Expand)Author
2026-05-27drm/xe: Move xe->info.devid|revid initializationMichal Wajdeczko
2026-05-22drm/xe/rtp: Fully parse the rulesetGustavo Sousa
2026-05-22drm/xe/rtp: Do not break parsing when missing contextGustavo Sousa
2026-05-22drm/xe/rtp: Don't short-circuit to false in or-yes caseGustavo Sousa
2026-05-22drm/xe/rtp: Drop rule matching cases from rtp_to_sr_cases and rtp_casesGustavo Sousa
2026-05-22drm/xe/rtp: Write kunit test cases specific for rule matchingGustavo Sousa
2026-05-15drm/xe/reg_sr: Do sanity check for MCR vs non-MCRGustavo Sousa
2026-05-15drm/xe/kunit: Use KUNIT_EXPECT_EQ() in xe_wa_gt()Gustavo Sousa
2026-05-13drm/xe: Refactor emit_xy_fast_copy and emit_mem_copy functionsBalasubramani Vivekanandan
2026-04-21drm/xe/pat: Introduce xe_cache_pat_idx() macro helperXin Wang
2026-04-14drm/xe/pf: Derive admin-only PF mode from xe_device stateSatyanarayana K V P
2026-04-09drm/xe/step: switch from enum xe_step to intel_step namingJani Nikula
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost
2026-03-03drm/xe/tests: Change TEST_VRAM to work with 32-bit resource_size_tMichal Wajdeczko
2026-03-03Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20drm/xe/tests: Add KUnit tests for new VRAM fair provisioningMichal Wajdeczko
2026-02-19drm/xe/reg_sr: Don't process gt/hwe lists in VFMatt Roper
2026-02-16drm/xe: Make xe_ggtt_node_insert return a nodeMaarten Lankhorst
2026-02-06drm/xe: Move number of XeCore fuse registers to graphics descriptorMatt Roper
2026-02-05drm/xe/tests: Fix g2g_test_array indexingPallavi Mishra
2026-02-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-02-03drm/xe/pf: Define admin_only as real flagMichal Wajdeczko
2026-01-27dma-buf: Always build with DMABUF_MOVE_NOTIFYLeon Romanovsky
2026-01-27dma-buf: Rename .move_notify() callback to a clearer identifierLeon Romanovsky
2026-01-15drm/xe: Cleanup unused header includesMatt Roper
2026-01-12drm/xe: Start using ggtt->start in preparation of balloon removalMaarten Lankhorst
2025-12-17drm/xe: Introduce IF_ARGS macro utilityMichal Wajdeczko
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-11-19drm/xe/tests: Use scope-based runtime PMMatt Roper
2025-11-19drm/xe/mocs: Use scope-based cleanupMatt Roper
2025-11-18drm/xe/kunit: Fix forcewake assertion in mocs testMatt Roper
2025-11-14drm/xe/kunit: Fix forcewake assertion in mocs testMatt Roper
2025-11-13drm/xe/pf: Use migration-friendly GGTT auto-provisioningMichal Wajdeczko
2025-11-07drm/xe/tests: Add KUnit tests for PF fair provisioningMichal Wajdeczko
2025-10-22drm/xe/tests/pci: Check dma_mask_size, va_bits and vm_max_levelGustavo Sousa
2025-10-22drm/xe/tests/pci: Convert GT count check to general device checkGustavo Sousa
2025-10-15drm/xe/kunit: Fix kerneldoc for parameterized testsMatt Roper
2025-10-14drm/xe/rtp: Pass xe_device parameter to FUNC matchesMatt Roper
2025-10-14drm/xe: Read VF GMD_ID with a specifically-allocated dummy GTMatt Roper
2025-10-14drm/xe/kunit: Fix kerneldoc for parameterized testsMatt Roper
2025-10-14Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-10-10Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-02drm/xe/tests: Fix build break on clang 16.0.6Michal Wajdeczko
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-01Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-09-23drm/xe/tests: Fix build break on clang 16.0.6Michal Wajdeczko
2025-09-22drm/xe/dma-buf: Allow pinning of p2p dma-bufThomas Hellström