messages from 2026-03-28 03:01:53 to 2026-03-31 16:52:27 UTC [more...]
[ANNOUNCE] igt-gpu-tools 2.4
2026-03-31 16:52 UTC (2+ messages)
[PATCH i-g-t v2 0/6] RFC: Add attachments support
2026-03-31 16:47 UTC (19+ messages)
` [PATCH i-g-t v2 2/6] runner: Create attachments directory to use by hooks
` [PATCH i-g-t v2 3/6] runner: Add attachments directory content in subtests results
` [PATCH i-g-t v2 4/6] scripts/hooks: Example guc log copy script to attachments dir
` [PATCH i-g-t v2 5/6] runner: Rename parsing function
` [PATCH i-g-t v2 6/6] runner: Add hook-exec-allowlist to execute hooks selectively
[PATCH v8 0/4] tests/intel/xe_vm: Add drm_xe_vm_get_property tests
2026-03-31 16:24 UTC (6+ messages)
` [PATCH v8 1/4] drm-uapi/xe: Declare xe_vm_get_property_ioctl
` [PATCH v8 2/4] lib/xe/xe_ioctl: Add xe_vm_get_property helper function
` [PATCH v8 3/4] tests/intel/xe_vm: Add DRM_IOCTL_XE_VM_GET_PROPERTY validation tests
` [PATCH v8 4/4] tests/intel/xe_vm: Test DRM_IOCTL_XE_VM_GET_PROPERTY fault reporting
[PATCH i-g-t v5 0/4] Verify PTA entries contains expected values
2026-03-31 16:11 UTC (7+ messages)
` [PATCH i-g-t v5 1/4] lib/intel_pat: Support other than gt0 during parsing debugfs PAT
` [PATCH i-g-t v5 2/4] lib/intel_pat: Expose getter of PAT registers
` [PATCH i-g-t v5 3/4] lib/intel_pat: Set PTA + ATS PAT entries to invalid value
` [PATCH i-g-t v5 4/4] tests/xe_pat: Verify PAT entries contain expected values
` ✓ Xe.CI.BAT: success for Verify PTA entries contains expected values (rev5)
` ✓ i915.CI.BAT: "
[PATCH i-g-t v2] tests/intel/xe_oa: Extend enable-disable to read after disabling stream
2026-03-31 15:56 UTC (5+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_oa: Extend enable-disable to read after disabling stream (rev3)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "
[PATCH i-g-t v3] tests/kms_setmode: Add HDMI 2.0 clock limit for mode selection
2026-03-31 15:38 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_setmode: Add HDMI 2.0 clock limit for mode selection (rev3)
` ✓ i915.CI.BAT: "
[PATCH v7 0/4] tests/intel/xe_vm: Add drm_xe_vm_get_property tests
2026-03-31 15:17 UTC (11+ messages)
` [PATCH v7 1/4] drm-uapi/xe: Declare xe_vm_get_property_ioctl
` [PATCH v7 2/4] lib/xe/xe_ioctl: Add xe_vm_get_property helper function
` [PATCH v7 3/4] tests/intel/xe_vm: Add DRM_IOCTL_XE_VM_GET_PROPERTY validation tests
` [PATCH v7 4/4] tests/intel/xe_vm: Test DRM_IOCTL_XE_VM_GET_PROPERTY fault reporting
[PATCH i-g-t 0/3] Guard idle residency tests against busy DRM clients
2026-03-31 14:55 UTC (8+ messages)
` [PATCH i-g-t 1/3] lib/igt_drm_clients: Add helper to list and count the DRM client processes
` [PATCH i-g-t 2/3] tests/intel/xe_pm_residency: Check for other DRM device users
` [PATCH i-g-t 3/3] HAX: Add idle-residency tests to xe-fast-feedback.testlist
` ✓ Xe.CI.BAT: success for Guard idle residency tests against busy DRM clients
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "
[PATCH v3] tests/intel/xe_pm_residency: Fix suspend duration calculation
2026-03-31 14:34 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_pm_residency: Fix suspend duration calculation (rev3)
` ✓ i915.CI.BAT: "
[PATCH i-g-t v1 0/3] tests/intel/xe_pmu: Guard engine accuracy tests against busy DRM clients
2026-03-31 14:04 UTC (8+ messages)
` [PATCH i-g-t v1 1/3] lib/igt_drm_clients: Add helper to list and count the DRM client processes
` [PATCH i-g-t v1 2/3] tests/intel/xe_pmu: Check if other processes are using the DRM device
` [PATCH i-g-t v1 3/3] HAX: Add engine accuracy tests to xe-fast-feedback.testlist
` ✓ Xe.CI.BAT: success for tests/intel/xe_pmu: Guard engine accuracy tests against busy DRM clients
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "
[PATCH i-g-t v2] tests/kms_setmode: Add HDMI 2.0 clock limit for mode selection
2026-03-31 13:48 UTC (5+ messages)
[RFC PATCH v2 00/11] YUV Conversion Colorop tests
2026-03-31 13:21 UTC (15+ messages)
` [RFC PATCH v2 01/11] include/drm-uapi: Add DRM_COLOROP_CSC_FF and drm_colorop_csc_ff_type
` [RFC PATCH v2 02/11] lib/igt_kms, tests/kms_colorop_helper: Add CSC FF colorop infrastructure
` [RFC PATCH v2 03/11] tests/kms_colorop_helper: Add helpers to get encoding/range from CSC FF name
` [RFC PATCH v2 04/11] lib/igt_fb: Add YUV color pattern framebuffer support
` [RFC PATCH v2 05/11] lib/igt_color_encoding: Add XRGB2101010 format support
` [RFC PATCH v2 06/11] lib/igt_color: Add YUV pixel reading support
` [RFC PATCH v2 07/11] lib/igt_color: Refactor transform_pixels for input/output FBs and CSC
` [RFC PATCH v2 08/11] tests/kms_colorop: Add CSC FF colorop tests
` [RFC PATCH v2 09/11] tests/kms_colorop: Keep CRTC active between YUV tests with temp FB
` [RFC PATCH v2 10/11] tests/kms_colorop: Add bypass transition tests
` [RFC PATCH v2 11/11] tests/kms_colorop: Increase VKMS bracket to 3 up
` ✓ Xe.CI.BAT: success for YUV Conversion Colorop tests
` ✓ i915.CI.BAT: "
` ✓ i915.CI.Full: "
[PATCH i-g-t v4 0/5] Verify PTA entries contains expected values
2026-03-31 12:26 UTC (15+ messages)
` [PATCH i-g-t v4 1/5] lib/intel_pat: Support other than gt0 during parsing debugfs PAT
` [PATCH i-g-t v4 2/5] lib/intel_pat: Expose getter of PAT registers
` [PATCH i-g-t v4 3/5] lib/intel_pat: Set PTA + ATS PAT entries to invalid value
` [PATCH i-g-t v4 4/5] tests/xe_pat: Verify PTA PAT entries contain expected values
` [PATCH i-g-t v4 5/5] tests/xe_pat: Verify PAT registers are properly programmed
` ✓ Xe.CI.BAT: success for Verify PTA entries contains expected values (rev4)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ i915.CI.Full: "
[PATCH i-g-t] tests/intel/kms_pm_backlight: Setup output before reading writing backlight
2026-03-31 12:10 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
[RFC PATCH i-g-t 0/5] Add CSC Fixed-Function (CSC_FF) colorop tests
2026-03-31 11:35 UTC (10+ messages)
` [RFC PATCH i-g-t 1/5] include/drm-uapi: Add DRM_COLOROP_CSC_FF definition
` [RFC PATCH i-g-t 2/5] lib/igt_kms: Add CSC_FF_TYPE colorop property
` [RFC PATCH i-g-t 3/5] tests/kms_colorop_helper: Add CSC_FF colorop support
` [RFC PATCH i-g-t 4/5] tests/kms_color_pipeline: Add CSC_FF colorop tests
` [RFC PATCH i-g-t 5/5] tests/kms_color_pipeline: Remove unused color_depth and drm_format
` ✓ i915.CI.BAT: success for Add CSC Fixed-Function (CSC_FF) colorop tests
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "
[PATCH i-g-t 0/4] updates to fbc tests
2026-03-31 10:49 UTC (9+ messages)
` [PATCH i-g-t 1/4] tests/intel/kms_frontbuffer_tracking: update the outdated fbc status checks
` [PATCH i-g-t 4/4] tests/intel/kms_fbc_dirty_rect: check the plane size before fbc dirty rect tests
[PATCH DO NOT MERGE i-g-t] tests/intel: Add current IGT PID to driver options
2026-03-31 10:49 UTC (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ i915.CI.Full: "
[PATCH i-g-t] tests/kms_atomic: Read the error msg on atomic_ioctl failure
2026-03-31 10:29 UTC (4+ messages)
` [PATCH i-g-t 1/3] include/drm-uapi: Add atomic_ioctl error codes
` [PATCH i-g-t 2/3] include/drm-uapi: Add ERROR_REPORTING capability
` [PATCH i-g-t 3/3] tests/kms_atomic: Read the error msg on atomic_ioctl failure
[PATCH i-g-t 0/3] lib/kms: only keep valid igt_crtc_t around
2026-03-31 8:49 UTC (11+ messages)
` [PATCH i-g-t 1/3] lib/kms: start returning NULL for invalid pipes from igt_crtc_for_pipe()
` [PATCH i-g-t 2/3] lib/kms: use a for_each_crtc() loop in igt_crtc_for_pipe()
` [PATCH i-g-t 3/3] lib/kms: only keep valid CRTCs in display->crtcs[]
` ✓ i915.CI.BAT: success for lib/kms: only keep valid igt_crtc_t around
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ i915.CI.Full: "
[PATCH i-g-t v9 0/3] tests/intel/xe_vm: Add support for overcommit tests
2026-03-31 8:40 UTC (8+ messages)
` [PATCH i-g-t v9 1/3] drm-uapi/xe: sync with kernel header
` [PATCH i-g-t v9 2/3] lib/xe: Add failable variant of xe_vm_bind_lr_sync()
` [PATCH i-g-t v9 3/3] tests/intel/xe_vm: Add support for overcommit tests
` ✓ Xe.CI.BAT: success for tests/intel/xe_vm: Add support for overcommit tests (rev5)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "
[PATCH i-g-t v1] tests/kms_async_flips: fix timestamp print format
2026-03-31 7:57 UTC (2+ messages)
` ✓ i915.CI.Full: success for tests/kms_async_flips: fix timestamp print format (rev2)
[PATCH i-g-t v9 0/6] kms_flip: limit number of subtests run
2026-03-31 7:37 UTC (12+ messages)
` [PATCH i-g-t v9 1/6] tests/kms_flip: test suspend on one pair of pipes
` [PATCH i-g-t v9 2/6] tests/kms_flip: run suspend tests on one pipe per output
` [PATCH i-g-t v9 3/6] tests/kms_flip: limit output pairs when testing suspend
` [PATCH i-g-t v9 4/6] tests/kms_flip: limit number of outputs wrt suspend
` [PATCH i-g-t v9 5/6] tests/kms_flip: staticize & remove unused global vars
` [PATCH i-g-t v9 6/6] tests/kms_flip: test suspend at most twice on SNB && BMG
` ✓ Xe.CI.BAT: success for kms_flip: limit number of subtests run (rev12)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "
[PATCH i-g-t 0/2] lib/xe/oa: Add CRI metrics XML
2026-03-30 21:56 UTC (4+ messages)
` [PATCH i-g-t 1/2] "
[PATCH i-g-t] tests/intel/xe_oa: Extend enable-disable to read after disabling stream
2026-03-30 20:14 UTC (5+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel/xe_oa: Extend enable-disable to read after disabling stream (rev2)
` ✓ i915.CI.Full: success "
home/psoham/UPSTREAM/
2026-03-30 15:35 UTC
[PATCH i-g-t v3 0/4] Verify PTA entries contains expected values
2026-03-30 14:00 UTC (7+ messages)
` [PATCH i-g-t v3 1/4] lib/intel_pat: Support other than gt0 during parsing debugfs PAT
` [PATCH i-g-t v3 2/4] lib/intel_pat: Expose getter of PAT registers
` [PATCH i-g-t v3 3/4] tests/xe_pat: Verify PTA PAT entries contain expected values
` [PATCH i-g-t v3 4/4] tests/xe_pat: Add PAT registers contain expected config
[PATCH v2] tests/intel/xe_pm_residency: Fix suspend duration calculation
2026-03-30 11:26 UTC (2+ messages)
[PATCH i-g-t] tests/kms_setmode: Add HDMI 2.0 clock limit for mode selection
2026-03-30 9:32 UTC (2+ messages)
[PATCH v2 i-g-t 0/4] tests/intel/xe_sriov_vfio: Add basic VFIO coverage
2026-03-30 8:19 UTC (11+ messages)
` [PATCH v2 i-g-t 1/4] tests/intel/xe_sriov_vfio: Add VFIO module load/unload subtest
` [PATCH v2 i-g-t 2/4] tests/intel/xe_sriov_vfio: Add dynamic bind-unbind-vfs subtest
` [PATCH v2 i-g-t 3/4] tests/intel/xe_sriov_vfio: Add open-basic subtest
` [PATCH v2 i-g-t 4/4] tests/intel/xe_sriov_vfio: Add region-info subtest
` ✓ Xe.CI.FULL: success for tests/intel/xe_sriov_vfio: Add basic VFIO coverage (rev2)
` ✗ i915.CI.Full: failure "
[PATCH i-g-t v5 0/5] intel-ci: Add Xe FULL chamelium run type and testlist improvements
2026-03-30 7:13 UTC (5+ messages)
` [PATCH i-g-t v5 5/5] intel-ci: Add *-planes-random chamelium test to Xe blocklist
[PATCH i-g-t v5 0/3] Optimize framebuffer management
2026-03-30 6:37 UTC (12+ messages)
` [PATCH i-g-t v5 1/3] tests/kms_content_protection: Add per-CRTC framebuffer infrastructure
` [PATCH i-g-t v5 2/3] tests/kms_content_protection: Pass crtc parameter and use per-CRTC FBs
` [PATCH i-g-t v5 3/3] tests/kms_content_protection: Add FB cleanup for MST tests
` ✓ Xe.CI.BAT: success for Optimize framebuffer management
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "
[PATCH i-g-t v4] tests/kms_content_protection: Optimize framebuffer management
2026-03-30 2:40 UTC (4+ messages)
` ✗ i915.CI.Full: failure for tests/kms_content_protection: Optimize framebuffer management (rev3)
[PATCH 1/4] tests/amdgpu: add field-level negative ioctl fuzzing tests
2026-03-29 6:59 UTC (3+ messages)
` ✓ Xe.CI.FULL: success for series starting with [1/4] "
` ✗ i915.CI.Full: failure "
[PATCH] tests/amdgpu/amd_queue_reset: disable unstable sub-tests for some asic
2026-03-29 6:18 UTC (3+ messages)
` ✓ Xe.CI.FULL: success for "
` ✓ i915.CI.Full: "
[PATCH i-g-t v2 0/3] Verify PTA entries contains expected values
2026-03-28 23:47 UTC (3+ messages)
` ✓ Xe.CI.FULL: success for Verify PTA entries contains expected values (rev2)
` ✗ i915.CI.Full: failure "
[PATCH i-g-t v8 0/3] tests/intel/xe_vm: Add support for overcommit tests
2026-03-28 22:46 UTC (3+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel/xe_vm: Add support for overcommit tests (rev4)
` ✓ i915.CI.Full: success "
[PATCH i-g-t 0/2] xe/eudebug: Add dead-peer context logging
2026-03-28 21:56 UTC (3+ messages)
` ✓ Xe.CI.FULL: success for "
` ✗ i915.CI.Full: failure "
[PATCH i-g-t] lib/intel_pat: add hardcoded PAT fallback for older kernels
2026-03-28 7:31 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
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