messages from 2026-04-10 13:48:30 to 2026-04-14 10:51:46 UTC [more...]
[PATCH i-g-t v2 0/4] Enable and Add new tests for DC3CO
2026-04-14 10:51 UTC (7+ messages)
` [PATCH i-g-t v2 1/4] tests/intel/kms_pm_dc: Replace require with proper assertion
` [PATCH i-g-t v2 2/4] tests/intel/kms_pm_dc: Enable DC3CO test for PSR2/PR modes
` [PATCH i-g-t v2 3/4] tests/kms_vrr: Add new test for DC3CO validation with LOBF
` [PATCH i-g-t v2 4/4] tests/intel/kms_pm_dc: Add new test for dc3co framedrop validation
` ✓ i915.CI.BAT: success for Enable and Add new tests for DC3CO (rev3)
[PATCH i-g-t] tests/kms_invalid_mode: Allow clock-too-high test on non-Intel platforms
2026-04-14 10:44 UTC (2+ messages)
[PATCH i-g-t 00/16] igt: clean up typedef usage, use for_each_output() more
2026-04-14 10:14 UTC (19+ messages)
` [PATCH i-g-t 01/16] tests: prefer igt_plane_t over struct igt_plane
` [PATCH i-g-t 02/16] lib/kms: rename struct igt_plane to _igt_plane
` [PATCH i-g-t 03/16] tests: prefer igt_display_t over struct igt_display
` [PATCH i-g-t 04/16] lib/kms: rename struct igt_display to _igt_display
` [PATCH i-g-t 05/16] lib/kms: rename struct igt_crtc to _igt_crtc
` [PATCH i-g-t 06/16] lib/kms: drop struct igt_colorop definition
` [PATCH i-g-t 07/16] tests/amdgpu/amd_abm: use for_each_output()
` [PATCH i-g-t 08/16] tests/amdgpu/amd_hotplug: "
` [PATCH i-g-t 09/16] tests/amdgpu/amd_subvp: "
` [PATCH i-g-t 10/16] tests/amdgpu/amd_dp_dsc: "
` [PATCH i-g-t 11/16] tests/amdgpu/amd_plane: "
` [PATCH i-g-t 12/16] tests/kms_atomic_transition: "
` [PATCH i-g-t 13/16] tests/kms_colorop: "
` [PATCH i-g-t 14/16] tests/kms_content_protection: "
` [PATCH i-g-t 15/16] tests/kms_getfb: "
` [PATCH i-g-t 16/16] tests/kms_writeback: "
` ✓ Xe.CI.BAT: success for igt: clean up typedef usage, use for_each_output() more
` ✓ i915.CI.BAT: "
[PATCH i-g-t 0/6] add test to validate dock/undock and switch
2026-04-14 9:55 UTC (11+ messages)
` [PATCH i-g-t 1/6] lib/igt_edid: add EDID serial extraction helpers
` [PATCH i-g-t 3/6] lib/igt_serial: add generic serial communication helper
` [PATCH i-g-t 5/6] tests/kms_feature_discovery: add basic usb4 switch discovery
` [PATCH i-g-t 6/6] tests/intel/kms_usb4_switch: Add USB4 switch test suite
` ✗ i915.CI.Full: failure for add test to validate dock/undock and switch (rev4)
[PATCH i-g-t] tests/intel/kms_cdclk: Skip CDCLK bump validation when dotclocks match
2026-04-14 9:53 UTC (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✓ i915.CI.Full: success "
[PATCH i-g-t v10 0/8] tests/xe: Add purgeable memory madvise tests for system allocator
2026-04-14 9:50 UTC (12+ messages)
` [PATCH i-g-t v10 1/8] lib/xe: Add purgeable memory ioctl support
` [PATCH i-g-t v10 2/8] tests/intel/xe_madvise: Add dontneed-before-mmap subtest
` [PATCH i-g-t v10 3/8] tests/intel/xe_madvise: Add purged-mmap-blocked subtest
` [PATCH i-g-t v10 4/8] tests/intel/xe_madvise: Add dontneed-after-mmap subtest
` [PATCH i-g-t v10 5/8] tests/intel/xe_madvise: Add dontneed-before-exec subtest
` [PATCH i-g-t v10 6/8] tests/intel/xe_madvise: Add dontneed-after-exec subtest
` [PATCH i-g-t v10 7/8] tests/intel/xe_madvise: Add per-vma-tracking subtest
` [PATCH i-g-t v10 8/8] tests/intel/xe_madvise: Add per-vma-protection subtest
` ✓ Xe.CI.BAT: success for tests/xe: Add purgeable memory madvise tests for system allocator (rev10)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH i-g-t v3 0/5] RFC: Add attachments support
2026-04-14 9:35 UTC (15+ messages)
` [PATCH i-g-t v3 1/5] runner: Rename dirfd to avoid clash with dirfd()
` [PATCH i-g-t v3 2/5] runner: Create attachments directory to use by hooks
` [PATCH i-g-t v3 3/5] scripts/hooks: Example guc log copy script and allowlist
` [PATCH i-g-t v3 4/5] runner/resultgen: Add json array create/get helper
` [PATCH i-g-t v3 5/5] runner/resultgen: Insert attachments list into results.json
` ✓ i915.CI.BAT: success for RFC: Add attachments support (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✓ i915.CI.Full: success "
[PATCH i-g-t v3 0/4] tool/intel_hdcp: Fix flickering and show actual HDCP status
2026-04-14 9:35 UTC (11+ messages)
` [PATCH i-g-t v3 1/4] tools/intel_hdcp: Fix status rendering
` [PATCH i-g-t v3 2/4] tools/intel_hdcp: Move text rendering into helper function
` [PATCH i-g-t v3 3/4] tools/intel_hdcp: Show actual HDCP status
` [PATCH i-g-t v3 4/4] tools/intel_hdcp: Fix flickering when changing HDCP state
` ✓ Xe.CI.BAT: success for tool/intel_hdcp: Fix flickering and show actual HDCP status (rev3)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ i915.CI.Full: "
[PATCH i-g-t v2 1/3] tests/intel/xe_exec_reset: Add a comment about return for syncobj wait
2026-04-14 8:50 UTC (7+ messages)
` [PATCH i-g-t v2 2/3] tests/intel/xe_exec_reset: Add checks for hanging queue wait_ufence return
` [PATCH i-g-t v2 3/3] tests/intel/xe_exec_reset: Add multi queue subtests
` ✓ i915.CI.BAT: success for series starting with [i-g-t,v2,1/3] tests/intel/xe_exec_reset: Add a comment about return for syncobj wait
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "
[PATCH i-g-t] tests/intel/kms_sharpness_filter: Fix redundant mode override
2026-04-14 8:34 UTC (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH i-g-t v2 0/4] Fix PSR handling for multi-eDP systems
2026-04-14 8:28 UTC (3+ messages)
` [PATCH i-g-t v2 4/4] tests/intel/kms_pm_dc: Scope PSR handling to output
[PATCH i-g-t 0/4] Fix PSR handling for multi-eDP systems
2026-04-14 8:25 UTC (3+ messages)
` [PATCH i-g-t 4/4] tests/intel/kms_pm_dc: Scope PSR handling to output
[PATCH i-g-t 0/8] Enable Vebox engine copy on Intel Xe driver
2026-04-13 12:50 UTC (5+ messages)
` [PATCH i-g-t 7/8] lib: Enable Vebox framebuffer copying on Intel Xe2
` [PATCH i-g-t 8/8] lib/igt_fb: on Intel Xe force Vebox copy on yuv formats
[PATCH i-g-t 0/3] tests/kms: Nuke local iterator macros
2026-04-14 7:00 UTC (8+ messages)
` [PATCH i-g-t 1/3] lib/kms: Avoid local iterator variable in for_each_output()
` [PATCH i-g-t 2/3] tests/kms: Nuke local copies of for_each_valid_output_on_crtc()
` [PATCH i-g-t 3/3] tests/kms: Use for_each_crtc_with_valid_output()
` ✗ i915.CI.BAT: failure for tests/kms: Nuke local iterator macros
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.FULL: "
[PATCH i-g-t] tests/intel/xe_wedged: Add subtest to validate device behaviour
2026-04-14 6:54 UTC (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "
[PATCH i-g-t v5 0/3] Optimize framebuffer management
2026-04-14 5:59 UTC (2+ messages)
[PATCH i-g-t] intel-ci: Block SR-IOV tests on i915
2026-04-14 5:59 UTC (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✓ i915.CI.Full: success "
[PATCH i-g-t] tests/intel/kms_busy: Verify display reset happened
2026-04-14 5:03 UTC (8+ messages)
` ✗ i915.CI.Full: failure for "
` [PATCH i-g-t v2] "
` ✓ i915.CI.BAT: success for tests/intel/kms_busy: Verify display reset happened (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "
[PATCH i-g-t] tests/kms_bw: Allow custom modes for external panels
2026-04-14 4:41 UTC (3+ messages)
[PATCH i-g-t v3 1/1] test/intel/xe_vm:Add oversubscribe concurrent bind stress subtest
2026-04-14 4:15 UTC (5+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,v3,1/1] "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✓ i915.CI.Full: success "
[PATCH i-g-t 0/2] RFC: Add preferred FB modifier helper
2026-04-14 3:51 UTC (7+ messages)
` [PATCH i-g-t 1/2] lib/igt_fb: Add IGT_FORMAT_MOD_PREFERRED helper modifier
` [PATCH i-g-t 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
` ✗ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: "
[PATCH i-g-t v2] tests/intel/kms_pm_backlight: Setup output before reading writing backlight
2026-04-14 3:29 UTC (3+ messages)
` [PATCH i-g-t v3] "
[PATCH i-g-t] tests/kms_rotation_crc: Add MTK device support
2026-04-14 3:11 UTC (7+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "
[PATCH i-g-t v2 0/2] tool/intel_hdcp: Fix flickering and show actual HDCP status
2026-04-13 23:27 UTC (13+ messages)
` [PATCH i-g-t v2 1/2] tool/intel_hdcp: Show "
[PATCH 0/4] tests/xe: Add xe_page_reclaim test suite
2026-04-13 22:16 UTC (11+ messages)
` [PATCH 1/4] tests/xe: Add page reclaim test
` [PATCH 2/4] tests/xe: Add random page reclaim subtest
` [PATCH 3/4] tests/xe: Add transient display PRL skip
` [PATCH 4/4] tests/xe: Add large VMA range tests for better coverage
[PATCH i-g-t 0/3] Add test coverage for multi queue reset
2026-04-13 21:17 UTC (14+ messages)
` [PATCH i-g-t 1/3] tests/intel/xe_exec_reset: Add a comment about return for syncobj wait
` [PATCH i-g-t 2/3] tests/intel/xe_exec_reset: Add checks for hanging queue wait_ufence return
` [PATCH i-g-t 3/3] tests/intel/xe_exec_reset: Add multi queue subtests
` ✗ Xe.CI.FULL: failure for Add test coverage for multi queue reset
` "
` ✗ i915.CI.Full: "
[PATCH i-g-t v1] tests/kms_vrr: Drop cmrr subtest for redesign
2026-04-13 15:21 UTC (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "
[PATCH i-g-t] tests/kms_cursor_legacy: Prefer tile4 modifier when supported
2026-04-13 10:28 UTC (8+ messages)
[PATCH i-g-t v1 1/1] lib/igt_core: flush output on each line
2026-04-13 9:30 UTC (4+ messages)
[PATCH i-g-t v10 0/5] Close any open drm device after engine initialization in GPUTOP
2026-04-13 8:35 UTC (6+ messages)
` [PATCH i-g-t v10 4/5] tools/gputop.src/gputop: Add support for per-engine busyness monitoring
[PATCH i-g-t] tests/intel/kms_pm_backlight: Setup output before reading writing backlight
2026-04-13 8:12 UTC (3+ messages)
` ✓ i915.CI.BAT: success for tests/intel/kms_pm_backlight: Setup output before reading writing backlight (rev4)
` ✓ i915.CI.Full: "
[PATCH i-g-t v2 1/1] tests/kms_color: Add 10-bit color depth support to gamma test for MediaTek
2026-04-13 7:30 UTC (3+ messages)
[PATCH i-g-t 0/7] tests/kms_pipe_crc_basic: add mst suspend-resume test
2026-04-13 5:13 UTC (5+ messages)
` [PATCH i-g-t 1/7] tests/intel/kms_mst_helper: Add kernel-doc for existing function
[PATCH i-g-t v1] Modify the vbl.sequence *2 for mtk driver
2026-04-13 3:12 UTC (5+ messages)
` 回复: "
[PATCH i-g-t] tests/intel/xe_exec_reset: Remove CANCEL logic for CM variants
2026-04-13 1:17 UTC (2+ messages)
[PATCH i-g-t v2 0/1] tests/kms_color: Add 10-bit color depth support to gamma test for MediaTek
2026-04-12 8:18 UTC
[RFC] lib/kms: rename enum pipe to vendor_pipe, crtc->pipe to crtc->vendor_pipe
2026-04-11 20:26 UTC (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "
[PATCH i-g-t v9 0/8] tests/xe: Add purgeable memory madvise tests for system allocator
2026-04-11 14:03 UTC (5+ messages)
` ✓ i915.CI.BAT: success for tests/xe: Add purgeable memory madvise tests for system allocator (rev9)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "
[PATCH i-g-t 1/1] lib/xe/xe_eudebug: Remove unnecessary debug message
2026-04-11 9:56 UTC (3+ messages)
` ✓ Xe.CI.FULL: success for series starting with [i-g-t,1/1] "
` ✓ i915.CI.Full: "
[PATCH] tests/kms_flip: Fix regression on non-Intel devices in event_loop
2026-04-11 1:23 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH i-g-t v3] tests/intel/gem_exec_endless: Use the per-gt interface to set frequencies
2026-04-10 22:39 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/gem_exec_endless: Use the per-gt interface to set frequencies (rev3)
[PATCH i-g-t 0/3] RFC: Add tests for atomic failure error reporting
2026-04-10 21:50 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH] tests/intel/perf_pmu: Ignore SLPC efficient freq during test
2026-04-10 20:32 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[PATCH i-g-t 1/2] lib/amdgpu: restore sched_mask after abnormal subtest exits
2026-04-10 19:51 UTC (2+ messages)
` ✓ i915.CI.Full: success for series starting with [i-g-t,1/2] "
[PATCH i-g-t v3] tests/intel/kms_frontbuffer_tracking: Improve skip message
2026-04-10 18:48 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/kms_frontbuffer_tracking: Improve skip message (rev3)
[PATCH i-g-t v1] tests/kms_rotation_crc: concurrent cursor movement with rotation
2026-04-10 17:59 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH i-g-t 0/7] igt: for_each_connector_mode() cleanups
2026-04-10 16:36 UTC (5+ messages)
` [PATCH i-g-t 7/7] tests/kms_writeback: use for_each_connector_mode()
` ✓ i915.CI.Full: success for igt: for_each_connector_mode() cleanups
[PATCH] lib/amdgpu: fix sched_mask leak on igt_assert failure in dispatch tests
2026-04-10 16:24 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH i-g-t 0/4] updates to fbc tests
2026-04-10 14:14 UTC (5+ messages)
` [PATCH i-g-t 1/4] tests/intel/kms_frontbuffer_tracking: update the outdated fbc status checks
[PATCH i-g-t v1 0/1] Update xe_pm test with high VRAM usage
2026-04-10 13:56 UTC (4+ messages)
` [PATCH i-g-t v1 1/1] drm/xe/xe_pm: Have high VRAM usage during system suspend
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox