igt-dev.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
[PATCH i-g-t v1] tests/fbdev: Skip resolution mismatch due to KMD issue
 2025-09-03  6:50 UTC  (3+ messages)
` [PATCH i-g-t v2] tests/fbdev: Skip resolution mismatch due to GitLab issue #2488

[PATCH i-g-t 0/7] Fix xe_eudebug_online@set-breakpoint-sigint-debugger
 2025-09-03  6:45 UTC  (11+ messages)
` [PATCH i-g-t 1/7] lib/intel_allocator_simple: Introduce alloc_debug and alloc_info
` [PATCH i-g-t 2/7] lib/xe_eudebug: Harden xe_eudebug_client_stop for SIGINT
` [PATCH i-g-t 3/7] tests/xe_eudebug_online: Add startup delay for set-breakpoint-sigint-debugger
` [PATCH i-g-t 4/7] tests/xe_eudebug_online: Remove unneeded logs from set-breakpoint-sigint-debugger
` [PATCH i-g-t 5/7] lib/xe_eudebug: Introduce __xe_eudebug_ack_ufence
` [PATCH i-g-t 6/7] tests/xe_eudebug_online: Introduce SIGINT_DURING_TEST flag
` [PATCH i-g-t 7/7] tests/xe_eudebug_online: Introduce flags to eu_ctl functions
` ✓ Xe.CI.BAT: success for Fix xe_eudebug_online@set-breakpoint-sigint-debugger
` ✓ i915.CI.BAT: "

[PATCH i-g-t v13 1/2] tests/kms_prime: Add XE support
 2025-09-03  6:40 UTC  (5+ messages)
` [PATCH i-g-t v13 2/2] tests/kms_prime: Enable basic-modeset for xe
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,v13,1/2] tests/kms_prime: Add XE support
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH i-g-t 0/1] tests/intel/xe_compute_preempt: GPU Compatibility check
 2025-09-03  6:27 UTC  (3+ messages)
` [PATCH i-g-t 1/1] "

[PATCH i-g-t v8 0/5] Madvise Tests in IGT
 2025-09-03  5:50 UTC  (9+ messages)
` [PATCH i-g-t v8 1/5] DO-NOT-MERGE: include/drm-uapi: Add drm_xe_madvise structure
` [PATCH i-g-t v8 2/5] lib/xe: Add xe_vm_madvise ioctl support
` [PATCH i-g-t v8 3/5] lib/xe: Add Helper to get memory attributes
` [PATCH i-g-t v8 4/5] tests/intel/xe_exec_system_allocator: Add madvise-swizzle test
` [PATCH i-g-t v8 5/5] tests/intel/xe_exec_system_allocator: Add atomic_batch test in IGT
` ✓ Xe.CI.BAT: success for Madvise Tests in IGT (rev8)
` ✗ i915.CI.BAT: failure "

[PATCH v4 i-g-t 1/4] lib/dsc: Add helpers to disable force dsc
 2025-09-03  5:07 UTC  (4+ messages)
` [PATCH v4 i-g-t 2/4] tests/kms_hdr: Set HDR meta-data while testing for panel capability
` [PATCH v4 i-g-t 3/4] tests/kms_hdr: Handle HDR panels requiring DSC
` [PATCH v4 i-g-t 4/4] lib/igt_kms: Handle commit failures while checking bpc constraints

[PATCH i-g-t v1] lib/drmtest: Refactor chipset to string
 2025-09-03  3:48 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[PATCH i-g-t] intel-ci: Unblock the xe_evict multi-thread tests
 2025-09-03  3:25 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH i-g-t] kms_flip_tiling: reduce exec. time for sim env
 2025-09-03  2:26 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH i-g-t] tests/kms_atomic_transition: Add info meassages for skipped subtest
 2025-09-03  1:55 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH i-g-t] tests/intel/kms_frontbuffer_tracking: Remove FBC modulo 4 restriction for ADL+
 2025-09-03  1:12 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/kms_frontbuffer_tracking: Remove FBC modulo 4 restriction for ADL+ (rev2)
` ✓ i915.CI.BAT: "

[PATCH i-g-t] tests/intel/xe_exec_mix_modes: Remove absolute duration value
 2025-09-02 22:53 UTC  (2+ messages)

[PATCH i-g-t v1 0/2] Improving Timing Precision for simulation Environments
 2025-09-02 19:43 UTC  (5+ messages)
` [PATCH i-g-t v1 1/2] lib/igt_kms: Add helper to measure vblank sequence difference
` [PATCH i-g-t v1 2/2] tests/kms_cursor_legacy: Improve timing accuracy in legacy cursor test

[PATCH i-g-t v7 0/5] Madvise Tests in IGT
 2025-09-02 14:09 UTC  (10+ messages)
` [PATCH i-g-t v7 1/5] DO-NOT-MERGE: include/drm-uapi: Add drm_xe_madvise structure
` [PATCH i-g-t v7 2/5] lib/xe: Add xe_vm_madvise ioctl support
` [PATCH i-g-t v7 3/5] lib/xe: Add Helper to get memory attributes
` [PATCH i-g-t v7 4/5] tests/intel/xe_exec_system_allocator: Add madvise-swizzle test
` [PATCH i-g-t v7 5/5] tests/intel/xe_exec_system_allocator: Add atomic_batch test in IGT
` ✓ Xe.CI.BAT: success for Madvise Tests in IGT (rev7)
` ✗ Xe.CI.Full: failure "
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "

[PATCH i-g-t v6] runner/executor: Abort if dmesg is flooded
 2025-09-02 13:31 UTC  (6+ messages)
` ✓ Xe.CI.Full: success for runner/executor: Abort if dmesg is flooded (rev6)
` ✗ i915.CI.Full: failure "

[PATCH] lib/intel_blt: Fix MEM_SET instruction for Xe2+ platforms
 2025-09-02 10:08 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH] tests/intel/kms_frontbuffer_tracking: Remove FBC modulo 4 restriction for ADL+
 2025-09-02  8:30 UTC 

[PATCH v3 i-g-t 1/3] lib/dsc: Add helpers to disable force dsc
 2025-09-02  5:44 UTC  (5+ messages)
` [PATCH v3 i-g-t 3/3] tests/kms_hdr: Handle HDR panels requiring DSC
` ✗ Xe.CI.Full: failure for series starting with [v3,i-g-t,1/3] lib/dsc: Add helpers to disable force dsc
` ✗ i915.CI.Full: "

[PATCH i-g-t 0/5] Madvise Tests in IGT
 2025-09-02  2:08 UTC  (10+ messages)
` [PATCH i-g-t 1/5] DO-NOT-MERGE: include/drm-uapi: Add drm_xe_madvise structure
` [PATCH i-g-t 2/5] lib/xe: Add xe_vm_madvise ioctl support
` [PATCH i-g-t 3/5] lib/xe: Add Helper to get memory attributes
` [PATCH i-g-t 4/5] tests/intel/xe_exec_system_allocator: Add madvise-swizzle test
` [PATCH i-g-t 5/5] tests/intel/xe_exec_system_allocator: Add atomic_batch test in IGT
` ✓ Xe.CI.BAT: success for Madvise Tests in IGT (rev6)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] tests/kms_plane: Add test to validate odd panning
 2025-09-02  1:15 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_plane: Add test to validate odd panning (rev8)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] tests/kms_rotation_crc: reduce exec. time for sim env
 2025-09-02  0:00 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] lib/xe_util: use valid pat_index during vm-bind/unbind
 2025-09-01 22:33 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH i-g-t 1/2] tests/intel/i915_pm_rps: Added Multi-GT support
 2025-09-01 20:45 UTC  (6+ messages)
` [PATCH i-g-t 2/2] HAX: Added list of test cases to fastfeedback list
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,1/2] tests/intel/i915_pm_rps: Added Multi-GT support
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH i-g-t] tests/kms_display_modes: reduce exec. time for sim env
 2025-09-01 18:49 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t 0/2] xe_sriov_flr: Skip non-MAIN GTs when reading provisioning data
 2025-09-01 11:14 UTC  (11+ messages)
` [PATCH i-g-t 1/2] lib/xe/xe_query: Add xe_gt_type() and xe_is_main_gt() helpers
` [PATCH i-g-t 2/2] tests/intel/xe_sriov_flr: Skip non-MAIN GTs when reading provisioning data
` ✓ Xe.CI.BAT: success for xe_sriov_flr: "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t] intel-ci: Block unsupported test on chamelium v1
 2025-09-01 11:06 UTC  (2+ messages)

[PATCH i-g-t 1/2] tests/intel/i915_pm_rps: Added Multi-GT support
 2025-08-29 12:31 UTC  (7+ messages)
` [PATCH i-g-t 2/2] HAX: Added list of test cases to fastfeedback list
` ✗ i915.CI.BAT: failure for series starting with [i-g-t,1/2] tests/intel/i915_pm_rps: Added Multi-GT support
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[PATCH i-g-t v2] tests/intel/xe_pm: Test to validate vram-sr through Mods during host s2idle
 2025-08-30 10:50 UTC  (4+ messages)
` ✗ i915.CI.BAT: failure for tests/intel/xe_pm: Test to validate vram-sr through Mods during host s2idle (rev3)
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH i-g-t 0/4] Updates for OA media
 2025-08-30  9:57 UTC  (10+ messages)
` [PATCH i-g-t 1/4] lib/xe/oa: Update LNL XML's
` [PATCH i-g-t 2/4] lib/xe/oa: Update BMG XML's
` [PATCH i-g-t 3/4] lib: Update BMG/PTL device info
` [PATCH i-g-t 4/4] lib/xe/oa: Fix OA media metric set properties
` ✓ i915.CI.BAT: success for Updates for OA media
` ✓ Xe.CI.BAT: "
` ✓ i915.CI.Full: "
` ✓ Xe.CI.Full: "

[PATCH i-g-t v2 0/4] IGT xe_oa fixes, debug and new test
 2025-08-29 22:34 UTC  (4+ messages)
` [PATCH i-g-t v2 4/4] tests/intel/xe_oa: Add an option to capture register accesses in ftrace

[PATCH i-g-t v3 0/2] Add a test for tail address wrap
 2025-08-29 22:34 UTC  (11+ messages)
` [PATCH i-g-t v3 1/2] tests/intel/xe_oa: Clean up buffer-fill test
` [PATCH i-g-t v3 2/2] tests/intel/xe_oa: Add a test for tail address wrap
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t 0/5] Madvise Tests in IGT
 2025-08-29 20:26 UTC  (16+ messages)
` [PATCH i-g-t 2/5] lib/xe: Add xe_vm_madvise ioctl support
` [PATCH i-g-t 3/5] lib/xe: Add Helper to get memory attributes
` [PATCH i-g-t 4/5] tests/intel/xe_exec_system_allocator: Add preferred_loc_smem test
` [PATCH i-g-t v5 5/5] tests/intel/xe_exec_system_allocator: Add atomic_batch test in IGT
` ✓ Xe.CI.BAT: success for Madvise Tests in IGT (rev5)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "
` ✓ i915.CI.Full: "

[PATCH i-g-t 0/5]
 2025-08-29 19:08 UTC  (7+ messages)
` [PATCH i-g-t 1/5] DO-NOT-MERGE: include/drm-uapi: Add drm_xe_madvise structure
` [PATCH i-g-t 2/5] lib/xe: Add xe_vm_madvise ioctl support
` [PATCH i-g-t 3/5] lib/xe: Add Helper to get memory attributes
` [PATCH i-g-t 4/5] tests/intel/xe_exec_system_allocator: Add preferred-loc-smem test
` [PATCH i-g-t 5/5] tests/intel/xe_exec_system_allocator: Add atomic_batch test in IGT
` ✗ Fi.CI.BUILD: failure for series starting with [i-g-t,1/5] DO-NOT-MERGE: include/drm-uapi: Add drm_xe_madvise structure

[i-g-t, v3] tests/intel/xe_pm: Enhance vram-d3cold-threshold test to verify VRAM self-refresh
 2025-08-29 18:05 UTC  (2+ messages)

[PATCH i-g-t v5 0/1] tests/intel/xe_evict_ccs: This patch adjust object size as per VRAM
 2025-08-29 15:43 UTC  (7+ messages)
` [PATCH i-g-t] "
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t v4] tests/amdgpu: Add test for native cursor fallback to overlay
 2025-08-29 14:14 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for tests/amdgpu: Add test for native cursor fallback to overlay (rev4)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH i-g-t 0/4] Add initial Panthor tests
 2025-08-29 11:48 UTC  (12+ messages)
` [PATCH i-g-t 1/4] lib: add support for opening Panthor devices
` [PATCH i-g-t 3/4] lib: initial panthor infrastructure
` [PATCH i-g-t 4/4] tests/panthor: add panthor tests
` ✗ Xe.CI.Full: failure for Add initial Panthor tests
` ✓ i915.CI.Full: success "

[PATCH i-g-t 0/2] Update SR-IOV blocklists and testlists
 2025-08-29 11:18 UTC  (5+ messages)
` [PATCH i-g-t 1/2] tests/intel-ci/: Extend VF and VM blocklists
` [PATCH i-g-t 2/2] tests/intel/xe_test_config.json: Add SR-IOV testlists

[PATCH i-g-t v2 0/1] Skip PSR when disabled
 2025-08-29  7:48 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for Skip PSR when disabled (rev7)
` ✓ i915.CI.Full: success "

[PATCH i-g-t 0/5] Madvise Tests in IGT
 2025-08-29  4:51 UTC  (6+ messages)
` [PATCH i-g-t 2/5] lib/xe: Added xe_vm_madvise ioctl support

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Add compute test
 2025-08-29  2:53 UTC  (3+ messages)
` ✓ Xe.CI.Full: success for tests/intel/xe_exec_system_allocator: Add compute test (rev3)
` ✗ i915.CI.Full: failure "

[PATCH i-g-t v2 0/4] Validate VF accesses to VRAM via BAR
 2025-08-29  2:26 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for Validate VF accesses to VRAM via BAR (rev2)
` ✗ i915.CI.Full: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).