Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-12 05:59:30 to 2026-06-16 07:54:48 UTC [more...]

[PATCH i-g-t v2 0/4] intel_vbt_decode: fall back to guessing PCI ID from VBT signature
 2026-06-16  7:54 UTC  (10+ messages)
` [PATCH i-g-t v2 1/4] tools/intel_vbt_decode: store codename from VBT signature to context
` [PATCH i-g-t v2 2/4] lib/intel_device_info: add a helper to guess the PCI ID for a codename
` [PATCH i-g-t v2 3/4] tools/vbt_decode: return 0 from get_device_id()
` [PATCH i-g-t v2 4/4] tools/intel_vbt_decode: fall back to guessing PCI ID from VBT signature
` ✓ Xe.CI.BAT: success for intel_vbt_decode: fall back to guessing PCI ID from VBT signature (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v2] lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class
 2026-06-16  7:43 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v1] include/linux_scaffold: drop _AC macro
 2026-06-16  7:29 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t v2] intel-ci: Add SVM, multi_queue tests to Xe fastfeedback
 2026-06-16  7:23 UTC 

[PATCH i-g-t] intel-ci: Add SVM, multi_queue tests to Xe fastfeedback
 2026-06-16  7:02 UTC  (4+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✓ i915.CI.BAT: success "
` ✓ Xe.CI.FULL: "

[PATCH i-g-t 0/2] tests/intel/xe_debugfs: Add debugfs entry
 2026-06-16  6:46 UTC  (5+ messages)
` [PATCH i-g-t 1/2] tests/intel/xe_debugfs: Add debugfs optional entry validation
` [PATCH i-g-t 2/2] tests/intel/xe_debugfs: Add checks for existing root dir entries
` ✓ Xe.CI.BAT: success for tests/intel/xe_debugfs: Add debugfs entry
` ✓ i915.CI.BAT: "

[PATCH i-g-t v2] tests/intel: Skip multi-queue tests when no engine supports it
 2026-06-16  6:26 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for tests/intel: Skip multi-queue tests when no engine supports it (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v4] tests/chamelium/kms_chamelium_audio: Add suspend/resume audio tests
 2026-06-16  5:18 UTC  (7+ messages)
` ✓ Xe.CI.BAT: success for tests/chamelium/kms_chamelium_audio: Add suspend/resume audio tests (rev6)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] tests/intel/xe_oa: Fix checks for whitlisted oa registers
 2026-06-16  4:08 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_oa: Fix checks for whitlisted oa registers (rev2)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH i-g-t 0/6] tests/kms_pipe_crc_basic: add mst suspend-resume test
 2026-06-16  2:57 UTC  (5+ messages)
` ✗ Xe.CI.BAT: failure for tests/kms_pipe_crc_basic: add mst suspend-resume test (rev7)
` ✗ Xe.CI.FULL: "

[PATCH v2 i-g-t 0/6] Add SR-IOV exit-handler-based cleanup
 2026-06-16  1:02 UTC  (11+ messages)
` [PATCH v2 i-g-t 1/6] lib/igt_device_sriov: Add generic SR-IOV exit cleanup helper
` [PATCH v2 i-g-t 2/6] lib/xe/xe_sriov_admin: Add SR-IOV admin exit cleanup restore helper
` [PATCH v2 i-g-t 3/6] tests/sriov_basic: Arm SR-IOV exit cleanup
` [PATCH v2 i-g-t 4/6] tests/xe: "
` [PATCH v2 i-g-t 5/6] tests/xe: Arm SR-IOV exit cleanup with callback
` [PATCH v2 i-g-t 6/6] tests/intel/xe_sriov_flr: Arm SR-IOV exit cleanup
` ✓ i915.CI.BAT: success for Add SR-IOV exit-handler-based cleanup (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v3 00/10] Vswing / Pre-emphasis Override decoding
 2026-06-16  0:10 UTC  (21+ messages)
` [PATCH i-g-t v3 01/10] tools/vbt_decode: fix tables' offset reading
` [PATCH i-g-t v3 02/10] tools/vbt_decode: rename VBT#57 related vars
` [PATCH i-g-t v3 03/10] tools/intel_vbt_decode: store codename from VBT signature to context
` [PATCH i-g-t v3 04/10] lib/intel_device_info: add a helper to guess the PCI ID for a codename
` [PATCH i-g-t v3 05/10] tools/vbt_decode: return 0 from get_device_id()
` [PATCH i-g-t v3 06/10] tools/intel_vbt_decode: fall back to guessing PCI ID from VBT signature
` [PATCH i-g-t v3 07/10] tools/vbt_decode: validate DEVICE env var
` [PATCH i-g-t v3 08/10] tools/vbt_decode: parse & dump VS/PE-O tables for LT
` [PATCH i-g-t v3 09/10] tools/vbt_decode: parse & dump VS/PE-O tables for Snps
` [PATCH i-g-t v3 10/10] tools/vbt_decode: parse & dump VS/PE-O tables for Combo
` ✓ Xe.CI.BAT: success for Vswing / Pre-emphasis Override decoding (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✓ i915.CI.Full: success "

[PATCH v2 i-g-t] lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class
 2026-06-15 20:20 UTC 

[PATCH 0/3] Negative tests for VM_BIND decompression
 2026-06-15 17:06 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] tests/intel/xe_ccs : Add helpers and Negative test for VM_Bind Decomp
  ` [PATCH v2 2/3] tests/intel/xe_ccs: Add fault-mode helper and VM_BIND decomp neg test
  ` [PATCH v2 3/3] tests/intel/xe_ccs : Add CCS corruption neg test for VM_BIND decomp

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Rename subtest to preffered-loc-atomic-device
 2026-06-15 16:45 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH i-g-t v2] tests/xe_debugfs: Add debugfs entry read/write validation in root-dir
 2026-06-15 15:01 UTC  (12+ messages)
` ✓ Xe.CI.BAT: success for tests/xe_debugfs: Add debugfs entry read/write validation in root-dir (rev3)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ i915.CI.Full: "

[PATCH i-g-t 0/4] intel_vbt_decode: fall back to guessing PCI ID from VBT signature
 2026-06-15 11:18 UTC  (15+ messages)
` [PATCH i-g-t 1/4] tools/intel_vbt_decode: store codename from VBT signature to context
` [PATCH i-g-t 2/4] lib/intel_device_info: add a helper to guess the PCI ID for a codename
` [PATCH i-g-t 3/4] tools/vbt_decode: return 0 from get_device_id()
` [PATCH i-g-t 4/4] tools/intel_vbt_decode: fall back to guessing PCI ID from VBT signature
` ✓ Xe.CI.BAT: success for intel_vbt_decode: "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ i915.CI.Full: "

[PATCH i-g-t v3 0/1] lib: s/GEN_VER/GFX_VER/ for Intel platform
 2026-06-15 10:10 UTC  (8+ messages)
` [PATCH i-g-t v3 1/1] "
` ✓ Xe.CI.BAT: success for lib: s/GEN_VER/GFX_VER/ for Intel platform (rev3)
` ✗ i915.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "

[PATCH i-g-t] tests/kms_feature_discovery: add HDR, VRR and DSC discovery
 2026-06-15 10:06 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t v5 0/2] Improve max-bpc query error handling
 2026-06-15 10:00 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[i-g-t v2] tests/intel/xe_madvise: Skip purge tests under low RAM
 2026-06-15  9:54 UTC  (8+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_madvise: Skip purge tests under low RAM (rev2)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t] tests/xe_debugfs: Add debugfs entry read/write validation in root-dir
 2026-06-15  9:20 UTC  (5+ messages)
` ✗ i915.CI.Full: failure for tests/xe_debugfs: Add debugfs entry read/write validation in root-dir (rev2)

[PATCH i-g-t] tests/intel/kms_sharpness_filter: Fix tap filter test failures
 2026-06-15  9:14 UTC  (7+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✓ i915.CI.Full: success "

[PATCH i-g-t v2 0/8] Vswing / Pre-emphasis Override decoding
 2026-06-15  7:53 UTC  (7+ messages)
` [PATCH i-g-t v2 5/8] tools/vbt_decode: guess devid from VBT signature

[PATCH i-g-t v2] tests/kms_rotation_crc: concurrent cursor movement with rotation
 2026-06-15  6:15 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/kms_sharpness_filter: Skip downscale test on first commit failure
 2026-06-15  4:42 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "

[PATCH v4 0/2] DC5 DPMS/PSR suspend/resume validation test
 2026-06-14 10:38 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for DC5 DPMS/PSR suspend/resume validation test (rev3)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] intel-ci: Add SVM, multi_queue tests to xe.fastfeedback.testlist
 2026-06-13  8:37 UTC  (7+ messages)
` ✗ i915.CI.BAT: failure for "
` ✗ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: success "

[PATCH i-g-t] tests/intel/xe_exec_reset: skip compression subtests early in main thread
 2026-06-13  1:37 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for "
` ✓ i915.CI.Full: "

[PATCH i-g-t] tests/intel: Skip multi-queue tests when no engine supports it
 2026-06-13  0:46 UTC  (6+ messages)
` ✓ Xe.CI.FULL: success for "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t] lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class
 2026-06-12 21:00 UTC  (4+ messages)
` ✗ Xe.CI.FULL: failure for "
` ✗ i915.CI.Full: "

[PATCH i-g-t 0/2] Extend core_hotunplug coverage with open-handles unbind/rebind scenario
 2026-06-12 18:30 UTC  (6+ messages)
` [PATCH i-g-t 2/2] tests/core_hotunplug: Add exec-fork-unbind-rebind subtest
` ✗ Xe.CI.FULL: failure for Extend core_hotunplug coverage with open-handles unbind/rebind scenario
` ✗ i915.CI.Full: "

[PATCH i-g-t v2] lib/amdgpu: poll reset state in hang slow test
 2026-06-12 16:15 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "
` ✗ i915.CI.Full: "

[PATCH i-g-t 0/4] xe: watch queue event support and VM restart recovery
 2026-06-12 14:38 UTC  (6+ messages)
` [PATCH i-g-t 1/4] lib/xe: add xe_vm_restart ioctl helper
` [PATCH i-g-t 2/4] lib/xe: add xe_watch listener for watch queue events
` [PATCH i-g-t 3/4] tests/intel/xe_exec_compute_mode: Add a listener for file events
` [PATCH i-g-t 4/4] tests/intel/xe_exec_compute_mode: Restart VM on ENOMEM/ENOSPC errors

[PATCH i-g-t] RFC: Add disk usage quota carryover for igt_runner
 2026-06-12 13:58 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "
` ✗ i915.CI.Full: "

[PATCH] lib/amdgpu: check hang slow guilt via QUERY_STATE2
 2026-06-12  8:22 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH] lib/amdgpu: accept GUILTY_RESET from compute/gfx hang slow test
 2026-06-12  7:30 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH 00/10] lib/genxml: Introduce Mesa genxml infrastructure to IGT
 2026-06-12  6:30 UTC  (7+ messages)
` [PATCH 01/10] lib/intel/genxml: Add genxml generators, headers, and build integration
` [PATCH 05/10] lib/mocs: Add intel_get_wb_mocs() and intel_buf_mocs() for packed MOCS fields
` [PATCH 06/10] lib/rendercopy: Convert surface state and sampler setup to genxml

[PATCH i-g-t] tests/kms_plane: Relax CRC frame sequence validation
 2026-06-12  6:07 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