public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-02-03 10:09:46 to 2026-02-05 09:10:05 UTC [more...]

[PATCH v2 0/3] lib/intel: switch graphics/IP version queries to fd-based APIs
 2026-02-05  9:09 UTC  (7+ messages)
` [PATCH v2 1/3] lib/intel: suffix PCI ID based gen/graphics_ver with _legacy
` [PATCH v2 2/3] lib/intel: add fd-based intel_gen/intel_graphics_ver via Xe query
` [PATCH v2 3/3] intel/xe: use fd-based graphics/IP version helpers

[PATCH i-g-t v7 0/3] Fix chamelium port allocation during igt_fixture
 2026-02-05  9:08 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Fix chamelium port allocation during igt_fixture (rev3)

[PATCH i-g-t v3 0/3] Run PSR2 and PR tests on panel supporting both
 2026-02-05  8:36 UTC  (6+ messages)
` [PATCH i-g-t v3 1/3] tests/intel/kms_psr2_sf: Drop Early Transport flag from data_t
` [PATCH i-g-t v3 2/3] tests/intel/kms_psr2_sf: Check pipe and output validity for Selective Fetch test
` [PATCH i-g-t v3 3/3] tests/kms_psr2_sf: Allow testing of both PSR2 and Panel Replay if supported
` ✓ Xe.CI.BAT: success for Run PSR2 and PR tests on panel supporting both (rev3)
` ✓ i915.CI.BAT: "

[PATCH v4 i-g-t 0/1] tests/intel/xe_evict: overcommit tests for fault-mode and non-fault-mode VMs
 2026-02-05  8:28 UTC  (5+ messages)
` [PATCH v4 i-g-t 1/1] "
` ✓ Xe.CI.BAT: success for tests/intel/xe_evict: overcommit tests for fault-mode and non-fault-mode VMs (rev3)
` ✓ i915.CI.BAT: "

[PATCH v3 i-g-t 0/7] PCI driver helpers and xe-vfio-pci FLR improvement
 2026-02-05  8:13 UTC  (12+ messages)
` [PATCH v3 i-g-t 1/7] lib/igt_sriov_device: Add helper to get VF PCI slot address
` [PATCH v3 i-g-t 2/7] lib/igt_pci: Add generic PCI driver override and bind/unbind helpers
` [PATCH v3 i-g-t 3/7] tests/intel/xe_sriov_flr: Attach VFs to xe-vfio-pci before initiating FLR
` [PATCH v3 i-g-t 4/7] lib/igt_kmod: Fix PCI bind/unbind for module/driver name mismatch
` [PATCH v3 i-g-t 5/7] tests/intel/xe_sriov_flr: Add --wait-flr-ms option
` [PATCH v3 i-g-t 6/7] tests/intel/xe_sriov_flr: Add --no-xe-vfio-pci option
` [PATCH v3 i-g-t 7/7] tests/intel/xe_sriov_flr: Skip xe-vfio-pci load/bind when IOMMU is off
` ✓ Xe.CI.BAT: success for PCI driver helpers and xe-vfio-pci FLR improvement (rev3)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✓ i915.CI.Full: success "

[PATCH i-g-t v2 0/2] tests/kms_plane: Refine clamping and modifier skips
 2026-02-05  7:57 UTC  (5+ messages)
` [PATCH i-g-t v2 1/2] tests/kms_plane: Skip cursor plane for source clamping
` [PATCH i-g-t v2 2/2] tests/kms_plane: Skip unsupported modifiers
` ✓ Xe.CI.BAT: success for tests/kms_plane: Refine clamping and modifier skips (rev2)
` ✓ i915.CI.BAT: "

[PATCH i-g-t] DONT_MERGE:tests/intel/xe_compute: Robust SR-IOV/VF/PF and per-GT ccs_mode attribute handling
 2026-02-05  7:42 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for DONT_MERGE:tests/intel/xe_compute: Robust SR-IOV/VF/PF and per-GT ccs_mode attribute handling (rev2)
` ✓ Xe.CI.BAT: "

[PATCH] tests/intel/xe_configfs: Reset configfs group after each subtest
 2026-02-05  7:10 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v11 0/2] tests/intel/xe_pm_residency: Add ASPM Link residency test
 2026-02-05  6:52 UTC  (6+ messages)
` [PATCH i-g-t v11 1/2] lib/igt_device: Add API to get pci device upstream port
` [PATCH i-g-t v11 2/2] tests/intel/xe_pm_residency: Add subtest for ASPM Link state residency
` ✓ Xe.CI.BAT: success for tests/intel/xe_pm_residency: Add ASPM Link residency test
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v8 0/9] Add writeback changes for intel-supported formats
 2026-02-05  6:13 UTC  (14+ messages)
` [PATCH i-g-t v8 1/9] tests/kms_writeback: Add support for intel-specific formats
` [PATCH i-g-t v8 2/9] lib/igt_fb: Validate supported formats for crc calculation
` [PATCH i-g-t v8 3/9] tests/kms_writeback: Update checks for zero FB ID and empty writeback commit
` [PATCH i-g-t v8 4/9] lib/igt_fb: Add helper to get bpc from DRM fourcc
` [PATCH i-g-t v8 5/9] tests/kms_writeback: Refactor format handling in commit_and_dump_fb
` [PATCH i-g-t v8 6/9] tests/kms_writeback: Remove unused invalid_fb parameter
` [PATCH i-g-t v8 7/9] tests/kms_writeback: Refactor writeback-fb-id subtest
` [PATCH i-g-t v8 8/9] tests/kms_writeback: Refactor writeback-check-output subtest
` [PATCH i-g-t v8 9/9] tests/kms_writeback: Use helper to fetch default FB format
` ✓ Xe.CI.BAT: success for Add writeback changes for intel-supported formats (rev8)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v2 3/3] tests/kms_psr2_sf: Allow testing of both PSR2 and Panel Replay if supported
 2026-02-05  6:11 UTC  (2+ messages)
` [i-g-t, v2, "

[PATCH i-g-t v2 2/3] tests/intel/kms_psr2_sf: Check pipe and output validity for Selective Fetch test
 2026-02-05  6:03 UTC  (2+ messages)
` [i-g-t,v2,2/3] "

[PATCH i-g-t v1] tests/intel/kms_joiner: Add joiner modeset test across suspend resume
 2026-02-05  5:56 UTC  (4+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ Xe.CI.BAT: success "

[PATCH v2] lib/xe_gt: Handle non-C6 states with debug message
 2026-02-05  5:47 UTC  (6+ messages)
` ✓ i915.CI.Full: success for "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v2 1/3] intel-ci: Add valid skips on kms_plane to display blocklist
 2026-02-05  5:43 UTC  (5+ messages)
` [PATCH i-g-t v2 2/3] intel-ci: Add tests applicable after display 35 to blocklist
` [PATCH i-g-t v2 3/3] intel-ci : Unblocklist HDCP type1 subtests
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,v2,1/3] intel-ci: Add valid skips on kms_plane to display blocklist
` ✓ i915.CI.BAT: "

[PATCH i-g-t 1/2] intel-ci: Add valid skips on kms_plane to display blocklist
 2026-02-05  3:28 UTC  (6+ messages)
` ✗ i915.CI.Full: failure for series starting with [i-g-t,1/2] "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t] lib/igt_aux: Protect expressions from premature casting in aux macros
 2026-02-05  2:50 UTC  (7+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t 0/2] tests/kms_plane: Refine clamping and modifier skips
 2026-02-05  1:15 UTC  (10+ messages)
` [PATCH i-g-t 1/2] tests/kms_plane: Skip cursor plane for source clamping
` [PATCH i-g-t 2/2] tests/kms_plane: Skip unsupported modifiers
` ✓ Xe.CI.BAT: success for tests/kms_plane: Refine clamping and modifier skips
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH] tests/intel/xe_exec_system_allocator: Expect UC PAT madvise rejection
 2026-02-05  0:28 UTC  (4+ messages)
` [PATCH v6] "
` ✓ i915.CI.BAT: success for tests/intel/xe_exec_system_allocator: Expect UC PAT madvise rejection (rev6)
` ✓ Xe.CI.BAT: "

[PATCH i-g-t v1 0/1] tests/intel/xe_exec_multi_queue: update test doc
 2026-02-04 22:34 UTC  (7+ messages)
` [PATCH i-g-t v1 1/1] "
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✓ i915.CI.Full: success "

[PATCH v2 i-g-t 0/3] Improve eudebug test cleanup
 2026-02-04 22:22 UTC  (7+ messages)
` [PATCH v2 i-g-t 1/3] lib/xe_eudebug: Add retry mechanism in xe_eudebug_enable
` [PATCH v2 i-g-t 2/3] tests/xe_eudebug: Improve cleanup on test fail
` [PATCH v2 i-g-t 3/3] tests/xe_eudebug_online: "
` ✓ Xe.CI.BAT: success for Improve eudebug test cleanup (rev2)
` ✗ i915.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "

[PATCH i-g-t v2 1/3] intel-ci: Add valid skips on kms_plane to display blocklist
 2026-02-04 19:51 UTC  (8+ messages)
` [PATCH i-g-t v2 2/3] intel-ci: Add tests applicable after display 35 to blocklist
` [PATCH i-g-t v2 3/3] intel-ci : Unblocklist HDCP type1 subtests
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,v2,1/3] intel-ci: Add valid skips on kms_plane to display blocklist
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✓ Xe.CI.FULL: success "

[PATCH i-g-t] tests/amdgpu/amd_jpeg_dec: Fix compilation warnings
 2026-02-04 18:33 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t v6] tools/gputop: Add GPU frequencies to the client headers
 2026-02-04 17:28 UTC  (2+ messages)

[PATCH] tests/intel/xe_configfs: Reset configfs attributes after subtests
 2026-02-04 15:18 UTC  (7+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH v4] test/intel/xe_pmt: Add testing for BMG crashlog
 2026-02-04 14:39 UTC  (2+ messages)
` [v4] "

[PATCH i-g-t] tests/intel/xe_sriov_vram: Add support for multitile platforms
 2026-02-04 14:39 UTC  (2+ messages)

[PATCH i-g-t 0/6] meson/tools: split lightweight igt core and reduce tool dependencies
 2026-02-04 14:16 UTC  (7+ messages)
` [PATCH i-g-t 1/6] tools/meson: make per-tool dependencies instead of using global deps
` [PATCH i-g-t 2/6] tools/meson: sort tools_progs entries
` [PATCH i-g-t 3/6] tools/meson: normalize tool dependencies and executable definitions
` [PATCH i-g-t 4/6] tools/lsgpu: drop cairo and switch to igt_core
` [PATCH i-g-t 5/6] lib/igt_tools_stub: Add igt_load_igtrc() stub implementation
` [PATCH i-g-t 6/6] lib/meson: build core sources as per-file static libs with minimal deps

[PATCH i-g-t] lib/igt_fb: add YUV410 YUV411 YUV444 YVU410 YVU411 YVU444 formats
 2026-02-04 13:04 UTC  (2+ messages)

[PATCH i-g-t] tests/kms_plane: Allow planar-pixel-format-settings to pass on VKMS
 2026-02-04 12:29 UTC  (3+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH i-g-t 0/6] tests/kms_pipe_crc_basic: add mst suspend-resume test
 2026-02-04 10:40 UTC  (3+ messages)
` [PATCH i-g-t 6/6] tests/kms_pipe_crc_basic: Add MST "

[PATCH i-g-t v2 1/3] tests/intel/kms_psr2_sf: Drop Early Transport flag from data_t
 2026-02-04 10:24 UTC  (2+ messages)
` [i-g-t, v2, "

[PATCH v2 i-g-t 0/4] PCI driver helpers and xe-vfio-pci FLR improvement
 2026-02-04  9:30 UTC  (9+ messages)
` [PATCH v2 i-g-t 1/4] lib/igt_sriov_device: Add helper to get VF PCI slot address
` [PATCH v2 i-g-t 2/4] lib/igt_pci: Add generic PCI driver override and bind/unbind helpers
` [PATCH v2 i-g-t 3/4] tests/intel/xe_sriov_flr: Attach VFs to xe-vfio-pci before initiating FLR
` [PATCH v2 i-g-t 4/4] lib/igt_kmod: Fix PCI bind/unbind for module/driver name mismatch
` ✗ Xe.CI.BAT: failure for PCI driver helpers and xe-vfio-pci FLR improvement (rev2)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t 0/3] Improve eudebug test cleanup
 2026-02-04  7:17 UTC  (8+ messages)
` [PATCH i-g-t 1/3] lib/xe_eudebug: Add retry mechanism in xe_eudebug_enable
` [PATCH i-g-t 2/3] tests/xe_eudebug: Improve cleanup on test fail
` [PATCH i-g-t 3/3] tests/xe_eudebug_online: "
` ✓ Xe.CI.BAT: success for Improve eudebug test cleanup
` ✓ i915.CI.BAT: "
` ✓ i915.CI.Full: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 0/2] lib/igt_power: Ensure RAPL reads on correct CPU
 2026-02-04  6:34 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] HAX: Add toggle-gt-c6 test to fast feedback list
` ✓ Xe.CI.BAT: success for lib/igt_power: Ensure RAPL reads on correct CPU (rev2)
` ✓ i915.CI.BAT: "
` ✓ i915.CI.Full: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v10 0/2] tests/intel/xe_pm_residency: Add ASPM Link residency test
 2026-02-04  5:46 UTC  (8+ messages)
` [PATCH i-g-t v10 2/2] tests/intel/xe_pm_residency: Add subtest for ASPM Link state residency

[PATCH i-g-t] tests/core_hotunplug: Skip unplug when sysfs 'remove' is missing
 2026-02-04  5:16 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t v2 0/1] PSR2 Selective Fetch detection for async flips
 2026-02-04  3:51 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for PSR2 Selective Fetch detection for async flips (rev2)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH v2] intel-ci: Split chamelium-only testlist for i915 and xe
 2026-02-04  2:39 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for intel-ci: Split chamelium-only testlist for i915 and xe (rev2)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t v2 0/3] Run PSR2 and PR tests on panel supporting both
 2026-02-03 20:29 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for Run PSR2 and PR tests on panel supporting both (rev2)
` ✗ Xe.CI.FULL: "

[PATCH i-g-t] DONT_MERGE:tests/intel/xe_compute: Robust SR-IOV/VF/PF and per-GT ccs_mode attribute handling
 2026-02-03 18:56 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2] lib/amdgpu/amd_mmd_shared: Fix VCN JPEG submission
 2026-02-03 17:03 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for lib/amdgpu/amd_mmd_shared: Fix VCN JPEG submission (rev2)
` ✗ Xe.CI.FULL: "

[PATCH i-g-t 00/15] lib/kms: Start introducing for_each_crtc*()
 2026-02-03 14:33 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for lib/kms: Start introducing for_each_crtc*() (rev2)
` ✗ Xe.CI.FULL: "

[PATCH i-g-t v4 0/6] lsgpu: Report upstream port link bandwidth
 2026-02-03 10:05 UTC  (5+ messages)
` [PATCH i-g-t v4 3/6] lib/igt_device_scan: Include PCIe bridge upstream port if available
` [PATCH i-g-t v4 4/6] lib/igt_device_scan: List PCIe bridge ports after their children
` [PATCH i-g-t v4 5/6] lib/igt_device_scan: Omit AER statistics data from attributes
` [PATCH i-g-t v4 6/6] lib/igt_device_scan: Print GPU upstream port parent/child relations


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