Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-29 19:01:02 to 2025-10-02 19:52:58 UTC [more...]

[PATCH i-g-t 0/7] tools/intel_display_poller: Various things
 2025-10-02 19:52 UTC  (3+ messages)
` [PATCH i-g-t 1/7] lib/gt: Fix IGT_NO_FORCEWAKE handling

[PATCH i-g-t v2] lib/drmtest: Allow DRIVER_ANY tests to run on VKMS when supported
 2025-10-02 19:46 UTC  (10+ messages)
` ✓ Xe.CI.BAT: success for lib/drmtest: Allow DRIVER_ANY tests to run on VKMS when supported. (rev2)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t] lib/drmtest: Add Support for Virtio-GPU
 2025-10-02 19:06 UTC  (2+ messages)

[PATCH i-g-t 0/6] tools/intel_vbt_decode: Improve decoding to strings
 2025-10-02 17:36 UTC  (18+ messages)
` [PATCH i-g-t 1/6] tools/intel_vbt_decode: Introduce to_str()
` [PATCH i-g-t 2/6] tools/intel_vbt_decode: Use to_str() more
` [PATCH i-g-t 3/6] tools/intel_vbt_decode: Convert eDP deocding to use to_str()
` [PATCH i-g-t 4/6] tools/intel_vbt_decode: Use panel_bits()
` [PATCH i-g-t 5/6] tools/intel_vbt_decode: Decode display refclk mode
` [PATCH i-g-t 6/6] tools/intel_vbt_decode: Decode the backlight control method type
` ✓ Xe.CI.BAT: success for tools/intel_vbt_decode: Improve decoding to strings (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH i-g-t] tests/kms_content_protection: Check for HDCP before setting displays
 2025-10-02 17:02 UTC  (7+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH v10 i-g-t 00/10] Fix xe_eudebug_online@set-breakpoint-sigint-debugger
 2025-10-02 15:47 UTC  (14+ messages)
` [PATCH v10 i-g-t 01/10] lib/xe_eudebug: Fix safe_pipe_read
` [PATCH v10 i-g-t 02/10] lib/xe_eudebug: Don't fail in __wait_token if pipe was broken
` [PATCH v10 i-g-t 03/10] tests/xe_eudebug_online: Allow dead client in set-breakpoint-sigint-debugger
` [PATCH v10 i-g-t 04/10] lib/xe_eudebug: Introduce xe_eudebug_debugger_kill
` [PATCH v10 i-g-t 05/10] tests/xe_eudebug_online: Improve issuing SIGINT in set-breakpoint-sigint-debugger
` [PATCH v10 i-g-t 06/10] lib/xe_eudebug: Repeat poll in debugger_worker_loop if interrupted
` [PATCH v10 i-g-t 07/10] lib/xe_eudebug: Improve SIGINT handling
` [PATCH v10 i-g-t 08/10] tests/xe_eudebug_online: Introduce proper sync for closing debugger fd in set-breakpoint-sigint-debugger
` [PATCH v10 i-g-t 09/10] lib/xe_eudebug: Introduce SIGTERM handling
` [PATCH v10 i-g-t 10/10] tests/xe_eudebug_online: Issue SIGTERM in set-breakpoint-sigint-debugger
` ✓ Xe.CI.BAT: success for Fix xe_eudebug_online@set-breakpoint-sigint-debugger (rev10)
` ✗ Xe.CI.Full: failure "
` ✓ i915.CI.BAT: success "

[PATCH i-g-t v7 0/2] Runner: Abort run when dmesg is flooded
 2025-10-02 15:45 UTC  (4+ messages)
` [PATCH i-g-t v7 1/2] runner: Abort if "

[PATCH V10 00/30] IGT tests for the KMS Color Pipeline API
 2025-10-02 15:11 UTC  (18+ messages)
` [PATCH V10 01/30] tests/kms_writeback: Fix kms_writeback for VKMS
` [PATCH V10 02/30] lib/igt_kms: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
` [PATCH V10 03/30] drm-uapi: Add COLOROP object
` [PATCH V10 04/30] lib/igt_kms: Destroy colorops on exit
` [PATCH V10 05/30] tests/kms_properties: Add colorop properties test
` [PATCH V10 08/30] lib/drmtest: Add is_vkms_device()
` [PATCH V10 09/30] tests/kms_colorop: Add kms_colorop tests

[PATCH v9 i-g-t 00/10] Fix xe_eudebug_online@set-breakpoint-sigint-debugger
 2025-10-02  8:54 UTC  (18+ messages)
` [PATCH v9 i-g-t 01/10] lib/xe_eudebug: Fix safe_pipe_read
` [PATCH v9 i-g-t 02/10] lib/xe_eudebug: Don't fail in __wait_token if pipe was broken
` [PATCH v9 i-g-t 03/10] tests/xe_eudebug_online: Allow dead client in set-breakpoint-sigint-debugger
` [PATCH v9 i-g-t 04/10] lib/xe_eudebug: Introduce xe_eudebug_debugger_kill
` [PATCH v9 i-g-t 05/10] tests/xe_eudebug_online: Improve issuing SIGINT in set-breakpoint-sigint-debugger
` [PATCH v9 i-g-t 06/10] lib/xe_eudebug: Repeat poll in debugger_worker_loop if interrupted
` [PATCH v9 i-g-t 07/10] lib/xe_eudebug: Improve SIGINT handling
` [PATCH v9 i-g-t 08/10] tests/xe_eudebug_online: Introduce proper sync for closing debugger fd in set-breakpoint-sigint-debugger
` [PATCH v9 i-g-t 09/10] lib/xe_eudebug: Introduce SIGTERM handling
` [PATCH v9 i-g-t 10/10] tests/xe_eudebug_online: Issue SIGTERM in set-breakpoint-sigint-debugger
` ✓ Xe.CI.BAT: success for Fix xe_eudebug_online@set-breakpoint-sigint-debugger (rev9)
` ✗ Xe.CI.Full: failure "

[PATCH v1] tests/intel/xe_fault_injection: Set guc_wait_ucode pf only
 2025-10-01 22:35 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "
` ✓ i915.CI.Full: "

[PATCH i-g-t 1/2] lib/xe/xe_query: move PXP query functions to common file
 2025-10-01 19:05 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,1/2] lib/xe/xe_query: move PXP query functions to common file (rev4)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH i-g-t] lib/drmtest: Allow DRIVER_ANY tests to run on VKMS when supported
 2025-10-01 18:52 UTC  (3+ messages)

[PATCH i-g-t 0/3] Resolve timing issues in gem_eio stress subtests
 2025-10-01 18:34 UTC  (15+ messages)
` [PATCH i-g-t 1/3] tests/gem_eio: Adjust for long reset-resume cycle on Gen12+
` [PATCH i-g-t 2/3] tests/gem_eio: Adjust for slow resume after reset "
` [PATCH i-g-t 3/3] tests/gem_eio: Iterate over physical rings in stress subtests
` ✓ Xe.CI.BAT: success for Resolve timing issues in gem_eio "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH v3 0/5] Add tests to help verify VF migration
 2025-10-01 17:41 UTC  (17+ messages)
` [PATCH v3 1/5] tests/intel/xe_exec_reset: Add job cancel tests
` [PATCH v3 2/5] tests/intel/xe_exec_reset: Add timeslice preempt test
` [PATCH v3 3/5] tests/intel/xe_exec_reset: Long spin tests
` [PATCH v3 4/5] tests/intel/xe_exec_reset: Add long-spin-sys-reuse-many-preempt-threads
` [PATCH v3 5/5] tests/intel/xe_exec_reset: Add long-spin-comp-reuse-many-preempt-threads

[PATCH i-g-t v4 0/4] Validate VF accesses to VRAM via BAR
 2025-10-01 16:36 UTC  (9+ messages)
` [PATCH i-g-t v4 1/4] lib/igt_sriov_device: Add helper to iterate over enabled VFs
` [PATCH i-g-t v4 2/4] lib/intel_vram: Add library for VRAM accesses
` [PATCH i-g-t v4 3/4] tests/intel/xe_sriov_flr: Use VRAM access helpers from intel_vram library
` [PATCH i-g-t v4 4/4] tests/intel/xe_sriov_vram: Add test checking VF access to VRAM
` ✓ Xe.CI.BAT: success for Validate VF accesses to VRAM via BAR (rev4)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH] tests/intel/xe_exec_threads: Add many queues section
 2025-10-01 15:06 UTC  (2+ messages)

[PATCH i-g-t] intel-ci: Fix Xe blocklists for xe_noexec_ping_pong test
 2025-10-01 11:49 UTC  (7+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH v8 i-g-t 0/9] Fix xe_eudebug_online@set-breakpoint-sigint-debugger
 2025-10-01  9:31 UTC  (18+ messages)
` [PATCH v8 i-g-t 1/9] lib/xe_eudebug: Fix safe_pipe_read
` [PATCH v8 i-g-t 2/9] lib/xe_eudebug: Don't fail in __wait_token if pipe was broken
` [PATCH v8 i-g-t 3/9] tests/xe_eudebug_online: Allow dead client in set-breakpoint-sigint-debugger
` [PATCH v8 i-g-t 4/9] lib/xe_eudebug: Introduce xe_eudebug_debugger_kill
` [PATCH v8 i-g-t 5/9] tests/xe_eudebug_online: Improve issuing SIGINT in set-breakpoint-sigint-debugger
` [PATCH v8 i-g-t 6/9] lib/xe_eudebug: Improve SIGINT handling
` [PATCH v8 i-g-t 7/9] tests/xe_eudebug_online: Introduce proper sync for closing debugger fd in set-breakpoint-sigint-debugger
` [PATCH v8 i-g-t 8/9] lib/xe_eudebug: Introduce SIGTERM handling
` [PATCH v8 i-g-t 9/9] tests/xe_eudebug_online: Issue SIGTERM in set-breakpoint-sigint-debugger
` ✓ Xe.CI.BAT: success for Fix xe_eudebug_online@set-breakpoint-sigint-debugger (rev8)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH i-g-t v1] tests/kms_vrr: Skip DRRS-related tests on LNL+
 2025-10-01  9:01 UTC  (3+ messages)
` [PATCH i-g-t v2] tests/kms_vrr: Skip DRRS-related tests on LNL and newer platforms

[PATCH i-g-t 0/2] Use blitter instead of cpu fill for uc-comp surface
 2025-10-01  6:50 UTC  (11+ messages)
` [PATCH i-g-t 1/2] lib/xe_util: Add xe fast-copy helper
` [PATCH i-g-t 2/2] tests/xe_pat: Use blitter to copy to uc-comp surface
` ✓ Xe.CI.BAT: success for Use blitter instead of cpu fill for "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "
` ✓ i915.CI.Full: "

[PATCH i-g-t v14 2/2] tests/kms_prime: Enable basic-modeset for xe
 2025-10-01  6:26 UTC  (2+ messages)
` [i-g-t,v14,2/2] "

[PATCH i-g-t v14 1/2] tests/kms_prime: Add XE support
 2025-10-01  6:16 UTC  (2+ messages)
` [i-g-t,v14,1/2] "

[PATCH i-g-t v5 0/3] Multi-CCS support in IGT
 2025-09-30 17:48 UTC  (3+ messages)
` [PATCH i-g-t v5 2/3] tests/intel/xe_compute: Add loop_duration_2s subtest

[PATCH i-g-t 1/2] tests/intel/kms_pm_rpm: Refactor system suspend test function parameters
 2025-09-30 14:56 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,1/2] tests/intel/kms_pm_rpm: Refactor system suspend test function parameters (rev4)
` ✓ Xe.CI.Full: "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t] intel-ci: Fix typo in Xe LNL display blocklist
 2025-09-30 13:03 UTC  (6+ messages)
` ✗ Xe.CI.Full: failure for "
` ✗ i915.CI.Full: "

[PATCH i-g-t v1 0/4] Convert core_* and one xe_* to subtests
 2025-09-30 12:23 UTC  (7+ messages)
` [PATCH i-g-t v1 1/4] tests/core_getclient: Create basic subtest
` [PATCH i-g-t v1 2/4] tests/intel/xe_noexec_ping_pong: "
` [PATCH i-g-t v1 3/4] tests/core_getstats: "

[PATCH v2 i-g-t] tests/intel/gem_exec_schedule: Improve synchronization in pi-ringfull
 2025-09-30  9:35 UTC  (4+ messages)

[PATCH i-g-t] tests/intel/xe_mmap: Fix truncation of visible VRAM size
 2025-09-30  8:05 UTC  (4+ messages)
` ✓ Xe.CI.Full: success for "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t 2/2] tests/intel/kms_pm_rpm: Add system suspend idle test case
 2025-09-30  6:23 UTC  (5+ messages)

[PATCH v3 i-g-t 0/7] benchmarks/latency: Add xe latency measurement tests
 2025-09-30  5:55 UTC  (3+ messages)
` [PATCH v4 i-g-t 0/6] benchmarks/intel_latency: "

[PATCH i-g-t 1/2] lib/amdgpu: Add dynamic DRI path detection for debugfs access
 2025-09-30  1:03 UTC  (3+ messages)
` [PATCH i-g-t 2/2] lib/amdgpu: Extend JPEG direct register support to version 5

[PATCH v5 0/3] tests/intel/xe_survivability: Add xe_survivability test
 2025-09-30  0:09 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for tests/intel/xe_survivability: Add xe_survivability test (rev3)
` ✗ Xe.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH V2 i-g-t 1/2] lib/amdgpu: Add dynamic DRI path detection for debugfs access
 2025-09-29 21:20 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [V2,i-g-t,1/2] "

[PATCH v7 i-g-t 0/9] Fix xe_eudebug_online@set-breakpoint-sigint-debugger
 2025-09-29 19:20 UTC  (13+ messages)
` [PATCH v7 i-g-t 1/9] lib/xe_eudebug: Fix safe_pipe_read
` [PATCH v7 i-g-t 5/9] tests/xe_eudebug_online: Improve issuing SIGINT in set-breakpoint-sigint-debugger
` [PATCH v7 i-g-t 6/9] lib/xe_eudebug: Improve SIGINT handling
` [PATCH v7 i-g-t 7/9] tests/xe_eudebug_online: Introduce proper sync for closing debugger fd in set-breakpoint-sigint-debugger
` [PATCH v7 i-g-t 8/9] lib/xe_eudebug: Introduce SIGTERM handling
` [PATCH v7 i-g-t 9/9] tests/xe_eudebug_online: Issue SIGTERM in set-breakpoint-sigint-debugger

[PATCH i-g-t 0/6] tools/intel_vbt_decode: Improve decoding to strings
 2025-09-29 19:20 UTC  (4+ messages)
` [PATCH i-g-t 1/6] tools/intel_vbt_decode: Introduce to_str()
` [PATCH i-g-t 2/6] tools/intel_vbt_decode: Use to_str() more


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