Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-28 00:49:12 to 2025-03-05 07:28:53 UTC [more...]

[PATCH v7 i-g-t 0/3] Integrate kmemleak scans in igt_runner
 2025-03-05  7:28 UTC  (13+ messages)
` [PATCH v7 i-g-t 1/3] runner/kmemleak: library to interact with kmemleak
` [PATCH v7 i-g-t 2/3] runner/executor: Integrate igt_kmemleak scans
` [PATCH v7 i-g-t 3/3] scripts/run-tests.sh: Add support to kmemleak reports and igt_facts
` ✓ Xe.CI.BAT: success for Integrate kmemleak scans in igt_runner (rev5)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH v4] tests/intel/xe_fault_injection: Inject errors during exec queue create IOCTL
 2025-03-05  5:43 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/xe_pmu: Add function engine activity test
 2025-03-05  5:41 UTC  (5+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✓ i915.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t 0/2] Modify some OA tests for simulation
 2025-03-05  5:01 UTC  (8+ messages)
` [PATCH i-g-t 1/2] tests/intel/xe_oa: Do not discard single reports in oa-formats
` [PATCH i-g-t 2/2] tests/intel/xe_oa: Enable OA tests for simulation
` ✗ Xe.CI.BAT: failure for Modify some "
` ✗ i915.CI.BAT: "
` ✗ Xe.CI.Full: "

[PATCH i-g-t v2] tests/intel: Update sub-category of Xe power management tests
 2025-03-05  2:29 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for tests/intel: Update sub-category of Xe power management tests (rev2)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t v3 0/2] Ensure that SR-IOV and eudebug are exclusive for Xe
 2025-03-05  1:34 UTC  (6+ messages)
` [PATCH i-g-t v3 1/2] lib/xe_eudebug: Export __xe_eudebug_enable_getset
` [PATCH i-g-t v3 2/2] tests/intel/xe_eudebug: Add subtests for eudebug/SR-IOV exclusion
` ✗ Xe.CI.BAT: failure for Ensure that SR-IOV and eudebug are exclusive for Xe (rev3)
` ✓ i915.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v4 i-g-t] runner: Parse results harder
 2025-03-05  0:51 UTC  (4+ messages)
` ✗ Xe.CI.BAT: failure for runner: Parse results harder (rev4)
` ✗ i915.CI.BAT: "
` ✓ Xe.CI.Full: success "

[PATCH i-g-t v3] tests/kms_plane: Add test to validate odd panning
 2025-03-05  0:03 UTC  (4+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✓ i915.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH i-g-t] lib/intel_compute: Compare floats with igt_assert_eq_double()
 2025-03-04 22:28 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH i-g-t 0/2] tests/xe_drm_fdinfo: Check prerequisites for utilization tests
 2025-03-04 18:56 UTC  (3+ messages)
` [PATCH i-g-t 1/2] tests/intel/xe_drm_fdinfo: Group utilization tests and skip when no utilization data
` [PATCH i-g-t 2/2] tests/intel/xe_drm_fdinfo: Fail basic_engine_utilization if "

[PATCH i-g-t v4 0/2] Support for IN_FORMATS_ASYNC plane property
 2025-03-04 17:05 UTC  (7+ messages)
` [PATCH i-g-t v4 1/2] lib/igt_kms: Add support to retrieve async modifiers and formats
` ✓ Xe.CI.BAT: success for Support for IN_FORMATS_ASYNC plane property (rev4)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v2 00/14] Some refactor, rewrite and fixes for OA tests
 2025-03-04 15:11 UTC  (25+ messages)
` [PATCH i-g-t v2 01/14] tests/intel/xe_oa: Use static for global variables
` [PATCH i-g-t v2 02/14] tests/intel/xe_oa: Drop unused macro
` [PATCH i-g-t v2 03/14] tests/intel/xe_oa: Use period_ns in max_oa_exponent_for_period_lte
` [PATCH i-g-t v2 04/14] tests/intel/xe_oa: Rename oa_exp_1_millisec to oa_exponent_default
` [PATCH i-g-t v2 05/14] tests/intel/xe_oa: Use default exponent for some tests
` [PATCH i-g-t v2 06/14] tests/intel/xe_oa: Use same render copy width and height across tests
` [PATCH i-g-t v2 07/14] tests/intel/xe_oa: Rewrite the polling small buf test
` [PATCH i-g-t v2 08/14] tests/intel/xe_oa: Simplify the buffer-fill test
` [PATCH i-g-t v2 09/14] tests/intel/xe_oa: Use default buffer size for non-zero reason
` [PATCH i-g-t v2 10/14] tests/intel/xe_oa: Test oa buffer sizes
` [PATCH i-g-t v2 11/14] tests/intel/xe_oa: Rewrite enable-disable test
` [PATCH i-g-t v2 12/14] tests/intel/xe_oa: Enable unprivileged-single-ctx-counters and fix it
` [PATCH i-g-t v2 13/14] tests/intel/xe_oa: Fix mmio_trigger_reports testing
` [PATCH i-g-t v2 14/14] tests/intel/xe_oa: Set boundaries for OA exponent test
` ✓ Xe.CI.BAT: success for Some refactor, rewrite and fixes for OA tests (rev2)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t 1/2] lib: Add variable registers per thread (VRT) setup
 2025-03-04 11:37 UTC  (4+ messages)
` [PATCH i-g-t 2/2] tests/xe_eudebug_online: Set VRT

[PATCH i-g-t v3 0/4] Add single engine busyness stats in GPUTOP
 2025-03-04 10:22 UTC  (12+ messages)
` [PATCH i-g-t v3 1/4] Enable finding all IGT devices for xe driver
` [PATCH i-g-t v3 2/4] Add gputop functionality common to all drivers
` [PATCH i-g-t v3 3/4] Add gputop support for xe specific devices
` [PATCH i-g-t v3 4/4] Enable support for multiple GPUs and instances
` ✓ i915.CI.BAT: success for Add single engine busyness stats in GPUTOP (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH v3 i-g-t] runner: Parse results harder
 2025-03-04  9:41 UTC  (2+ messages)

[PATCH i-g-t 0/2] Add VF detection and skip devcoredump checks on VFs
 2025-03-04  7:24 UTC  (5+ messages)
` [PATCH i-g-t 1/2] lib/igt_sriov_device: Add intel_is_vf_device helper

[PATCH i-g-t] tests/intel/kms_draw_crc: Skip formats not supported by the plane
 2025-03-04  3:47 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t v1] tests/intel/xe_gt_freq: Use spinner for throttle test
 2025-03-04  1:15 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t] tests/amdgpu/amd_replay: Skip test if no DRM DP AUX Interface
 2025-03-03 21:33 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t v2 0/2] Add tests for EU stall sampling
 2025-03-03 19:11 UTC  (5+ messages)
` [PATCH i-g-t v2 1/2] drm-uapi/xe: Sync with EU stall sampling uapi updates
` [PATCH i-g-t v2 2/2] tests/intel/xe_eu_stall: Add tests for EU stall sampling

[PATCH i-g-t] tests/intel/xe_create: Add test for low latency hint support
 2025-03-03 17:24 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] runner: Parse results harder
 2025-03-03 11:15 UTC  (7+ messages)
` ✓ Xe.CI.BAT: success for runner: Parse results harder (rev2)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t 0/2] fixes for test kms_dp_link_training
 2025-03-03 10:31 UTC  (6+ messages)
` [PATCH i-g-t 1/2] tests/intel/kms_dp_link_training: do modeset before retraining
` [PATCH i-g-t 2/2] tests/intel/kms_dp_link_training: fix assert for igt_find_all_mst_output_in_topology
` ✓ Xe.CI.BAT: success for fixes for test kms_dp_link_training (rev2)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t] tests/kms_display_modes: Remove negative test for extended display
 2025-03-03 10:19 UTC  (6+ messages)
` [PATCH v2] "
` ✓ Xe.CI.BAT: success for tests/kms_display_modes: Remove negative test for extended display (rev3)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] tests/intel/xe_fault_injection: Inject errors during observation IOCTL
 2025-03-03  5:42 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t 0/2] fixes for test kms_dp_link_training
 2025-03-03  6:03 UTC  (10+ messages)
` [PATCH i-g-t 1/2] tests/intel/kms_dp_link_training: do modeset before retrainig
` [PATCH i-g-t 2/2] tests/intel/kms_dp_link_training: fix assert for igt_find_all_mst_output_in_topology
` ✓ Xe.CI.BAT: success for fixes for test kms_dp_link_training
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t] tests/kms_flip: Add flip-vs-dpms-on-nop subtest
 2025-03-01 13:45 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t 00/39] VKMS configfs tests
 2025-03-01  9:43 UTC  (15+ messages)
` [PATCH i-g-t 20/39] tests/vkms_configfs: Test enablement without pipeline items
` [PATCH i-g-t 35/39] lib/vkms: Test changing enabled device planes
` [PATCH i-g-t 39/39] tests/vkms_configfs: Test connector hot-plug
` ✓ Xe.CI.BAT: success for VKMS configfs tests (rev3)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] tests/intel/xe_multi_tile: Multi-Tile support in IGT
 2025-03-01  2:02 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for tests/intel/xe_multi_tile: Multi-Tile support in IGT (rev4)
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] Revert "lib/intel_compute: Allow the user to override input and output addresses"
 2025-02-28 21:49 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH i-g-t] drm-uapi/xe: Sync with PXP and EU stall changes
 2025-02-28 17:48 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for drm-uapi/xe: Sync with PXP and EU stall changes (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] runner: Parse results harder
 2025-02-28 17:08 UTC  (9+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t 1/2] lib/syncobj: Make running under Valgrind quiet
 2025-02-28 15:55 UTC  (4+ messages)
` ✗ i915.CI.Full: failure for series starting with [i-g-t,1/2] "

[PATCH i-g-t v2 0/2] Ensure that SR-IOV and eudebug are exclusive for Xe
 2025-02-28 15:23 UTC  (4+ messages)
` [PATCH i-g-t v2 2/2] tests/intel/xe_eudebug: Add subtests for eudebug/SR-IOV exclusion

[PATCH] tests/intel/kms_dp_link_training: fix assert
 2025-02-28 13:28 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v2 0/5] tests/intel/xe_fault_injection: Inject errors during xe_guc_ct_send_recv() xe_guc_mmio_send_recv()
 2025-02-28 10:33 UTC  (3+ messages)
` [PATCH i-g-t v2 2/5] tests/intel/xe_fault_injection: Make setup_injection_fault() programmable

[PATCH i-g-t v3 0/1] Add FBC Dirty Rectangle tests
 2025-02-28  7:42 UTC  (2+ messages)
` ✓ i915.CI.Full: success for Add FBC Dirty Rectangle tests (rev3)

[PATCH i-g-t] tests/sriov_basic: verify VF disabling when its fd remains open
 2025-02-28  4:08 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] lib/amd: add memleak functions
 2025-02-28  3:17 UTC  (12+ messages)

[PATCH i-g-t, v3 0/6] Prepare lib/intel_compute for SVM/system allocator
 2025-02-28  2:12 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Prepare lib/intel_compute for SVM/system allocator (rev3)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox