Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-19 08:49:14 to 2026-05-21 17:49:58 UTC [more...]

[PATCH i-g-t v3 0/5] Various fixes for prime_udl test
 2026-05-21 17:48 UTC  (5+ messages)
` [PATCH i-g-t v3 1/5] tests/prime_udl: Fix opening
` [PATCH i-g-t v3 3/5] tests/prime_udl: Fix error handling
` [PATCH i-g-t v3 4/5] tests/prime_udl: Fix i915 device opening
` [PATCH i-g-t v3 5/5] tests/prime_udl: Move into intel/ and add documentation

[PATCH i-g-t 0/3] Improve max-bpc query error handling
 2026-05-21 17:12 UTC  (10+ messages)
` [PATCH i-g-t 1/3] Revert "tests/kms_hdr: Move capability checks inside dynamic subtests"
` [PATCH i-g-t 2/3] lib/igt_kms: make max bpc query return status
` [PATCH i-g-t 3/3] tests/: Handle max bpc read failures explicitly
` ✓ i915.CI.Full: success for Improve max-bpc query error handling

[PATCH i-g-t] include/android: Add g_key_file_get_double stub
 2026-05-21 16:57 UTC  (2+ messages)

[PATCH 1/2][V5] tests/kms_hdr: Fix HDR metadata probe in test_hdr
 2026-05-21 16:52 UTC  (9+ messages)
` [PATCH 2/2][V5] tests/kms_hdr: Add interactive HDR verification to static-swap
` ✗ Xe.CI.BAT: failure for series starting with [1/2,V5] tests/kms_hdr: Fix HDR metadata probe in test_hdr
` ✓ i915.CI.BAT: success "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v2 0/2] Update pre-Xe large-buffer compute support
 2026-05-21 16:48 UTC  (8+ messages)
` [PATCH i-g-t v2 1/2] tests/xe_compute: Skip SVM tests on platforms without fault mode vm
` [PATCH i-g-t v2 2/2] lib/intel_compute: Improve executing large-buffer compute on pre-Xe
` ✓ Xe.CI.BAT: success for Update pre-Xe large-buffer compute support (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t] tests/intel/kms_frontbuffer_tracking: Fix duplicate documentation descriptions
 2026-05-21 16:32 UTC  (7+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/kms_frontbuffer_tracking: Fix duplicate documentation descriptions (rev2)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH i-g-t, v2] tests/intel/xe_exec_system_allocator: Test madvise(MADV_DONTNEED)
 2026-05-21 16:25 UTC  (5+ messages)

[PATCH i-g-t v6] test/intel/xe_vm:Add oversubscribe concurrent bind stress subtest
 2026-05-21 15:52 UTC  (2+ messages)

[PATCH RESEND i-g-t 0/3] xe: Test LR and fault mode workloads across suspend/resume
 2026-05-21 14:34 UTC  (4+ messages)
` [PATCH i-g-t 1/3] tests/xe_exec_compute_mode: Make lr-mode-workload spinner preemptible
` [PATCH i-g-t 2/3] tests/xe_exec_compute_mode: Add workload subtests with suspend variants
` [PATCH i-g-t 3/3] tests/xe_exec_fault_mode: Add fault-mode "

[PATCH v2 0/2] lib/intel_batchbuffer: prefetch fixes
 2026-05-21 14:27 UTC  (4+ messages)
` [PATCH v2 1/2] lib/intel_batchbuffer: assert on accessing prefetch area
` [PATCH v2 2/2] tests/intel/xe_exec_store: increase batchbuffer size

[PATCH i-g-t 0/3] xe: Test LR and fault mode workloads across suspend/resume
 2026-05-21 14:16 UTC  (4+ messages)
` [PATCH i-g-t 1/3] tests/xe_exec_compute_mode: Make lr-mode-workload spinner preemptible
` [PATCH i-g-t 2/3] tests/xe_exec_compute_mode: Add workload subtests with suspend variants
` [PATCH i-g-t 3/3] tests/xe_exec_fault_mode: Add fault-mode "

[PATCH i-g-t] tests/xe_exec_mix_modes: Simplify xe_supports_faults requirement check
 2026-05-21 14:01 UTC  (3+ messages)

[PATCH 0/2] lib/intel_batchbuffer: prefetch fixes
 2026-05-21 13:58 UTC  (6+ messages)
` [PATCH 1/2] lib/intel_batchbuffer: assert on accessing prefetch area
` [PATCH 2/2] tests/intel/xe_exec_store: increase batchbuffer size

[PATCH] tests/core_hotunplug: add *-with-load subtests exercising GPU workload during hotplug
 2026-05-21 13:02 UTC  (6+ messages)
` ✗ Xe.CI.FULL: failure for tests/core_hotunplug: add *-with-load subtests exercising GPU workload during hotplug (rev3)
` ✗ i915.CI.Full: "

[PATCH v2] tools/igt_power: Fix crash on Xe devices by initializing xe_device cache
 2026-05-21 12:18 UTC 

[PATCH i-g-t v3 0/1] tests/kms_color: Add 10-bit color depth support to gamma test for MediaTek
 2026-05-21 12:14 UTC  (6+ messages)
` [PATCH i-g-t v3 1/1] "

[PATCH i-g-t] tests/kms_colorop_helper: clear assigned_color_pipeline on bypass
 2026-05-21 11:32 UTC  (2+ messages)

[PATCH i-g-t] tools/vmtb: Adjust BMG vGPU profile
 2026-05-21 11:23 UTC  (2+ messages)

[PATCH i-g-t] intel-ci: Add D3cold testlist to meson.build
 2026-05-21 11:10 UTC  (2+ messages)

[PATCH i-g-t 0/2] Add CPU idle state control for accurate vblank timing
 2026-05-21 10:39 UTC  (16+ messages)
` [PATCH i-g-t 1/2] lib/igt_kms: Add igt_disable_cpu_deep_sleep() to control CPU C-states
` [PATCH i-g-t 2/2] tests/kms_setmode: Disable CPU deep sleep for accurate vblank timestamps
` ✓ Xe.CI.BAT: success for Add CPU idle state control for accurate vblank timing
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ i915.CI.Full: "

[PATCH i-g-t v4] tests/kms_setmode: Add HDMI 2.0 clock limit for mode selection
 2026-05-21  9:00 UTC 

[PATCH 0/3] lib/intel_batchbuffer: intel bb copy data improvements
 2026-05-21  8:00 UTC  (13+ messages)
` [PATCH 1/3] lib/gpu_cmds: replace open coded ibb data copy with helper
` [PATCH 2/3] lib/gpgpu_shader: "
` [PATCH 3/3] lib/intel_batchbuffer: log overflow size in case there is no place in ibb
` ✓ Xe.CI.BAT: success for lib/intel_batchbuffer: intel bb copy data improvements
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH i-g-t 0/2] Update pre-Xe large-buffer compute support
 2026-05-21  5:59 UTC  (12+ messages)
` [PATCH i-g-t 1/2] tests/xe_compute: Skip SVM tests on platforms without fault mode vm
` [PATCH i-g-t 2/2] lib/intel_compute: Improve executing large-buffer compute on pre-Xe
` ✗ Xe.CI.BAT: failure for Update pre-Xe large-buffer compute support
` ✓ i915.CI.BAT: success "
` ✓ Xe.CI.FULL: "

[PATCH 0/2] tests/intel/xe_sriov_vfio: fix region-info subtest and cleanup path
 2026-05-21  3:49 UTC  (7+ messages)
` [PATCH 1/2] tests/intel/xe_sriov_vfio: Query only BAR regions in region-info
` [PATCH 2/2] tests/intel/xe_sriov_vfio: Ensure VFIO fds are closed in fixture
` ✓ i915.CI.BAT: success for tests/intel/xe_sriov_vfio: fix region-info subtest and cleanup path
` ✓ i915.CI.Full: "

[PATCH] tests/kms_hdr: Skip unsupported formats in bpc-switch test
 2026-05-21  3:14 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t] tests/xe_pat: Use S3 instead of standby
 2026-05-21  2:42 UTC  (7+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] tests/intel/kms_dp_linktrain_fallback: Clear stale forced LT failure counter on timeout
 2026-05-21  1:33 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v2] tests/kms_content_protection: clamp plane src/dst to output mode
 2026-05-21  0:28 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_content_protection: clamp plane src/dst to output mode (rev2)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH v2] lib/intel_wa: Assert on error instead of returning -1
 2026-05-20 22:18 UTC  (7+ messages)

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Test madvise(MADV_DONTNEED)
 2026-05-20 21:26 UTC  (2+ messages)

[PATCH i-g-t v1 0/4] RFC: Create smaller dmesg reports for a test
 2026-05-20 15:49 UTC  (5+ messages)
` [PATCH i-g-t v1 1/4] runner/executor: Create temporary unlimited dmesg save
` [PATCH i-g-t v1 2/4] lib/igt_core: Create message for runner with unlimiting dmesg size
` [PATCH i-g-t v1 3/4] tests/intel/xe_exec_system_allocator: Lower dmesg size collected
` [PATCH i-g-t v1 4/4] runner/resultgen: Create smaller dmesg report by dropping lines matched with skip regex

[PATCH i-g-t v1 0/7] Vswing/Preemphasis Override decoding
 2026-05-20  9:54 UTC  (5+ messages)
` [PATCH i-g-t v1 4/7] tools/vbt_decode: nuke get_device_id()
` [PATCH i-g-t v1 5/7] tools/vbt_decode: parse & dump VS/PE-O tables for LT

[PATCH i-g-t v2] lib/intel_blt: Replace CANONICAL() with xe_canonical_va() for Xe driver
 2026-05-20  9:38 UTC  (4+ messages)
` ✗ Xe.CI.FULL: failure for lib/intel_blt: Replace CANONICAL() with xe_canonical_va() for Xe driver (rev2)

[PATCH i-g-t V2 0/3] Update VPE blit test
 2026-05-20  8:30 UTC  (6+ messages)
` [PATCH i-g-t 1/3] tests/amdgpu/vpe: add VPE2 "
` [PATCH i-g-t 2/3] tests/amdgpu/vpe: set blit test based on IP version
` [PATCH i-g-t 3/3] tests/amdgpu/vpe: refactor VPE1 blit test

[PATCH i-g-t 1/4] lib/igt_kms: Add support for the BACKGROUND_COLOR property
 2026-05-20  7:28 UTC  (6+ messages)
` [PATCH i-g-t 4/4] tests/kms_color: Add background-color subtest to test "

[PATCH i-g-t v2] tests/kms_setmode: Relax vblank timing tolerance from 1 scanline to 1%
 2026-05-20  6:54 UTC  (5+ messages)

[PATCH i-g-t] tests/intel/kms_dsc: Fix retry loop for non-RGB case
 2026-05-20  6:28 UTC  (4+ messages)
` ✓ Xe.CI.FULL: success for "
` ✓ i915.CI.Full: "

[PATCH i-g-t v3] tests/kms_setmode: Add HDMI 2.0 clock limit for mode selection
 2026-05-20  5:37 UTC  (4+ messages)
` ✗ Xe.CI.BAT: failure for tests/kms_setmode: Add HDMI 2.0 clock limit for mode selection (rev4)
` ✗ i915.CI.BAT: "
` ✗ Xe.CI.FULL: "

[PATCH] tests/intel/xe_pm_residency: skip cpg-gt-toggle if GT not in C6
 2026-05-20  4:45 UTC  (3+ messages)

[PATCH i-g-t v2] tests/intel/kms_pm_backlight: Add brightness-with-suspend subtest
 2026-05-20  3:48 UTC  (4+ messages)

[PATCH] tools/igt_power: Fix crash on Xe devices by initializing xe_device cache
 2026-05-19 20:55 UTC  (8+ messages)
` ✗ Xe.CI.FULL: failure for "
` ✗ i915.CI.Full: "

[PATCH] tests/intel: Add powergate info to GT C6 failures
 2026-05-19 20:13 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH i-g-t 0/2] Add preferred FB modifier helper
 2026-05-19 20:06 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH v2 0/3] Test panthor sparse mappings
 2026-05-19 19:56 UTC  (4+ messages)
` [PATCH v2 1/3] drm-uapi/panthor: sync with kernel 5731bca6a656

[PATCH i-g-t v3 0/1] Improve kms_cursor_legacy robustness on MTK
 2026-05-19 15:27 UTC  (3+ messages)
` [PATCH i-g-t v3 1/1] tests/kms_cursor_legacy: relax checks "

[PATCH i-g-t 0/3] Update VPE blit test
 2026-05-19 13:51 UTC  (4+ messages)
` [PATCH i-g-t 1/3] tests/amdgpu/vpe: add VPE2 "

[PATCH i-g-t 0/2] tests/kms_cursor_crc: Add MediaTek platform support
 2026-05-19 13:03 UTC  (9+ messages)
` [PATCH i-g-t 2/2] tests/kms_cursor_crc: Use SUSPEND_TEST_DEVICES for MediaTek devices
` ✗ i915.CI.BAT: failure for tests/kms_cursor_crc: Add MediaTek platform support
` ✗ Xe.CI.FULL: "

[PATCH i-g-t 00/25] lib/kms: Clean up format+mod stuff
 2026-05-19 10:58 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for lib/kms: Clean up format+mod stuff (rev4)

[i-g-t,v6, 0/2] *** SUBJECT HERE ***
 2026-05-19  8:48 UTC  (3+ messages)
` [i-g-t, v6, 2/2] tests/kms_vrr: add support for full range refresh rate testing


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