Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-29 16:21:18 to 2026-01-06 02:33:52 UTC [more...]

[PATCH i-g-t 0/3] Add infrastruture and initial tests for ashi DRM render driver
 2026-01-06  2:33 UTC  (8+ messages)
` [PATCH i-g-t 1/3] drm-uapi/asahi: Initial import of asahi_drm.h
` [PATCH i-g-t 2/3] asahi: Add test infrastruture for asahi DRM render driver
` [PATCH i-g-t 3/3] tests/asahi: Add test for DRM_IOCTL_ASAHI_GET_TIME
` ✓ Xe.CI.BAT: success for Add infrastruture and initial tests for ashi DRM render driver
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH] tests/intel/xe_multigpu_svm: fix 32-bit build error
 2026-01-06  2:14 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/3] Remove multi-queue KEEP_ACTIVE validation
 2026-01-06  2:14 UTC  (7+ messages)
` [PATCH 1/3] Revert "tests/intel/xe_exec_multi_queue: Keep group active in exec-sanity"
` [PATCH 2/3] Revert "tests/intel/xe_exec_multi_queue: Sanity test KEEP_ACTIVE flag"
` [PATCH 3/3] drm-uapi/xe: Remove multi-queue KEEP_ACTIVE flag

[PATCH i-g-t, v9 0/5] Add plane color pipeline tests for Intel hardware
 2026-01-06  1:45 UTC  (11+ messages)
` [PATCH i-g-t, v9 2/5] tests/kms_colorop_helper: Add helpers to clear colorops data
` [PATCH i-g-t, v9 3/5] tests/kms_colorop_helper: Cast pixel values to double
` [PATCH i-g-t, v9 4/5] tests/kms_color_pipeline: Add Intel plane pipeline tests with LUT1D and CTM
` [PATCH i-g-t, v9 5/5] tests/kms_color_pipeline: Add 3D LUT subtest for green-only output with RGB traversal
` ✓ i915.CI.BAT: success for Add plane color pipeline tests for Intel hardware (rev10)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH] lib/intel_pat: include fcntl.h for O_RDONLY
 2026-01-06  0:32 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t v2 0/5] Add xe3p compute kernels and preemption support
 2026-01-05 20:51 UTC  (10+ messages)
` [PATCH i-g-t v2 1/5] lib/intel_compute: Add compute-square for xe3p
` [PATCH i-g-t v2 2/5] lib/intel_compute: Add loop and loop-count shaders "
` [PATCH i-g-t v2 3/5] lib/intel_compute: Add xe3p SIP support
` [PATCH i-g-t v2 4/5] lib/intel_compute: Enable xe3p preemption testing
` [PATCH i-g-t v2 5/5] lib/intel_compute: Add loop_kernel_duration support for xe3p
` ✓ Xe.CI.BAT: success for Add xe3p compute kernels and preemption support (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH i-g-t] intel-ci: Update LNL/PTL display blocklist
 2026-01-05 20:02 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] intel-ci: Update LNL/BMG display blocklist
 2026-01-05 19:13 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for intel-ci: Update LNL/BMG display blocklist (rev3)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH v11 0/5] tests/intel/xe_pat: add helper funtion to read PAT table
 2026-01-05 16:58 UTC  (11+ messages)
` [PATCH v11 1/5] lib/intel_pat: add pat_sw_config debugfs parser
` [PATCH v11 2/5] include/linux_scaffold: add FIELD_GET() bitfield helper
` [PATCH v11 3/5] tests/xe_pat: add pat-sanity subtest for debugfs vs getters
` [PATCH v11 4/5] tests/xe_pat: use debugfs reserved flags
` [PATCH v11 5/5] intel-ci: add xe_pat pat-sanity
` ✓ Xe.CI.BAT: success for tests/intel/xe_pat: add helper funtion to read PAT table
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t v14 00/11] Madvise feature in SVM for Multi-GPU configs
 2026-01-05 14:44 UTC  (14+ messages)
` [PATCH i-g-t v14 01/11] drm-uapi/xe: Sync with madvise interface
` [PATCH i-g-t v14 02/11] lib/xe: Add instance parameter to xe_vm_madvise
` [PATCH i-g-t v14 03/11] lib/xe: Add synchronous helpers for VM bind/unbind operations
` [PATCH i-g-t v14 04/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU xGPU memory access test
` [PATCH i-g-t v14 05/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU atomic operations
` [PATCH i-g-t v14 06/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU coherency test
` [PATCH i-g-t v14 07/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU performance test
` [PATCH i-g-t v14 08/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU fault handling test
` [PATCH i-g-t v14 09/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU simultaneous access test
` [PATCH i-g-t v14 10/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU conflicting madvise test
` [PATCH i-g-t v14 11/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU migration test
` ✗ Fi.CI.BUILD: failure for Madvise feature in SVM for Multi-GPU configs

[PATCH 0/1] Discard wait_for_lmem_ready from fault injection test
 2026-01-05  8:51 UTC  (5+ messages)
` ✗ i915.CI.Full: failure for "
` ✗ Xe.CI.Full: "

[PATCH i-g-t 0/7] Add NVL display related test updates
 2026-01-05  8:45 UTC  (8+ messages)
` [PATCH i-g-t 2/7] tests/intel/kms_flip_scaled_crc: add flip to reflect-x tests
` [PATCH i-g-t 3/7] tests/kms_plane: add test and limitations for odd height planar tests
` [PATCH i-g-t 6/7] intel-ci: Add NVL display blocklist

[PATCH i-g-t v13 00/11] Madvise feature in SVM for Multi-GPU configs
 2026-01-05  8:36 UTC  (19+ messages)
` [PATCH i-g-t v13 01/11] drm-uapi/xe: Sync with madvise interface
` [PATCH i-g-t v13 02/11] lib/xe: Add instance parameter to xe_vm_madvise
` [PATCH i-g-t v13 03/11] lib/xe: Add synchronous helpers for VM bind/unbind operations
` [PATCH i-g-t v13 04/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU xGPU memory access test
` [PATCH i-g-t v13 05/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU atomic operations
` [PATCH i-g-t v13 06/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU coherency test
` [PATCH i-g-t v13 07/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU performance test
` [PATCH i-g-t v13 08/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU fault handling test
` [PATCH i-g-t v13 09/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU simultaneous access test
` [PATCH i-g-t v13 10/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU conflicting madvise test
` [PATCH i-g-t v13 11/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU migration test
` ✗ Xe.CI.BAT: failure for Madvise feature in SVM for Multi-GPU configs
` ✓ i915.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] intel-ci: Update LNL/BMG display blocklist
 2026-01-05  8:18 UTC 

[PATCH i-g-t] intel-ci: Update LNL/BMG display blocklist
 2026-01-05  8:14 UTC  (2+ messages)

[PATCH i-g-t, v8 0/5] Add plane color pipeline tests for Intel hardware
 2026-01-05  7:47 UTC  (10+ messages)
` [PATCH i-g-t, v8 2/5] tests/kms_colorop_helper: Add helpers to clear colorops data
` [PATCH i-g-t, v8 3/5] tests/kms_colorop_helper: Cast pixel values to double
` [PATCH i-g-t, v8 4/5] tests/kms_color_pipeline: Add Intel plane pipeline tests with LUT1D and CTM
  ` [PATCH i-g-t,v8 "
` [PATCH i-g-t, v8 5/5] tests/kms_color_pipeline: Add 3D LUT subtest for green-only output with RGB traversal
` ✓ Xe.CI.BAT: success for Add plane color pipeline tests for Intel hardware (rev9)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "
` ✗ i915.CI.Full: failure "

[PATCH] tests/intel/xe_exec_reset: Add spin-deadline section
 2026-01-05  7:06 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v7 0/6] Introduce intel_hdcp tool
 2026-01-05  5:21 UTC  (17+ messages)
` [PATCH i-g-t v7 1/6] tools/intel_hdcp: Basic init and cleanup for hdcp, constants, enums
` [PATCH i-g-t v7 2/6] tools/intel_hdcp: Helpers to get/set HDCP and report info
` [PATCH i-g-t v7 3/6] tools/intel_hdcp: Interactive keypress thread for menu
` [PATCH i-g-t v7 4/6] tools/intel_hdcp: Add video playback loop with thread
` [PATCH i-g-t v7 5/6] tools/intel_hdcp: Add interactive control with playback
` [PATCH i-g-t v7 6/6] tools/intel_hdcp: Implement timer to the video playback
` ✓ Xe.CI.BAT: success for Introduce intel_hdcp tool (rev5)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "
` ✗ i915.CI.Full: failure "

[v2 0/4] Enable HDR in IGT Frontbuffer Feature Tests
 2026-01-05  4:30 UTC  (13+ messages)
` [v2 1/4] lib/igt_hdr: Move HDR helpers from kms_hdr into shared library
` [v2 2/4] tests/intel/kms_frontbuffer_tracking: Add HDR feature support
` [v2 3/4] lib/igt_hdr: Add helpers to enable and disable HDR on an output
` [v2 4/4] tests/intel/kms_frontbuffer_tracking: Enable HDR in feature tests
` ✓ Xe.CI.BAT: success for Enable HDR in IGT Frontbuffer Feature Tests (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH v9 0/2] lib/intel_device_info: get the xe .graphics_rel from GMD_ID
 2026-01-02 20:17 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for lib/intel_device_info: get the xe .graphics_rel from GMD_ID (rev5)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t 0/7] Extend multi queue feature validation support
 2026-01-01  4:19 UTC  (17+ messages)
` [PATCH i-g-t 1/7] tests/intel/xe_exec_fault_mode: Add multi queue test support
` [PATCH i-g-t 2/7] tests/intel/xe_evict: Add basic multi queue test
` [PATCH i-g-t 3/7] tests/intel/xe_evict: Add priority for multi queue
` [PATCH i-g-t 4/7] tests/intel/xe_evict: Enhance testing of multi queue functionality
` [PATCH i-g-t 5/7] tests/intel/xe_exec_reset: Add multi queue subtests
` [PATCH i-g-t 6/7] tests/intel/xe_exec_threads: Add multi queue basic test
` [PATCH i-g-t 7/7] tests/intel/xe_exec_threads: Extend multi queue testing

[PATCH v10 0/5] tests/intel/xe_pat: add helper funtion to read PAT table
 2025-12-31 23:55 UTC  (12+ messages)
` [PATCH v10 1/5] lib/intel_pat: add pat_sw_config debugfs parser
` [PATCH v10 2/5] include/linux_scaffold: add FIELD_GET() bitfield helper
` [PATCH v10 3/5] tests/xe_pat: add pat-sanity subtest for debugfs vs getters
` [PATCH v10 4/5] tests/xe_pat: use debugfs reserved flags
` [PATCH v10 5/5] intel-ci: add xe_pat pat-sanity
` ✓ Xe.CI.BAT: success for tests/intel/xe_pat: add helper funtion to read PAT table
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "
` ✗ i915.CI.Full: failure "

[PATCH v9 0/5] tests/intel/xe_pat: add helper funtion to read PAT table
 2025-12-31 17:13 UTC  (14+ messages)
` [PATCH v9 1/5] lib/intel_pat: add pat_sw_config debugfs parser
` [PATCH v9 2/5] include/linux_scaffold: add FIELD_GET() bitfield helper
` [PATCH v9 3/5] tests/xe_pat: add pat-sanity subtest for debugfs vs getters
` [PATCH v9 4/5] tests/xe_pat: use debugfs reserved flags
` [PATCH v9 5/5] intel-ci: add xe_pat pat-sanity
` ✓ Xe.CI.BAT: success for tests/intel/xe_pat: add helper funtion to read PAT table
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t 0/3] Enable HDR in IGT Frontbuffer Feature Tests
 2025-12-31  8:22 UTC  (4+ messages)
` [PATCH i-g-t 2/3] tests/intel/kms_frontbuffer_tracking: Add HDR feature support

[PATCH i-g-t v9 0/2] tests/intel/xe_pm_residency: Add ASPM Link residency test
 2025-12-30 13:52 UTC  (5+ messages)
` [PATCH i-g-t v9 1/2] lib/igt_device: Add API to get pci device upstream port
` [PATCH i-g-t v9 2/2] tests/intel/xe_pm_residency: Add subtest for ASPM Link state residency

[PATCH] tests/msm: add MSM buffer object allocation tests
 2025-12-30  9:25 UTC  (2+ messages)

[PATCH i-g-t] tools/gen_xe_vf_migration_bpftrace.py: Add bpftrace generator for Xe VF migration tracing
 2025-12-30  9:15 UTC  (2+ messages)

[PATCH i-g-t v2] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
 2025-12-30  5:57 UTC  (5+ messages)
` ✗ i915.CI.Full: failure for tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer (rev3)
` ✓ i915.CI.Full: success "

[PATCH i-g-t 0/5] Add xe3p compute kernels and preemption support
 2025-12-29 21:00 UTC  (3+ messages)
` ✓ Xe.CI.Full: success for "
` ✗ i915.CI.Full: failure "


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