messages from 2025-12-03 09:03:29 to 2025-12-05 18:11:58 UTC [more...]
[PATCH v2 00/19] Multi Queue feature validation support
2025-12-05 18:11 UTC (51+ messages)
` [PATCH v2 01/19] drm-uapi/xe: Sync with Multi-Queue uapi
` [PATCH v2 02/19] lib/xe: Add multi-queue helper routines
` [PATCH v2 03/19] tests/intel/xe_exec_multi_queue: Add xe_exec_multi_queue test
` [PATCH v2 04/19] tests/intel/xe_exec_multi_queue: Validate exec submissions
` [PATCH v2 05/19] tests/intel/xe_exec_multi_queue: Validate queue priority setting
` [PATCH v2 06/19] tests/intel/xe_exec_multi_queue: Add close-fd tests
` [PATCH v2 07/19] tests/intel/xe_exec_multi_queue: Add multiple placement test
` [PATCH v2 08/19] tests/intel/xe_exec_multi_queue: Add preempt mode test
` [PATCH v2 09/19] lib/xe: Add exec_queue set_property ioctl support
` [PATCH v2 10/19] tests/intel/xe_exec_multi_queue: Add dynamic priority test
` [PATCH v2 11/19] tests/intel/xe_exec_multi_queue: Add userptr invalidation tests
` [PATCH v2 12/19] tests/intel/xe_exec_multi_queue: Add fault mode test
` [PATCH v2 13/19] tests/intel/xe_exec_multi_queue: Add multi queues with SMEM
` [PATCH v2 14/19] lib/xe/xe_spin: Add switch point for preemptible spinner
` [PATCH v2 15/19] tests/intel/xe_exec_multi_queue: Add priority test
` [PATCH v2 16/19] tests/intel/xe_exec_multi_queue: Add submission sanity test
` [PATCH v2 17/19] tests/intel/xe_exec_multi_queue: Sanity test KEEP_ACTIVE flag
` [PATCH v2 18/19] tests/intel/xe_exec_multi_queue: Keep group active in exec-sanity
` [PATCH v2 19/19] tests/intel/xe_exec_queue_property: Update invalid-property test
[PATCH 0/2] Fix mocs index fields in MEM_COPY instruction
2025-12-05 18:01 UTC (10+ messages)
` [PATCH 2/2] lib/xe_spin: Fix mocs index field in mem_copy for Xe2 platforms
` ✗ i915.CI.BAT: failure for Fix mocs index fields in MEM_COPY instruction (rev2)
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v12 00/10] Madvise feature in SVM for Multi-GPU configs
2025-12-05 17:50 UTC (17+ messages)
` [PATCH v12 01/10] DONT_MERGE: lib/xe: Add instance parameter to xe_vm_madvise
` [PATCH v12 02/10] lib/xe: Add synchronous helpers for VM bind/unbind operations
` [PATCH v12 03/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU xGPU memory access test
` [PATCH v12 04/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU atomic operations
` [PATCH v12 05/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU coherency test
` [PATCH v12 06/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU performance test
` [PATCH v12 07/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU fault handling test
` [PATCH v12 08/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU simultaneous access test
` [PATCH v12 09/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU conflicting madvise test
` [PATCH v12 10/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU migration test
` ✓ Xe.CI.BAT: success for Madvise feature in SVM for Multi-GPU configs
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "
` ✓ i915.CI.Full: "
[PATCH] tests/kms_bw: Correct skip message for mx pipe count
2025-12-05 17:39 UTC (3+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH i-g-t 0/2] Close any open drm device after engine initialization in GPUTOP
2025-12-05 17:02 UTC (4+ messages)
` [PATCH i-g-t 2/2] tools/gputop/gputop: Enable support for multiple GPUs and instances
[PATCH i-g-t v2 0/3] Improve engine activity accuracy test with spinner reuse
2025-12-05 15:44 UTC (4+ messages)
` [PATCH i-g-t v2 1/3] lib/xe/xe_spin: Introduce xe_spin_reset
` [PATCH i-g-t v2 2/3] lib/xe/xe_spin: Export xe_spin_sync_wait
` [PATCH i-g-t v2 3/3] tests/intel/xe_pmu: Refine engine activity accuracy test
[PATCH i-g-t v6 0/3] tools/intel_gpu_frequency: Add multi-GT support and Xe driver compatibility
2025-12-05 15:17 UTC (7+ messages)
` [PATCH i-g-t v6 1/3] tools/intel_gpu_frequency: Add support for get, set in order & vice-versa
` [PATCH i-g-t v6 2/3] tools/intel_gpu_frequency: Add multi-GT support
` [PATCH i-g-t v6 3/3] tools/intel_gpu_frequency: Add Xe driver support
[PATCH v2 0/2] tests/intel/xe_gt_freq: Modify test to support new throttle reasons sysfs
2025-12-05 15:03 UTC (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] HAX: Add throttle_basic_api test to fast feedback list
` ✓ i915.CI.BAT: success for tests/intel/xe_gt_freq: Modify test to support new throttle reasons sysfs (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "
[PATCH v11 00/10] Madvise feature in SVM for Multi-GPU configs
2025-12-05 14:06 UTC (20+ messages)
` [PATCH v11 01/10] DONT_MERGE: lib/xe: Add instance parameter to xe_vm_madvise
` [PATCH v11 02/10] lib/xe: Add synchronous helpers for VM bind/unbind operations
` [PATCH v11 03/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU xGPU memory access test
` [PATCH v11 04/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU atomic operations
` [PATCH v11 05/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU coherency test
` [PATCH v11 06/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU performance test
` [PATCH v11 07/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU fault handling test
` [PATCH v11 08/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU simultaneous access test
` [PATCH v11 09/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU conflicting madvise test
` [PATCH v11 10/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU migration test
` ✓ Xe.CI.BAT: success for Madvise feature in SVM for Multi-GPU configs
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ i915.CI.Full: success "
[PATCH i-g-t v2 0/3] intel-ci: unify Xe and i915 block/test/lists
2025-12-05 10:29 UTC (5+ messages)
` [PATCH i-g-t v2 1/3] intel-ci: unify Xe lists naming
` [PATCH i-g-t v2 2/3] intel-ci: Add symlinks for Xe lists
` [PATCH i-g-t v2 3/3] intel-ci: unify chamelium testlist
[PATCH i-g-t 0/2] RFC: Fix chamelium port allocation during igt_fixture
2025-12-05 10:29 UTC (5+ messages)
` [PATCH i-g-t 1/2] RFC: chamelium/kms_chamelium_hpd: add helper function to select connector port
` [PATCH i-g-t 2/2] RFC: chamelium/kms_chamelium_hpd: use helper function for connector lookup in DP/HDMI/VGA tests
[PATCH i-g-t v1] tests/kms_prime: Fix display pattern for xe discrete modeset
2025-12-05 8:59 UTC
[PATCH i-g-t 0/2] RFC: Fix chamelium port allocation during igt_fixture
2025-12-04 15:17 UTC (3+ messages)
` [PATCH i-g-t 1/2] RFC: chamelium/kms_chamelium_hpd: add helper function to select connector port
` [PATCH i-g-t 2/2] RFC: chamelium/kms_chamelium_hpd: use helper function for connector lookup in DP/HDMI/VGA tests
[PATCH i-g-t 0/2] RFC: Fix chamelium port allocation during igt_fixture
2025-12-05 7:32 UTC (3+ messages)
` [PATCH i-g-t 1/2] RFC: chamelium/kms_chamelium_hpd: add helper function to select connector port
` [PATCH i-g-t 2/2] RFC: chamelium/kms_chamelium_hpd: use helper function for connector lookup in DP/HDMI/VGA tests
[PATCH i-g-t] tests/intel/kms_pm_rpm: Add test to validate G7 residency
2025-12-05 7:00 UTC (5+ messages)
` [i-g-t] "
` ✓ i915.CI.BAT: success for tests/intel/kms_pm_rpm: Add test to validate G7 residency (rev5)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] tests/intel/xe_ccs: add VM_BIND DECOMPRESS flag and basic decompression tests
2025-12-05 5:35 UTC (5+ messages)
` ✓ i915.CI.BAT: success for tests/intel/xe_ccs: add VM_BIND DECOMPRESS flag and basic decompression tests (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "
[PATCH i-g-t v4 1/6] lib/amdgpu: Add flexible command context API with external BO support
2025-12-05 4:48 UTC (12+ messages)
` [PATCH i-g-t v4 2/6] lib/amdgpu: Add compute dispatch helper for GPU memory verification
` [PATCH i-g-t v4 3/6] lib/amdgpu: add GPU memory utilities
` [PATCH i-g-t v4 4/6] lib/amdgpu: add utility functions and GFX1200 family macro
` [PATCH i-g-t v4 5/6] lib/amdgpu: add AMDGPU LLVM assembler utility for shader compilation
` [PATCH i-g-t v4 6/6] tests/amdgpu: Add AMDGPU memory management test suite
` ✓ i915.CI.BAT: success for series starting with [i-g-t,v4,1/6] lib/amdgpu: Add flexible command context API with external BO support
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ i915.CI.Full: success "
[PATCH v2 i-g-t 0/4] OA: Run MMIO trigger tests on all OA units
2025-12-05 2:44 UTC (8+ messages)
` [PATCH i-g-t 1/4] drm-uapi/xe: Sync with DRM_XE_OA_CAPS_OA_UNIT_GT_ID definition
` [PATCH i-g-t 2/4] tests/intel/xe_oa: Return hwe from same gt from oa_unit_engine()
` [PATCH i-g-t 3/4] tests/intel/xe_oa: Run mmio-trigger tests on all OA units
` [PATCH i-g-t 4/4] tests/intel/xe_oa: Use separate oa unit variables for caps and iterator
[CI] tests/intel/xe_pat: Add subtest to validate NO_COMPRESSION flag
2025-12-05 0:42 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/xe_pat: Add subtest to validate NO_COMPRESSION flag (rev3)
` ✗ i915.CI.Full: "
[PATCH i-g-t v4 0/6] Add writeback changes for intel-supported formats
2025-12-04 23:07 UTC (11+ messages)
` [PATCH i-g-t v4 1/6] tests/kms_writeback: Add support for intel-specific formats
` [PATCH i-g-t v4 2/6] lib/igt_fb: Validate supported formats for crc calculation
` [PATCH i-g-t v4 3/6] tests/kms_writeback: Add intel specific check
` [PATCH i-g-t v4 4/6] tests/kms_writeback: Refactor format handling in commit_and_dump_fb
` [PATCH i-g-t v4 5/6] tests/kms_writeback: Refactor writeback-fb-id subtest
` [PATCH i-g-t v4 6/6] tests/kms_writeback: Refactor writeback-check-output subtest
` ✗ Xe.CI.BAT: failure for Add writeback changes for intel-supported formats (rev4)
` ✗ i915.CI.BAT: "
` ✓ Xe.CI.Full: success "
[PATCH i-g-t] tests/amdgpu/amd_mem: fix compilation on armhf
2025-12-04 21:31 UTC (2+ messages)
[PATCH i-g-t v1 0/3] intel-ci: unify Xe and i915 block/test/lists
2025-12-04 19:41 UTC (6+ messages)
` [PATCH i-g-t v1 2/3] intel-ci: Add symlinks for Xe lists
` ✓ i915.CI.Full: success for intel-ci: unify Xe and i915 block/test/lists
[PATCH] lib/amdgpu: fix build without amdgpu_device_get_fd
2025-12-04 19:35 UTC (4+ messages)
[PATCH v10 00/10] Madvise feature in SVM for Multi-GPU configs
2025-12-04 18:47 UTC (10+ messages)
` [PATCH v10 05/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU coherency test
` [PATCH v10 06/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU performance test
` [PATCH v10 07/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU fault handling test
` [PATCH v10 09/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU conflicting madvise test
` ✗ i915.CI.Full: failure for Madvise feature in SVM for Multi-GPU configs
[PATCH i-g-t 0/2] Enhance SVM compute tests
2025-12-04 14:42 UTC (6+ messages)
` [PATCH i-g-t 1/2] tests/intel/xe_exec_system_allocator: Cleanup compute test
` [PATCH i-g-t 2/2] tests/intel/xe_exec_system_allocator: Add new SVM compute tests
` ✓ Xe.CI.BAT: success for Enhance "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH i-g-t v5 0/2] tests/intel/xe_pm_residency: Add ASPM Link residency test
2025-12-04 13:01 UTC (3+ messages)
` [PATCH i-g-t v5 2/2] tests/intel/xe_pm_residency: Add subtest for ASPM Link state residency
[PATCH i-g-t 0/7] igt: Help out coccinelle
2025-12-04 12:56 UTC (8+ messages)
` [PATCH i-g-t 1/7] igt: Make igt_fixture look like an iterator
` [PATCH i-g-t 7/7] scripts/cocci: Add iterators.cocci
[PATCH i-g-t v2] tests/kms_plane_cursor: Use additional FB for reference image
2025-12-04 9:34 UTC (3+ messages)
` ✓ i915.CI.Full: success for "
[PATCH i-g-t v3 0/4] tools/displaytop: Series to add Display Top tool
2025-12-04 8:44 UTC (8+ messages)
` [PATCH i-g-t v3 1/4] tools/displaytop: Add Display Top - a terminal-based display pipeline monitor
` [PATCH i-g-t v3 2/4] tools/displaytop: Add Display debugfs entry for display top
` [PATCH i-g-t v3 3/4] tools/displaytop: Add DPCD register read support
` [PATCH i-g-t v3 4/4] tools/displaytop: Add ftrace support to Display Top
` ✗ i915.CI.BAT: failure for tools/displaytop: Series to add Display Top tool (rev3)
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "
[PATCH i-g-t v1] tests/kms_vrr: Fix logical condition for DRRS support
2025-12-04 6:14 UTC (2+ messages)
` ✓ i915.CI.Full: success for tests/kms_vrr: Fix logical condition for DRRS support (rev3)
[PATCH i-g-t v2 0/3] tests/panthor: Add more tests
2025-12-03 19:31 UTC (3+ messages)
` [PATCH i-g-t v2 3/3] tests/panthor: Add scheduler tests
[PATCH i-g-t v2 0/2] tests/intel/kms_joiner: Add function for pretest checks
2025-12-03 14:02 UTC (5+ messages)
` [PATCH i-g-t v2 1/2] Revert "tests/intel/kms_joiner: Cleanup igt_require checks"
` [PATCH i-g-t v2 2/2] tests/intel/kms_joiner: Add function for pretest checks
[PATCH i-g-t v1 0/3] Improve engine activity accuracy test with spinner reuse
2025-12-03 12:56 UTC (5+ messages)
` [PATCH i-g-t v1 3/3] tests/intel/xe_pmu: Refine engine activity accuracy test
[PATCH 00/11] tests/intel/xe_eudebug_online: add pagefault-one-of-many test
2025-12-03 11:16 UTC (2+ messages)
[PATCH i-g-t 0/2] Switch to use kernel standard fault injection in i915
2025-12-03 10:43 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Switch to use kernel standard fault injection in i915 (rev6)
[PATCH] tests/intel/xe_compute: Add VM page fault property reporting test
2025-12-03 9:48 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox