Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-09 16:32:44 to 2026-02-11 12:44:38 UTC [more...]

[PATCH i-g-t 0/2] Add MediaTek CTM color test support
 2026-02-11 12:44 UTC  (10+ messages)
` [PATCH i-g-t 1/2] test/kms_color: Clamp CTM values to -2.0~2.0 for MediaTek devices

[PATCH v4 i-g-t 0/6] PCI driver helpers and xe-vfio-pci FLR improvement
 2026-02-11 12:37 UTC  (9+ messages)
` [PATCH v4 i-g-t 1/6] lib/igt_sriov_device: Add helper to get VF PCI slot address
` [PATCH v4 i-g-t 2/6] lib/igt_pci: Add generic PCI driver override and bind/unbind helpers
` [PATCH v4 i-g-t 3/6] tests/intel/xe_sriov_flr: Attach VFs to xe-vfio-pci before initiating FLR
` [PATCH v4 i-g-t 4/6] lib/igt_kmod: Fix PCI bind/unbind for module/driver name mismatch
` [PATCH v4 i-g-t 5/6] tests/intel/xe_sriov_flr: Add --wait-flr-ms option
` [PATCH v4 i-g-t 6/6] tests/intel/xe_sriov_flr: Add --no-xe-vfio-pci option
` ✓ i915.CI.BAT: success for PCI driver helpers and xe-vfio-pci FLR improvement (rev4)

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Add helpers to enable and reset hugepages for test execution
 2026-02-11 12:33 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_exec_system_allocator: Add helpers to enable and reset hugepages for test execution (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v3 0/4] kms_flip: limit number of subtests run
 2026-02-11 12:23 UTC  (9+ messages)
` [PATCH i-g-t v3 1/4] tests/kms_flip: test suspend on one pair of pipes
` [PATCH i-g-t v3 2/4] tests/kms_flip: run suspend tests on one pipe per output
` [PATCH i-g-t v3 3/4] tests/kms_flip: limit output pairs when testing suspend
` [PATCH i-g-t v3 4/4] tests/kms_flip: limit number of outputs wrt suspend
` ✓ Xe.CI.BAT: success for kms_flip: limit number of subtests run (rev2)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "

[PATCH] tests/intel/xe_configfs: Reset configfs group after each subtest
 2026-02-11 11:50 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for tests/intel/xe_configfs: Reset configfs group after each subtest (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t 1/2] lib/amdgpu: support FWM packet in user queue
 2026-02-11 11:39 UTC  (2+ messages)
` [PATCH i-g-t 2/2] tests/amdgpu: add fence wait multi packet test

[PATCH i-g-t 00/11] igt pipe vs crtc_index cleanups
 2026-02-11 11:36 UTC  (22+ messages)
` [PATCH i-g-t 01/11] lib/igt_kms: rename igt_crtc_t crtc_offset member to crtc_index
` [PATCH i-g-t 02/11] lib/igt_kms: rename the rest of crtc_offset "
` [PATCH i-g-t 03/11] lib/kms: rename struct kmstest_connector_config pipe member "
` [PATCH i-g-t 04/11] lib/igt_kms: rename _kmstest_connector_config_find_encoder() pipe parameter "
` [PATCH i-g-t 05/11] tests/kms_flip: switch to CRTC index terminology
` [PATCH i-g-t 06/11] tests/testdisplay: "
` [PATCH i-g-t 07/11] lib/igt_kms: use for_each_crtc() for iterating CRTCs
  ` [PATCH i-g-t v2] "
` [PATCH i-g-t 08/11] lib/igt_kms: rename kmstest_get_vblank() param to crtc_index
` [PATCH i-g-t 09/11] lib/igt_kms: remove __get_crtc_mask_for_pipe()
` [PATCH i-g-t 10/11] lib/igt_kms: pass crtc to igt_crtc_init()
` [PATCH i-g-t 11/11] lib/igt_kms: use for_each_crtc() for cleaning up CRTCs
` ✓ Xe.CI.BAT: success for igt pipe vs crtc_index cleanups
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
` ✓ Xe.CI.BAT: success for igt pipe vs crtc_index cleanups (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v2] tests/kms_color: Always use atomic_commit for setting color properties
 2026-02-11 11:24 UTC  (10+ messages)

[PATCH v3 i-g-t 0/7] PCI driver helpers and xe-vfio-pci FLR improvement
 2026-02-11 11:21 UTC  (10+ messages)
` [PATCH v3 i-g-t 2/7] lib/igt_pci: Add generic PCI driver override and bind/unbind helpers
` [PATCH v3 i-g-t 7/7] tests/intel/xe_sriov_flr: Skip xe-vfio-pci load/bind when IOMMU is off

[PATCH i-g-t 0/5] tests/kms: Prep work for more pipe->crtc conversion
 2026-02-11 10:31 UTC  (15+ messages)
` [PATCH i-g-t 1/5] tests/kms: Clean up display varaibles used for igt_crtc_for_pipe()
` [PATCH i-g-t 2/5] tests/kms: Introduce more local 'display' variables
` [PATCH i-g-t 3/5] tests/kms: Pull the igt_crtc_for_pipe() call earlier
` [PATCH i-g-t 4/5] tests/kms: Pull igt_crtc_for_pipe() calls earlier, when dealing with planes
` [PATCH i-g-t 5/5] tests/kms: Introduce local 'crtc' variables
` ✓ i915.CI.BAT: success for tests/kms: Prep work for more pipe->crtc conversion
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] lib/intel_compute: Add compute and preemption support for NVL-P
 2026-02-11  9:57 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] tests/intel/xe_svm_usrptr_madvise: Add SVM to userptr copy test with madvise
 2026-02-11  9:56 UTC  (7+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_svm_usrptr_madvise: Add SVM to userptr copy test with madvise (rev3)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t 0/7] Enable Vebox engine copy on Intel Xe driver
 2026-02-11  9:46 UTC  (15+ messages)
` [PATCH i-g-t 1/7] lib: take out duplicate assert
` [PATCH i-g-t 2/7] lib/xe: add xe_exec_queue_create_class_gt
` [PATCH i-g-t 3/7] lib/intel_batchbuffer: add intel_bb_create_with_gt function
` [PATCH i-g-t 4/7] lib/intel_batchbuffer: move engine class selection to helper
` [PATCH i-g-t 5/7] lib/intel_batchbuffer/xe: add bb exec path to use specific engine and gt
` [PATCH i-g-t 6/7] lib: Enable Vebox framebuffer copying on Intel Xe2
` [PATCH i-g-t 7/7] lib/igt_fb: on Intel force Vebox copy on yuv formats
` ✗ Xe.CI.BAT: failure for Enable Vebox engine copy on Intel Xe driver (rev2)
` ✓ i915.CI.BAT: success "
` ✗ Xe.CI.FULL: failure "
` ✓ i915.CI.Full: success "
` ✗ Xe.CI.BAT: failure for Enable Vebox engine copy on Intel Xe driver (rev3)
` ✓ i915.CI.BAT: success "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Add helpers to enable and reset hugepages for test execution
 2026-02-11  9:00 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
` ✗ i915.CI.Full: "

[PATCH i-g-t v9] tools/gputop: Add GPU frequencies to the client headers
 2026-02-11  8:26 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for tools/gputop: Add GPU frequencies to the client headers (rev6)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t v8] tools/gputop: Add GPU frequencies to the client headers
 2026-02-11  5:37 UTC  (7+ messages)
` ✓ Xe.CI.BAT: success for tools/gputop: Add GPU frequencies to the client headers (rev5)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✓ i915.CI.Full: success "

[PATCH 0/1] lib/gpgpu_shader: set r1.4 to dim.x
 2026-02-11  3:53 UTC  (6+ messages)
` [PATCH 1/1] "
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v2 0/1] PSR2 Selective Fetch detection for async flips
 2026-02-11  3:40 UTC  (3+ messages)
` [PATCH i-g-t v2 1/1] tests/kms_async_flips: Fix PSR2 selective fetch check for cursor tests

[PATCH i-g-t v1] xe/igt_kmod_unbind: release audio before unbinding xe
 2026-02-11  3:20 UTC  (4+ messages)

[PATCH i-g-t] lib/igt_pm: Move DC State Counter Functions to common library
 2026-02-10 20:17 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for lib/igt_pm: Move DC State Counter Functions to common library (rev4)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t 0/2] intel_vbt_decode: Sync intel_vbt_defs.h with latest changes
 2026-02-10 18:25 UTC  (5+ messages)
` [PATCH i-g-t 1/2] tools/intel_vbt_decode: sync intel_vbt_defs.h with commit 835a0d544def
` [PATCH i-g-t 2/2] tools/intel_vbt_decode: sync intel_vbt_defs.h with commit 1b85a9b04681

[PATCH i-g-t v5 0/2] tests/kms_plane: Refine clamping and modifier skips
 2026-02-10 17:11 UTC  (8+ messages)
` [PATCH i-g-t v5 1/2] tests/kms_plane: Skip cursor plane for source clamping
` [PATCH i-g-t v5 2/2] tests/kms_plane: Skip unsupported modifiers
` ✓ Xe.CI.BAT: success for tests/kms_plane: Refine clamping and modifier skips
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH 1/2] lib/amdgpu: add helper to log total test runtime
 2026-02-10 16:24 UTC  (7+ messages)
` [PATCH 2/2] tests/amdgpu: print total runtime in min:sec for whole test binary
` ✓ Xe.CI.BAT: success for series starting with [1/2] lib/amdgpu: add helper to log total test runtime
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] tests/intel/xe_svm_usrptr_madvise: Add SVM to userptr copy test with madvise
 2026-02-10 16:00 UTC  (2+ messages)

[PATCH i-g-t v2 0/3] kms_flip: limit number of subtests run
 2026-02-10 14:30 UTC  (9+ messages)
` [PATCH i-g-t v2 1/3] tests/kms_flip: test suspend on one pair of pipes
` [PATCH i-g-t v2 2/3] tests/kms_flip: run suspend tests on one pipe per output
` [PATCH i-g-t v2 3/3] tests/kms_flip: limit output pairs when testing suspend
` ✓ Xe.CI.BAT: success for kms_flip: limit number of subtests run
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] tests/intel/xe_svm_usrptr_madvise: Add SVM to userptr copy test with madvise
 2026-02-10 13:29 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t 1/1] tests/kms_content_protection: Re-create framebuffer before each modeset
 2026-02-10 10:34 UTC  (6+ messages)

[PATCH i-g-t v2] tests/kms_content_protection: Fix multi outputs using same pipe
 2026-02-10  9:23 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t] tests/kms_atomic: Read the error msg on atomic_ioctl failure
 2026-02-10  8:53 UTC  (2+ messages)

[PATCH i-g-t 0/7] Enable Vebox engine copy on Intel Xe driver
 2026-02-10  8:02 UTC  (8+ messages)
` [PATCH i-g-t 4/7] lib/intel_batchbuffer: move engine class selection to helper
` [PATCH i-g-t 5/7] lib/intel_batchbuffer/xe: add bb exec path to use specific engine and gt
` [PATCH i-g-t 6/7] lib: Enable Vebox framebuffer copying on Intel Xe2
` [PATCH i-g-t 7/7] lib/igt_fb: on Intel force Vebox copy on yuv formats
` ✗ Xe.CI.BAT: failure for Enable Vebox engine copy on Intel Xe driver
` ✗ i915.CI.BAT: "
` ✗ Xe.CI.FULL: "

[PATCH v2] drm/xe/xe2_hpg: Apply Wa_14024997852
 2026-02-10  5:16 UTC  (3+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH i-g-t v4 0/2] tests/kms_plane: Refine clamping and modifier skips
 2026-02-10  4:11 UTC  (3+ messages)
` [PATCH i-g-t v4 1/2] tests/kms_plane: Skip cursor plane for source clamping

[PATCH i-g-t v4 0/2] tests/kms_plane: Refine clamping and modifier skips
 2026-02-10  4:04 UTC  (9+ messages)
` [PATCH i-g-t v4 1/2] tests/kms_plane: Skip cursor plane for source clamping
` [PATCH i-g-t v4 2/2] tests/kms_plane: Skip unsupported modifiers
` ✓ Xe.CI.BAT: success for tests/kms_plane: Refine clamping and modifier skips
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✓ i915.CI.Full: success "

[PATCH i-g-t v1] tests/kms_content_protection: Fix MST outputs assigned to same pipe
 2026-02-10  3:21 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] lib/igt_pm: Move DC State Counter Functions to common library
 2026-02-09 16:42 UTC  (2+ messages)

[PATCH i-g-t 1/1] Skip kms_flip for mtk
 2026-02-09 16:38 UTC  (6+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [i-g-t,1/1] "
` ✗ i915.CI.Full: "


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