Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-04 00:37:44 to 2026-08-10 09:42:04 UTC [more...]

[PATCH v2 i-g-t 0/2] benchmarks/gem_wsim: explicit VM create/assign + LR mode
 2026-08-10  9:39 UTC  (3+ messages)
` [PATCH v2 i-g-t 1/2] benchmarks/gem_wsim: add explicit VM create/assign steps
` [PATCH v2 i-g-t 2/2] benchmarks/gem_wsim: add compute/LR mode support for Xe VMs

[PATCH i-g-t] tests/kms_plane: Relax CRC frame sequence validation
 2026-08-10  9:04 UTC  (3+ messages)

[PATCH i-g-t v3 0/3] kms_dp_linktrain_fallback: Add UHBR-to-HBR fallback subtest
 2026-08-10  6:56 UTC  (11+ messages)
` [PATCH i-g-t v3 1/3] lib/i915/i915_dp: add UHBR helpers and const-correct set_link_params
` [PATCH i-g-t v3 2/3] tests/intel/kms_dp_linktrain_fallback: fix MST traversal state leak between subtests
` [PATCH i-g-t v3 3/3] tests/intel/kms_dp_linktrain_fallback: Add UHBR-to-HBR fallback subtest
` ✓ Xe.CI.BAT: success for kms_dp_linktrain_fallback: "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v1] lib/intel_fbc: Use display version for FBC max plane size
 2026-08-10  6:09 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ i915.CI.Full: "

[PATCH i-g-t v2 00/16] tests: limiting suspend tests
 2026-08-08 13:49 UTC  (21+ messages)
` [PATCH i-g-t v2 01/16] lib/igt_aux: remove typos
` [PATCH i-g-t v2 02/16] lib/igt_kms: s/pipe/crtc/
` [PATCH i-g-t v2 03/16] tests/kms_async_flips: split outer test loop into two
` [PATCH i-g-t v2 04/16] tests/kms_async_flips: limit S/R to first and last CRTC
` [PATCH i-g-t v2 05/16] tests/kms_frontbuffer_tracking: remove TEST_MODE_ITER_BEGIN() from `suspend`
` [PATCH i-g-t v2 06/16] tests/kms_frontbuffer_tracking: remove TEST_MODE_ITER_BEGIN() from `fliptrack`
` [PATCH i-g-t v2 07/16] tests/kms_pipe_crc_basic: limit #crtcs tested during suspend
` [PATCH i-g-t v2 08/16] tests/kms_psr: limit #outputs "
` [PATCH i-g-t v2 09/16] tests/kms_vblank: split outer test loop into two
` [PATCH i-g-t v2 10/16] tests/kms_vblank: limit #outputs tested during suspend
` [PATCH i-g-t v2 11/16] tests/kms_sharpness_filter: fix typo
` [PATCH i-g-t v2 12/16] tests/kms_sharpness_filter: limit #outputs tested during suspend
` [PATCH i-g-t v2 13/16] tests/kms_sharpness_filter: limit #crtcs "
` [PATCH i-g-t v2 14/16] tests/kms_ccs: split outer test loop into two
` [PATCH i-g-t v2 15/16] tests/kms_ccs: limit #outputs tested during suspend
` [PATCH i-g-t v2 16/16] tests/kms_ccs: limit #crtcs "
` ✓ Xe.CI.BAT: success for tests: limiting suspend tests
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t v1 0/2] tests/amdgpu: add SVM (shared virtual memory) test suite
 2026-08-08  6:22 UTC  (6+ messages)
` [PATCH i-g-t v1 1/2] lib/amdgpu: add SVM helper library and uAPI
` [PATCH i-g-t v1 2/2] tests/amdgpu: add SVM test suite
` ✓ Xe.CI.BAT: success for tests/amdgpu: add SVM (shared virtual memory) "
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t v1] tests/intel: add BO allocation oversubscription stress coverage
 2026-08-08  4:59 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for tests/intel: add BO allocation oversubscription stress coverage (rev3)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH 0/8] Xe3P GPU Error Injection Test Suite with DRM RAS Netlink Support
 2026-08-07 23:21 UTC  (9+ messages)
` [PATCH 1/8] lib/igt_drm_netlink: Introduce DRM RAS Generic Netlink interface
` [PATCH 3/8] lib/igt_drm_netlink: add get_error_threshold command support
` [PATCH 4/8] lib/igt_drm_netlink: add set_error_threshold "
` [PATCH 8/8] tests/intel/xe_err_injection: add CRI GPU requirement check

[PATCH i-g-t] intel-ci: skip tiling tests on xe nvl
 2026-08-07 18:40 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t] tests/intel/xe_ras: Add test for GPU health indicator
 2026-08-07 17:59 UTC  (2+ messages)

[PATCH i-g-t v3 0/6] Add FIXED_MATRIX colorop tests
 2026-08-07 14:19 UTC  (12+ messages)
` [PATCH i-g-t 1/6] include/drm-uapi: Add DRM_COLOROP_FIXED_MATRIX definition
` [PATCH i-g-t 2/6] lib/igt_kms: Add FIXED_MATRIX_TYPE colorop property
` [PATCH i-g-t 3/6] tests/kms_colorop_helper: Add FIXED_MATRIX colorop support
` [PATCH i-g-t 4/6] tests/kms_color_pipeline: Add FIXED_MATRIX colorop tests
` [PATCH i-g-t 5/6] tests/kms_color_pipeline: Remove unused color_depth and drm_format
` [PATCH i-g-t 6/6] tests/kms_chamelium_color_pipeline: Add FIXED_MATRIX colorop tests
` ✓ Xe.CI.BAT: success for Add FIXED_MATRIX colorop tests (rev3)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✓ Xe.CI.FULL: success "

[PATCH v4 0/2] tests/sriov_basic: Validate PF unbind with VFs enabled
 2026-08-07 11:29 UTC  (8+ messages)
` [PATCH v4 1/2] lib/igt_device_scan: Extract helper setting device filter from fd
` [PATCH v4 2/2] tests/sriov_basic: Validate PF unbind with VFs enabled
` ✓ Xe.CI.BAT: success for tests/sriov_basic: Validate PF unbind with VFs enabled (rev2)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t v3] tools/xe-perf-recorder: expose some OA stream open properties
 2026-08-07 10:11 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for tools/xe-perf-recorder: expose some OA stream open properties (rev3)
` ✓ i915.CI.BAT: "
` ✓ i915.CI.Full: "
` ✓ Xe.CI.FULL: "

[PATCH i-g-t v1] tests/intel: add BO allocation oversubscription stress coverage
 2026-08-07  9:09 UTC 

[PATCH i-g-t v1] tests/intel: add BO allocation oversubscription stress coverage
 2026-08-07  9:05 UTC 

[PATCH i-g-t v3 0/2] Add platform-specific joiner exception mode handling
 2026-08-07  5:15 UTC  (8+ messages)
` [PATCH i-g-t v3 1/2] lib/igt_kms: "
` [PATCH i-g-t v3 2/2] lib/igt_kms: Skip joiner exception modes in boundary non-joiner search
` ✓ Xe.CI.BAT: success for Add platform-specific joiner exception mode handling (rev3)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH v5 0/4] lib: Add generic platform filtering framework for IGT
 2026-08-07  3:03 UTC  (9+ messages)
` [PATCH v5 1/4] lib: Add generic platform filtering framework
` [PATCH v5 2/4] lib/amdgpu: Add AMD platform filtering backend
` [PATCH v5 3/4] lib/igt_core: Enable automatic platform filtering in subtest execution
` [PATCH v5 4/4] docs: Update platform filtering documentation per review feedback
` ✓ Xe.CI.BAT: success for lib: Add generic platform filtering framework for IGT
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✓ Xe.CI.FULL: success "

[PATCH v5 0/4] Add platform filtering framework for IGT tests
 2026-08-06 19:27 UTC  (9+ messages)
` [PATCH v5 1/4] lib: Add generic platform filtering framework
` [PATCH v5 2/4] lib/amdgpu: Add AMD platform filtering backend
` [PATCH v5 3/4] lib/igt_core: Enable automatic platform filtering in subtest execution
` [PATCH v5 4/4] docs: Update platform filtering documentation per review feedback
` ✓ i915.CI.BAT: success for Add platform filtering framework for IGT tests (rev2)
` ✓ Xe.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✓ Xe.CI.FULL: success "

[PATCH i-g-t] tests/intel/intel_hwmon: Warn on zero-valued numeric attributes
 2026-08-06 13:19 UTC  (4+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✗ i915.CI.BAT: "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t v2] tools/xe-perf-recorder: expose some OA stream open properties
 2026-08-06  2:27 UTC  (2+ messages)

[PATCH v5 0/2] IGT tests for DRM_IOCTL_GEM_CHANGE_HANDLE (race conditions + edge cases)
 2026-08-06  2:12 UTC  (3+ messages)
` [PATCH v5 1/2] tests/intel: Add gem_change_handle_race test suite
` [PATCH v5 2/2] tests/intel/gem_change_handle_race: Add edge-case and functional subtests

[PATCH i-g-t v1 0/2] Add CMRR subtests
 2026-08-06  1:47 UTC  (8+ messages)
` [PATCH i-g-t v1 1/2] lib/igt_vrr:Add VRR helper library for display refresh rate testing
` [PATCH i-g-t v1 2/2] tests/kms_vrr: add CMRR fixed and video mode subtests
` ✗ Xe.CI.BAT: failure for Add CMRR subtests
` ✓ i915.CI.BAT: success "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t] tests/intel-ci: Add expected skips to VF/VM blocklists
 2026-08-05 22:07 UTC  (10+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✓ i915.CI.BAT: success "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH] xe_exec_system_allocator: fix MADVISE_MULTI_VMA and PREFETCH_SAME_ATTR bo_size for PVC
 2026-08-05 21:04 UTC  (11+ messages)
` ✗ Xe.CI.FULL: failure for "
` ✓ Xe.CI.BAT: success "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.BAT: success for xe_exec_system_allocator: fix MADVISE_MULTI_VMA and PREFETCH_SAME_ATTR bo_size for PVC (rev2)
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "
` ✗ i915.CI.Full: failure "

[PATCH v5 0/4] Add platform filtering framework for IGT tests
 2026-08-05 20:28 UTC  (5+ messages)
` [PATCH v5 1/4] lib: Add generic platform filtering framework
` [PATCH v5 2/4] lib/amdgpu: Add AMD platform filtering backend
` [PATCH v5 3/4] lib/igt_core: Enable automatic platform filtering in subtest execution
` [PATCH v5 4/4] docs: Update platform filtering documentation per review feedback

[PATCH 0/2] tests/intel/xe_sriov_ggtt: Add test checking GGTT accesses
 2026-08-05 19:38 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] intel-ci: Block igt@xe_sriov_ggtt.*
` ✓ Xe.CI.BAT: success for tests/intel/xe_sriov_ggtt: Add test checking GGTT accesses
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "

[PATCH] tools/amd_hdmi_compliance: Add ALLM content type toggle test
 2026-08-05 19:15 UTC  (5+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✓ i915.CI.BAT: success "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v2 0/2] gpgpu-fill changes for xehp and xe3
 2026-08-05 18:41 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for gpgpu-fill changes for xehp and xe3 (rev2)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ i915.CI.Full: "

[PATCH i-g-t v5 0/2] tools: remove unnecessary shared library dependencies from standalone tools
 2026-08-05  9:59 UTC  (6+ messages)
` [PATCH i-g-t v5 1/2] lib/igt_core: move igt_load_igtrc to igt_rc
` [PATCH i-g-t v5 2/2] tools/lsgpu: link with minimal sub-libraries
` ✓ Xe.CI.BAT: success for tools: remove unnecessary shared library dependencies from standalone tools (rev4)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH i-g-t v2 0/2] Add platform-specific joiner exception mode handling
 2026-08-05  7:48 UTC  (5+ messages)
` [PATCH i-g-t v2 1/2] lib/igt_kms: "
` [PATCH i-g-t v2 2/2] lib/igt_kms: Skip joiner exception modes in boundary non-joiner search

[PATCH] tests/intel/xe_configfs: reuse pre-existing configfs group
 2026-08-04 21:56 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ Xe.CI.BAT: failure "
` ✓ i915.CI.Full: success "
` ✗ Xe.CI.FULL: failure "

[i-g-t] tests/kms_colorop: Use local variable for color pipeline cap
 2026-08-04 20:37 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ i915.CI.Full: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v2] tests/intel/kms_dp_linktrain_fallback: Add UHBR-to-HBR fallback subtest
 2026-08-04 19:12 UTC  (8+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/kms_dp_linktrain_fallback: Add UHBR-to-HBR fallback subtest (rev2)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH 1/2] lib/igt_device_scan: Extract helper setting device filter from fd
 2026-08-04 14:10 UTC  (2+ messages)

[PATCH i-g-t v2 2/2] lib/igt_kms: Skip joiner exception modes in boundary non-joiner search
 2026-08-04  6:02 UTC 

[PATCH i-g-t] tests/amdgpu/amd_cursor_overlay: reset primary position for reference frame
 2026-08-04  2:53 UTC  (2+ messages)


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