Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-08 20:56:47 to 2026-05-12 15:31:55 UTC [more...]

[PATCH i-g-t 0/2] tests/amdgpu/amd_replay: Add Replay Rate Control test
 2026-05-12 15:31 UTC  (6+ messages)
` [PATCH i-g-t 1/2] tests/amdgpu/amd_replay: fix operator precedence and typos
` [PATCH i-g-t 2/2] tests/amdgpu/amd_replay: add Replay Rate Control IGT test
` ✓ i915.CI.BAT: success for tests/amdgpu/amd_replay: Add Replay Rate Control test
` ✓ Xe.CI.BAT: "

[PATCH i-g-t] tests/chamelium/kms_chamelium_color: Add YUYV and NV12 coverage to color subtests
 2026-05-12 15:11 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t v6] test/intel/xe_vm:Add oversubscribe concurrent bind stress subtest
 2026-05-12 15:03 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for test/intel/xe_vm:Add oversubscribe concurrent bind stress subtest (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v3] lib/igt_sriov_device: Update igt_sriov_enable_vfs helper
 2026-05-12 14:01 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for lib/igt_sriov_device: Update igt_sriov_enable_vfs helper (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH 0/3] tests/intel/xe_pat: dynamic PAT index selection for pat-index-auto
 2026-05-12 13:47 UTC  (7+ messages)
` [PATCH 1/3] tests/intel/xe_pat: fix typo in r2 wc debug print
` [PATCH 2/3] tests/intel/xe_pat: drop redundant manual srand initialization
` [PATCH 3/3] tests/intel/xe_pat: Add dynamic PAT index selection for pat-index-auto
` ✓ i915.CI.BAT: success for tests/intel/xe_pat: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v2 0/2] RFC: Add preferred FB modifier helper
 2026-05-12 13:28 UTC  (5+ messages)
` [PATCH i-g-t v2 1/2] lib/igt_fb: Add IGT_FORMAT_MOD_PREFERRED helper modifier
` [PATCH i-g-t v2 2/2] HAX: kms_cursor_legacy: Use IGT_FORMAT_MOD_PREFERRED for cursor FBs
` ✗ i915.CI.BAT: failure for RFC: Add preferred FB modifier helper (rev2)
` ✗ Xe.CI.BAT: "

[PATCH i-g-t] tests/intel/xe_madvise: Drop assert on cleanup unbind in atomic subtests
 2026-05-12 13:01 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ Xe.CI.BAT: success "

[PATCH i-g-t] tests/kms_explicit_fence: Replace fixed sleep with vblank wait
 2026-05-12 13:00 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v2 0/5] tests/v3d_perfmon: Fix V3D 7.1 regression and extend perfmon testing
 2026-05-12 12:29 UTC  (6+ messages)
` [PATCH i-g-t v2 1/5] tests/v3d_perfmon: Don't use the deprecated V3D_PERFCNT_NUM
` [PATCH i-g-t v2 2/5] drm-uapi/v3d: Sync v3d UAPI
` [PATCH i-g-t v2 3/5] lib/v3d: Allow callers to retrieve perfmon counter values
` [PATCH i-g-t v2 4/5] lib/v3d: Add helper to query the V3D hardware version
` [PATCH i-g-t v2 5/5] tests/v3d_perfmon: Add global perfmon and counter isolation tests

[PATCH i-g-t 00/25] lib/kms: Clean up format+mod stuff
 2026-05-12 12:21 UTC  (26+ messages)
` [PATCH i-g-t 01/25] tests/kms_async_flips: Use correct format_mod list
` [PATCH i-g-t 02/25] test/kms: Introduce a few extra format/modifier variables
` [PATCH i-g-t 03/25] lib/kms: Introduce struct igt_format_mods
` [PATCH i-g-t 04/25] lib/kms: Pass struct igt_format_mods to igt_parse_format_mod_blob()
` [PATCH i-g-t 05/25] lib/kms: Extract format_mods_alloc()
` [PATCH i-g-t 06/25] lib/kms: Extract fill_plane_default_format_mods()
` [PATCH i-g-t 07/25] lib/kms: Extract igt_format_mods_has_format_with_modifier()
` [PATCH i-g-t 08/25] lib/kms: Pass target format_mods to igt_add_display_format_mod()
` [PATCH i-g-t 09/25] lib/kms: Extract format_mods_union()
` [PATCH i-g-t 10/25] lib/kms: Extract display_format_mods_union()
` [PATCH i-g-t 11/25] lib/kms: Move and rename igt_count_display_format_mod()
` [PATCH i-g-t 12/25] lib/kms: Make igt_fill_display_format_mod() more flexible
` [PATCH i-g-t 13/25] lib/kms: Add display->format_mods_async
` [PATCH i-g-t 14/25] lib/kms: Fill plane->format_mods_async for planes without IN_FORMATS
` [PATCH i-g-t 15/25] lib/kms: Encourage drivers to expose IN_FORMATS_ASYNC
` [PATCH i-g-t 16/25] lib/kms: Introduce igt_format_mods iterators
` [PATCH i-g-t 17/25] lib/kms: Add helpers to query igt_format_mods
` [PATCH i-g-t 18/25] tests/chamelium/kms_chamelium_frames: Use for_each_format_and_modifier()
` [PATCH i-g-t 19/25] tests/kms_plane: Use igt_format_mods_has_modifier()
` [PATCH i-g-t 20/25] tests/kms_plane: Use for_each_format_and_modifier()
` [PATCH i-g-t 21/25] tests/kms_async_flips: Remove the IN_FORMAT_ASYNC check
` [PATCH i-g-t 22/25] tests/kms_async_flips: Use igt_format_mods_has_modifier()
` [PATCH i-g-t 23/25] tests/kms_async_flips: Use for_each_format_and_modifier() and for_each_modifier_with_format()
` [PATCH i-g-t 24/25] tests/intel/kms_flip_tiling: Use for_each_modifier_with_format()
` [PATCH i-g-t 25/25] tests/chamelium/kms_chamelium_frames: Use for_each_format_with_modifier()

[i-g-t v2] tests/intel/xe_madvise: Add partial-unbind-dontneed subtest
 2026-05-12 12:13 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for tests/intel/xe_madvise: Add partial-unbind-dontneed subtest (rev2)
` ✓ Xe.CI.BAT: "

[PATCH i-g-t v5] tests/intel/xe_exec: Add VM rebind stress test with cpumask cycling
 2026-05-12 12:10 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for tests/intel/xe_exec: Add VM rebind stress test with cpumask cycling (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v4 0/7] Enable and Add new tests for DC3CO
 2026-05-12 12:07 UTC  (12+ messages)
` [PATCH i-g-t v4 1/7] tests: s/check_dc_counter/assert_dc_counter
` [PATCH i-g-t v4 2/7] tests/intel/kms_pm_dc: Replace require with proper assertion
` [PATCH i-g-t v4 3/7] tests/intel/kms_pm_dc: Enable DC3CO test for PSR2/PR modes
` [PATCH i-g-t v4 4/7] tests/kms_vrr: Add new test for DC3CO validation with LOBF
` [PATCH i-g-t v4 5/7] tests/intel/kms_pm_dc: Add new test for dc3co framedrop validation
` [PATCH i-g-t v4 6/7] tests/intel/kms_pm_dc: Add new test for DC3CO recovery after DC6
` [PATCH i-g-t v4 7/7] tests/intel/kms_pm_dc: Add dc3co-vpb-framegap subtest
` ✓ i915.CI.BAT: success for Enable and Add new tests for DC3CO (rev5)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v1] tests/intel/kms_pm_backlight: Add brightness-with-suspend subtest
 2026-05-12 11:20 UTC 

[PATCH v3 0/2] lib/igt_core: add timestamps to error logs
 2026-05-12 11:20 UTC  (8+ messages)
` [PATCH v3 1/2] lib/igt_core: do not reset errno in igt_gettime
` [PATCH v3 2/2] lib/igt_core: add timestamps to error logs
` ✓ i915.CI.BAT: success for lib/igt_core: add timestamps to error logs (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH i-g-t v1] tests/kms_content_protection: Remove redundant cleanup mst
 2026-05-12 11:15 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✓ i915.CI.Full: success "

[PATCH] tests/core_hotunplug: exercise fd-holding subtests with Xe workload
 2026-05-12 11:02 UTC  (5+ messages)

[PATCH i-g-t 0/2] tests/intel/kms_tbt: Add DP tunneling validation tests
 2026-05-12 10:22 UTC  (7+ messages)
` [PATCH i-g-t 1/2] lib/igt_connector_helper: Add DRM connector helpers using libdisplay-info
` [PATCH i-g-t 2/2] tests/intel/kms_tbt: Add DP tunneling validation tests
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✓ i915.CI.Full: success "

[PATCH v1 1/1] tests/intel/xe_exec_basic: skip test when no GTs
 2026-05-11 13:51 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Test madvise(MADV_DONTNEED)
 2026-05-12  8:19 UTC  (3+ messages)

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Test madvise(MADV_DONTNEED)
 2026-05-12  8:17 UTC 

[PATCH i-g-t] lib/intel_pat: skip UC compression when FlatCCS unavailable
 2026-05-12  8:06 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[PATCH i-g-t] lib/pciids: sync with kernel commit e68a60f9e6a6
 2026-05-12  7:59 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t 0/5] tests/v3d_perfmon: Fix V3D 7.1 regression and extend perfmon testing
 2026-05-12  6:50 UTC  (7+ messages)
` [PATCH i-g-t 5/5] tests/v3d_perfmon: Add global perfmon and counter isolation tests
` ✓ i915.CI.BAT: success for tests/v3d_perfmon: Fix V3D 7.1 regression and extend perfmon testing
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✓ i915.CI.Full: success "

[PATCH i-g-t 0/2] Group all force_hdcp14 tests together
 2026-05-12  5:02 UTC  (9+ messages)
` [PATCH i-g-t 1/2] tests/kms_content_protection: "
` [PATCH i-g-t 2/2] tests/kms_content_protection: Group all MST "
` ✓ i915.CI.BAT: success for Group all "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v3 0/4] tests/intel/xe_madvise: Add atomic madvise subtests
 2026-05-12  3:50 UTC  (6+ messages)
` [PATCH i-g-t v3 1/4] tests/intel/xe_madvise: Generalize metadata and group purgeable subtests
` [PATCH i-g-t v3 2/4] tests/intel/xe_madvise: Add atomic-device subtest
` [PATCH i-g-t v3 3/4] tests/intel/xe_madvise: Add atomic-global subtest
` [PATCH i-g-t v3 4/4] tests/intel/xe_madvise: Add atomic-cpu subtest
` ✗ Fi.CI.BUILD: failure for tests/intel/xe_madvise: Add atomic madvise subtests

[PATCH i-g-t][V3] tests/kms_hdr: Add visual HDR verification subtests
 2026-05-12  0:36 UTC  (4+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH i-g-t v2 0/4] tests/intel/xe_madvise: Add atomic madvise subtests
 2026-05-11 22:18 UTC  (10+ messages)
` [PATCH i-g-t v2 1/4] tests/intel/xe_madvise: Generalize metadata and group purgeable subtests
` [PATCH i-g-t v2 2/4] tests/intel/xe_madvise: Add atomic-device subtest
` [PATCH i-g-t v2 3/4] tests/intel/xe_madvise: Add atomic-global subtest
` [PATCH i-g-t v2 4/4] tests/intel/xe_madvise: Add atomic-cpu subtest
` ✗ Fi.CI.BUILD: failure for tests/intel/xe_madvise: Add atomic madvise subtests (rev2)

[PATCH i-g-t v2 2/2] tests/kms_plane: Add test_nv12_tile4_src_y planar settings test
 2026-05-11 22:01 UTC  (2+ messages)
` [i-g-t, v2, "

[PATCH i-g-t v2 0/2] kms_plane planar-pixel-format-settings restructure
 2026-05-11 21:59 UTC  (4+ messages)
` [PATCH i-g-t v2 1/2] tests/kms_plane: Restructure planar-pixel-format-settings test and make it Intel only
  ` [i-g-t, v2, "

[PATCH i-g-t 0/2] kms_plane planar-pixel-format-settings restructure
 2026-05-11 16:42 UTC  (4+ messages)
` [PATCH i-g-t 1/2] tests/kms_plane: Restructure planar-pixel-format-settings test and make it Intel only

[PATCH i-g-t 0/7] tests/kms_pipe_crc_basic: add mst suspend-resume test
 2026-05-11 14:31 UTC  (3+ messages)
` [PATCH i-g-t 7/7] tests/intel/kms_mst: Add MST "

[PATCH v2 0/3] lib/igt_core: add timestamps to error logs
 2026-05-11  9:08 UTC  (2+ messages)

[PATCH i-g-t v2] lib/igt_sriov_device: Update igt_sriov_enable_vfs helper
 2026-05-11  7:47 UTC  (2+ messages)

[PATCH 0/2] lib/gpgpu_shader: GPU asm related changes
 2026-05-11  7:38 UTC  (5+ messages)
` [PATCH 1/2] scripts/generate_iga64_codes: add env variable to force asm rebuild
` [PATCH 2/2] lib/gpgpu_shader: use raw strings in all asms

[PATCH i-g-t v4] tests/intel/xe_exec: Add VM rebind stress test with cpumask cycling
 2026-05-11  7:21 UTC  (4+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel/xe_exec: Add VM rebind stress test with cpumask cycling (rev2)
` ✓ i915.CI.Full: success "

[PATCH i-g-t] tests/chamelium/kms_chamelium_audio: Add suspend/resume audio tests
 2026-05-11  6:22 UTC  (2+ messages)

[PATCH i-g-t v1] tests/intel/kms_joiner: Fix mixed_output subtest skips
 2026-05-11  6:03 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for "

[i-g-t] tests/intel/xe_madvise: Add partial-unbind-dontneed subtest
 2026-05-11  5:31 UTC  (2+ messages)

[PATCH] tests/intel/xe_configfs: Use available engine for ctx-restore subtests
 2026-05-11  4:31 UTC  (5+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_configfs: Use available engine for ctx-restore subtests (rev4)
` ✓ i915.CI.Full: success "

[PATCH i-g-t v2] tests/kms_explicit_fence: Rescue pending IN_FENCE waits on test failures
 2026-05-11  4:30 UTC  (4+ messages)
` ✗ i915.CI.Full: failure for tests/kms_explicit_fence: Rescue pending IN_FENCE waits on test failures (rev2)

[PATCH v2 0/3] Test panthor sparse mappings
 2026-05-10  2:32 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✓ i915.CI.Full: success "

[PATCH i-g-t] lib/intel_blt: Replace CANONICAL() with xe_canonical_va() for Xe driver
 2026-05-10  0:45 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✓ i915.CI.Full: success "

[PATCH i-g-t v1] tests/intel/kms_pipe_stress: retry connectors with no modes and skip unusable pipes
 2026-05-09  2:10 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] tests/amdgpu/amd_fuzzing_sysfs: use local include for amdgpu_drm.h
 2026-05-09  0:46 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] tests/amdgpu: temporarily skip amd_fuzzing_sysfs on Polaris and Vega20
 2026-05-09  0:44 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH v3 0/3] tests/intel/xe_exec_reset: Validate multi-queue timestamping
 2026-05-08 23:39 UTC  (4+ messages)
` [PATCH v3 1/3] lib/xe/xe_spin: Enhance multi-queue switch option
` [PATCH v3 2/3] lib/xe/xe_spin: Add option for QUEUE_TIMESTAMP
` [PATCH v3 3/3] tests/intel/xe_exec_reset: Add multi-queue long spin tests

[PATCH v7 0/2] Wa_14026633728
 2026-05-08 20:56 UTC  (3+ messages)
` [PATCH v7 2/2] tests/intel/xe_oa: Wa_14026633728


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