public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-03-18 15:06:38 to 2026-03-20 17:06:25 UTC [more...]

[PATCH i-g-t] lib/uwildmat: Move to a dedicated vendored library directory
 2026-03-20 17:06 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t] tests/kms_dp_aux_dev: Create basic subtest
 2026-03-20 15:58 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ i915.CI.Full: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t 1/2] tests/intel/kms_pipe_stress: use CRTC index not pipe for vblank ioctl
 2026-03-20 15:44 UTC  (6+ messages)
` [PATCH i-g-t 2/2] lib/kms: fix igt_crtc_connector_valid() validity check
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,1/2] tests/intel/kms_pipe_stress: use CRTC index not pipe for vblank ioctl
` ✓ i915.CI.BAT: "

[PATCH i-g-t 0/4] RFC: Add attachments support
 2026-03-20 15:19 UTC  (9+ messages)
` [PATCH i-g-t 1/4] runner: Rename dirfd to avoid clash with dirfd()
` [PATCH i-g-t 2/4] runner: Create attachments directory to use by hooks
` [PATCH i-g-t 3/4] runner: Add attachments directory content in subtests results
` [PATCH i-g-t 4/4] scripts/hooks: Example guc log copy script to attachments dir
` ✓ Xe.CI.BAT: success for RFC: Add attachments support
` ✗ i915.CI.BAT: failure "

[PATCH i-g-t v2 00/11] Prepare for returning NULL from igt_crtc_for_pipe()
 2026-03-20 15:17 UTC  (15+ messages)
` [PATCH i-g-t v2 01/11] tests/amdgpu/amd_multidisplay_modeset: "
` [PATCH i-g-t v2 02/11] tests/intel/kms_cdclk: use igt_next_crtc()
` [PATCH i-g-t v2 03/11] tests/intel/kms_joiner: Prepare for returning NULL from igt_crtc_for_pipe()
` [PATCH i-g-t v2 04/11] tests/intel/kms_joiner_helper: "
` [PATCH i-g-t v2 05/11] tests/intel/kms_pipe_b_c_ivb: "
` [PATCH i-g-t v2 06/11] tests/intel/kms_pipe_stress: "
` [PATCH i-g-t v2 07/11] tests/kms_bw: fix misleading indent
` [PATCH i-g-t v2 08/11] tests/kms_bw: clarify what's going on with proper variable naming
` [PATCH i-g-t v2 09/11] tests/kms_bw: avoid igt_crtc_for_pipe() and crtc->pipe usage
` [PATCH i-g-t v2 10/11] tests/kms_explicit_fence: store igt_crtc_t* instead of pipe in data
` [PATCH i-g-t v2 11/11] lib/kms: convert igt_crtc_for_pipe() into a proper function
` ✓ Xe.CI.BAT: success for Prepare for returning NULL from igt_crtc_for_pipe() (rev2)
` ✗ i915.CI.BAT: failure "

[PATCH i-g-t 0/7] tests: lots of s/crtc->pipe/crtc->crtc_index/
 2026-03-20 15:10 UTC  (10+ messages)
` [PATCH i-g-t 1/7] tests/amdgpu/amd_plane: s/crtc->pipe/crtc->crtc_index/
` [PATCH i-g-t 2/7] tests/amdgpu/amd_dp_dsc: s/crtc->pipe/crtc->crtc_index/
` [PATCH i-g-t 3/7] tests/amdgpu/amd_subvp: s/crtc->pipe/crtc->crtc_index/
` [PATCH i-g-t 4/7] tests/amdgpu/amd_hotplug: s/crtc->pipe/crtc->crtc_index/
` [PATCH i-g-t 5/7] tests/amdgpu/amd_multidisplay_modeset: s/crtc->pipe/crtc->crtc_index/
` [PATCH i-g-t 6/7] tests/amdgpu/amd_vrr_range: s/crtc->pipe/crtc->crtc_index/
` [PATCH i-g-t 7/7] tests/kms_atomic_transition: s/crtc->pipe/crtc->crtc_index/
` ✓ Xe.CI.BAT: success for tests: lots of s/crtc->pipe/crtc->crtc_index/
` ✓ i915.CI.BAT: "

[PATCH i-g-t v2 0/1] tests/kms_cursor_legacy: relax checks on MTK
 2026-03-20 15:06 UTC  (4+ messages)
` ✗ i915.CI.Full: failure for "
` ✓ Xe.CI.FULL: success "

[PATCH i-g-t 0/8] Enable Vebox engine copy on Intel Xe driver
 2026-03-20 13:46 UTC  (9+ messages)
` [PATCH i-g-t 1/8] lib: take out duplicate assert
` [PATCH i-g-t 2/8] lib/intel_batchbuffer: make __intel_bb_create gt aware
` [PATCH i-g-t 3/8] lib/xe: add xe_exec_queue_create_class_gt
` [PATCH i-g-t 4/8] lib/intel_batchbuffer: add intel_bb_create_with_gt function
` [PATCH i-g-t 5/8] lib/intel_batchbuffer: move engine class selection to helper
` [PATCH i-g-t 6/8] lib/intel_batchbuffer/xe: add bb exec path to use specific engine and gt
` [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 1/2] tests/amdgpu: add DMA-BUF fence-outlives-module unload test
 2026-03-20 13:44 UTC  (8+ messages)
` [PATCH 2/2] tests/amdgpu: add KFD "
` ✓ Xe.CI.BAT: success for series starting with [1/2] tests/amdgpu: add "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t] tests/kms_plane: Allow planar-pixel-format-settings to pass on VKMS
 2026-03-20 13:33 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_plane: Allow planar-pixel-format-settings to pass on VKMS (rev3)
` ✓ i915.CI.BAT: "

[PATCH v2 i-g-t] tests/intel/xe_pat: Add negetive test to validate pat index
 2026-03-20 13:28 UTC  (2+ messages)

[PATCH v6 i-g-t 0/2] tests/intel/xe_vm: Add support for overcommit tests
 2026-03-20 13:07 UTC  (5+ messages)
` [PATCH v6 i-g-t 1/2] drm-uapi/xe: sync with kernel header
` [PATCH i-g-t 2/2] tests/intel/xe_vm: Add support for overcommit tests
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH] tests/amd_queue_reset: restore ASIC-based subtest skip filter
 2026-03-20 12:48 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ i915.CI.Full: "

[PATCH i-g-t] lib/drmtest: Create proper error report when open driver fails
 2026-03-20 12:34 UTC 

[PATCH i-g-t v2] lib/igt_debugfs: remove mode parameter from igt_debugfs_crtc_dir()
 2026-03-20 12:30 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for lib/igt_debugfs: remove mode parameter from igt_debugfs_crtc_dir() (rev2)
` ✓ i915.CI.BAT: "

[PATCH i-g-t 00/12] Prepare for returning NULL from igt_crtc_for_pipe()
 2026-03-20 10:42 UTC  (11+ messages)
` [PATCH i-g-t 01/12] tests/amdgpu/amd_mode_switch: "
` [PATCH i-g-t 02/12] tests/amdgpu/amd_multidisplay_modeset: "

[PATCH i-g-t v1] tests/kms_content_protection: check sink capability after modeset
 2026-03-20 10:01 UTC  (11+ messages)
` ✗ i915.CI.Full: failure for tests/kms_content_protection: check sink capability after modeset (rev4)
` ✗ Xe.CI.FULL: "
` [PATCH i-g-t v5 0/2] Get HDCP capable outputs before modeset
  ` [PATCH i-g-t v5 1/2] tests/kms_content_protection: "
  ` [PATCH i-g-t v5 2/2] tests/kms_content_protection: Handle EDID lookup failures
` ✓ Xe.CI.BAT: success for tests/kms_content_protection: check sink capability after modeset (rev5)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t v1 0/2] Skip intel unsupported downscale tests
 2026-03-20  9:40 UTC  (5+ messages)
` ✗ Xe.CI.FULL: failure for Skip intel unsupported downscale tests (rev2)

[PATCH i-g-t v1] tests/kms_color: Add 10-bit color depth support to gamma test for MediaTek
 2026-03-20  9:10 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH i-g-t v1] tests/kms_plane_scaling: Use selective modes for scaling checks
 2026-03-20  8:26 UTC  (4+ messages)
` ✓ i915.CI.Full: success for "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t] tests/intel/xe_pat: Add negetive test to validate pat index
 2026-03-20  8:02 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ i915.CI.Full: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v1] kms/feature_discovery: Add VRR capability subtest per output
 2026-03-20  7:51 UTC  (9+ messages)
` [PATCH i-g-t v2] "
` ✓ Xe.CI.BAT: success for kms/feature_discovery: Add VRR capability subtest per output (rev2)
` ✓ i915.CI.BAT: "

[PATCH i-g-t] tests/intel/kms_cdclk: use igt_next_crtc()
 2026-03-20  7:40 UTC  (6+ messages)
` ✗ i915.CI.BAT: failure for tests/intel/kms_cdclk: use igt_next_crtc() (rev2)
` ✓ Xe.CI.FULL: success "
` ✓ i915.CI.BAT: "

[PATCH i-g-t] tests/intel/xe_reg_sr_check: Add test for reg_sr programming failures
 2026-03-20  6:58 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t 0/4] tests/intel/xe_sriov_vfio: Add basic VFIO coverage
 2026-03-20  6:16 UTC  (9+ messages)
` [PATCH i-g-t 1/4] tests/intel/xe_sriov_vfio: Add module load/unload subtests
` [PATCH i-g-t 2/4] tests/intel/xe_sriov_vfio: Add dynamic bind-unbind-vfs subtest
` [PATCH i-g-t 3/4] tests/intel/xe_sriov_vfio: Add open-basic subtest
` [PATCH i-g-t 4/4] tests/intel/xe_sriov_vfio: Add region-info subtest
` ✓ Xe.CI.BAT: success for tests/intel/xe_sriov_vfio: Add basic VFIO coverage
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t 0/8] Enable Vebox engine copy on Intel Xe driver
 2026-03-20  5:12 UTC  (5+ messages)
` [PATCH i-g-t 8/8] lib/igt_fb: on Intel Xe force Vebox copy on yuv formats
` ✗ Xe.CI.BAT: failure for Enable Vebox engine copy on Intel Xe driver (rev8)
` ✗ i915.CI.BAT: "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t v2] tests/kms_properties: Add skip on headless machines
 2026-03-20  4:36 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_properties: Add skip on headless machines (rev2)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t v2] tests/intel/xe_prefetch_fault: Add SVM and hit-under-miss validation
 2026-03-19 19:44 UTC  (3+ messages)
` ✓ i915.CI.Full: success for tests/intel/xe_prefetch_fault: Add SVM and hit-under-miss validation (rev2)
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t] tests/intel/kms_dirtyfb: Pass output to PSR helpers
 2026-03-19 18:30 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for tests/intel/kms_dirtyfb: Pass output to PSR helpers (rev2)
` ✓ Xe.CI.FULL: success "

[PATCH i-g-t] tests/kms_plane: Allow planar-pixel-format-settings to pass on VKMS
 2026-03-19 18:11 UTC  (5+ messages)

[PATCH i-g-t] tests/prime_vgem: partial conversion to igt_crtc_t *
 2026-03-19 16:18 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH i-g-t] tests/intel/xe_oa: Extend enable-disable to read after disabling stream
 2026-03-19 16:07 UTC  (3+ messages)
` ✓ i915.CI.Full: success for "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t] tests/xe_pat: Add subtests for validating cached pagetables
 2026-03-19 15:33 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t v1] lib/igt_psr: Fix Early Transport status handling
 2026-03-19 14:57 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for lib/igt_psr: Fix Early Transport status handling (rev2)

[PATCH i-g-t] tests/xe/xe_fault_injection: add split/skip bind coverage
 2026-03-19 14:16 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH 1/3] lib/igt_hdr: Extract HDR helpers into igt_hdr library
 2026-03-19 13:42 UTC  (9+ messages)
` [PATCH 2/3] tools: Add amd_hdr_visual for manual HDR verification
` ✓ Xe.CI.FULL: success for series starting with [1/3] lib/igt_hdr: Extract HDR helpers into igt_hdr library

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Skip madvise-pat-idx-uc-comp-* compression tests on PVC
 2026-03-19 13:35 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[RFC PATCH 00/10] CSC Colorop tests
 2026-03-19 13:08 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH i-g-t v3] tests/kms_content_protection: Optimize framebuffer management
 2026-03-19 11:55 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/kms_content_protection: Optimize framebuffer management (rev2)

[PATCH i-g-t v2 0/3] tests/intel/gem_lmem_swapping: Expect gem leak helper crashes
 2026-03-19  9:28 UTC  (6+ messages)
` [PATCH i-g-t v2 1/3] tests/gem_lmem_swapping: Improve concurrency of smem-oom helpers
` [PATCH i-g-t v2 2/3] tests/intel/gem_lmem_swapping: Be more clear about subprocesses role

[PATCH i-g-t] tests/intel/kms_dirtyfb: Pass output to PSR helpers
 2026-03-19  6:12 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for "
` ✓ Xe.CI.FULL: success "

[PATCH] tests/amdgpu: add DMA-BUF fence-outlives-module unload test
 2026-03-19  3:11 UTC  (3+ messages)
` [PATCH] tests/amdgpu: add KFD "
` ✗ Fi.CI.BUILD: failure for tests/amdgpu: add "

[PATCH i-g-t] tests/intel/kms_dirtyfb: Skip output which doesn't support PSR
 2026-03-19  2:47 UTC  (3+ messages)
` ✓ i915.CI.Full: success for "
` ✓ Xe.CI.FULL: "

[PATCH i-g-t v2 0/2] Use lowest mode for crc subtest
 2026-03-18 23:01 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t] tools/intel_framebuffer_dump: dump frame buffers with igt_fb API
 2026-03-18 20:50 UTC  (3+ messages)
` ✓ i915.CI.Full: success for "
` ✓ Xe.CI.FULL: "

[PATCH i-g-t 0/1] add intel related yuv restrictions to kms_chamelium_frames
 2026-03-18 20:08 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v3 0/5] intel-ci: Add Xe FULL chamelium run type and testlist improvements
 2026-03-18 18:30 UTC  (5+ messages)
` [PATCH v3 4/5] intel-ci: Add *-planes-random chamelium test to Xe blocklist
` [PATCH v3 5/5] intel-ci: Enable hdmi 4k resolution test in chamelium testlist

[PATCH v4 0/2] tests/chamelium/audio: Fix resource leaks in audio tests
 2026-03-18 15:36 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for tests/chamelium/audio: Fix resource leaks in audio tests (rev4)


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