Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-15 08:53:12 to 2025-12-17 19:20:56 UTC [more...]

[PATCH 0/1] Discard wait_for_lmem_ready from fault injection test
 2025-12-17 19:20 UTC  (5+ messages)
` [PATCH 1/1] tests/xe/xe_fault_injection: Remove probe function wait_for_lmem_ready
` ✓ i915.CI.BAT: success for Discard wait_for_lmem_ready from fault injection test
` ✓ Xe.CI.BAT: "

[PATCH i-g-t 00/11] lib/kms: Carve up igt_display_require()
 2025-12-17 19:20 UTC  (18+ messages)
` [PATCH i-g-t 01/11] lib/kms: Extract igt_crtc_init()
` [PATCH i-g-t 02/11] lib/kms: Nuke 'n_planes' from igt_crtc_init()
` [PATCH i-g-t 03/11] lib/kms: Nuke 'last_plane' "
` [PATCH i-g-t 04/11] lib/kms: Get rid of the 'p' plane index variable
` [PATCH i-g-t 05/11] lib/kms: Extract igt_crtc_plane_init()
` [PATCH i-g-t 06/11] lib/kms: Nuke pipe->plane_primary
` [PATCH i-g-t 07/11] lib/kms: Nuke pipe->plane_cursor
` [PATCH i-g-t 08/11] lib/kms: Use '{old, new}_primary' variable names in plane swapping
` [PATCH i-g-t 09/11] lib/kms: Pimp the priamry "
` [PATCH i-g-t 10/11] lib/kms: Extract plane_type_index()
` [PATCH i-g-t 11/11] lib/kms: Streamline plane index handling further

[PATCH v6 0/2] tests/intel/xe_pat: add helper funtion to read PAT table
 2025-12-17 19:15 UTC  (7+ messages)
` [PATCH v6 1/2] lib/intel_pat: read Xe PAT config from debugfs
` [PATCH v6 2/2] tests/intel/xe_pat: sync with Xe PAT debugfs parser
` ✓ Xe.CI.BAT: success for tests/intel/xe_pat: add helper funtion to read PAT table (rev10)
` ✓ i915.CI.BAT: "
` ✓ i915.CI.Full: "

[PATCH 1/1] intel-ci: add eudebug tests to multigpu blocklist
 2025-12-17 18:36 UTC  (8+ messages)
` ✓ i915.CI.BAT: success for series starting with [1/1] "
` ✓ Xe.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t] tests/intel/xe_test_config: Add SR-IOV VF FULL testlist
 2025-12-17 16:59 UTC 

[PATCH i-g-t 0/1] tests/i915_pm_rps: Improve sysfs error reporting
 2025-12-17 16:04 UTC  (15+ messages)
` [PATCH i-g-t 1/1] tests/i915_pm_rps: Improve error reporting for sysfs write failures
` ✗ Xe.CI.BAT: failure for tests/i915_pm_rps: Improve sysfs error reporting
` ✗ i915.CI.BAT: "
` ✗ Xe.CI.Full: "
` ✓ i915.CI.BAT: success for tests/i915_pm_rps: Improve sysfs error reporting (rev2)
` ✓ Xe.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.BAT: success for tests/i915_pm_rps: Improve sysfs error reporting (rev3)
` ✗ Xe.CI.Full: failure for tests/i915_pm_rps: Improve sysfs error reporting (rev2)
` ✓ Xe.CI.BAT: success for tests/i915_pm_rps: Improve sysfs error reporting (rev3)
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t v2 0/2] Close any open drm device after engine initialization in GPUTOP
 2025-12-17 15:55 UTC  (6+ messages)
` [PATCH i-g-t v2 1/2] tools/gputop/xe_gputop: Close card_fd after engine population in xe_populate_engines()
` [PATCH i-g-t v2 2/2] tools/gputop/gputop: Enable support for multiple GPUs and instances
` ✓ Xe.CI.BAT: success for Close any open drm device after engine initialization in GPUTOP (rev3)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t v2 0/3] tests/panthor: Add more tests
 2025-12-17 15:38 UTC  (4+ messages)
` [PATCH i-g-t v2 3/3] tests/panthor: Add scheduler tests

[PATCH v4 0/2] tests/intel/xe_gt_freq: Modify test to support new throttle reasons sysfs
 2025-12-17 15:01 UTC  (6+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] HAX: Add throttle_basic_api test to fast feedback list
` ✓ Xe.CI.BAT: success for tests/intel/xe_gt_freq: Modify test to support new throttle reasons sysfs (rev5)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
 2025-12-17 14:50 UTC 

[PATCH i-g-t] tests/intel-ci/chamelium-only.testlist: Enable additional Chamelium tests
 2025-12-17 14:49 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t, v2 0/3] Enhance SVM compute tests
 2025-12-17 14:04 UTC  (4+ messages)
` [PATCH i-g-t, v2 1/3] lib/intel_compute: Differentiate array_size and loop_count

[PATCH i-g-t v3 0/4] Add wrappers for painting test patterns to
 2025-12-17 13:20 UTC  (9+ messages)
` [PATCH i-g-t v3 1/4] lib/igt_fb: Add wrappers for painting test patterns to framebuffers
` [PATCH i-g-t v3 2/4] tests/intel/kms_mmap_write_crc: Use lib function to paint fb
` [PATCH i-g-t v3 3/4] tests/kms_hdr: "
` [PATCH i-g-t v3 4/4] tests/amdgpu/amd_assr: "
` ✓ i915.CI.BAT: success for Add wrappers for painting test patterns to (rev3)
` ✓ Xe.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t] tools/intel_gpu_top: prevent losing original pointer on realloc failure
 2025-12-17 10:07 UTC  (10+ messages)
` ✗ i915.CI.BAT: failure for "
` ✗ Xe.CI.BAT: "
` ✗ Xe.CI.Full: "

[PATCH i-g-t v8 0/2] tests/intel/xe_pm_residency: Add ASPM Link residency test
 2025-12-17  8:49 UTC  (10+ messages)
` [PATCH i-g-t v8 1/2] lib/igt_device: Add API to get pci device upstream port
` [PATCH i-g-t v8 2/2] tests/intel/xe_pm_residency: Add subtest for ASPM Link state residency
` ✓ Xe.CI.BAT: success for tests/intel/xe_pm_residency: Add ASPM Link residency test
` ✓ i915.CI.BAT: "
` ✓ i915.CI.Full: "
` ✗ Xe.CI.Full: failure "

[PATCH v9 0/2] lib/intel_device_info: get the xe .graphics_rel from GMD_ID
 2025-12-17  8:02 UTC  (8+ messages)
` [PATCH v9 1/2] lib/xe/xe_query: Get runtime xe device graphics version "
` [PATCH v9 2/2] lib/intel_device_info: Query runtime xe device graphics versions
` ✓ i915.CI.BAT: success for lib/intel_device_info: get the xe .graphics_rel from GMD_ID
` ✓ Xe.CI.BAT: "
` ✗ i915.CI.Full: failure "

[PATCH v5 0/2] tests/intel/xe_pat: add helper funtion to read PAT table
 2025-12-17  7:02 UTC  (3+ messages)
` [PATCH v5 1/2] lib/intel_pat: read Xe PAT config from debugfs

[PATCH v8 0/2] lib/intel_device_info: get the xe .graphics_rel from GMD_ID
 2025-12-17  7:00 UTC  (7+ messages)
` [PATCH v8 2/2] lib/intel_device_info: Query runtime xe device graphics versions
      ` [PATCH v8 2/2] lib/intel_device_info: Query runtime xe device graphics versionsth

[PATCH i-g-t v1 0/4] Various fixes for prime_udl test
 2025-12-17  3:54 UTC  (16+ messages)
` [PATCH i-g-t v1 1/4] tests/prime_udl: Fix opening
` [PATCH i-g-t v1 2/4] tests/prime_udl: Create subtests
` [PATCH i-g-t v1 3/4] tests/prime_udl: Fix error handling
` [PATCH i-g-t v1 4/4] tests/prime_udl: Fix i915 device opening
` ✓ i915.CI.BAT: success for Various fixes for prime_udl test
` ✗ Xe.CI.BAT: failure "
` ✗ i915.CI.Full: "
` ✗ Xe.CI.Full: "

[PATCH i-g-t 0/7] Add NVL display related test updates
 2025-12-17  3:35 UTC  (11+ messages)
` [PATCH i-g-t 1/7] tests/intel/kms_big_fb: NVL supports horizontal flip with linear surfaces
` [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 4/7] tests/kms_plane: Modify the condition for odd pan
` [PATCH i-g-t 5/7] tests/intel/kms_frontbuffer_tracking: Add FBC support to FP16 formats
` [PATCH i-g-t 6/7] intel-ci: Add NVL display blocklist
` [PATCH i-g-t 7/7] tests/intel/kms_test_config: Add NVL display blocklist entry
` ✓ i915.CI.BAT: success for Add NVL display related test updates
` ✓ Xe.CI.BAT: "
` ✗ i915.CI.Full: failure "

[PATCH RESEND i-g-t v2 0/2] Panthor tests for huge partial unmaps
 2025-12-16 18:05 UTC  (3+ messages)
` [PATCH RESEND i-g-t v2 2/2] tests/panthor: Add VM_BIND tests for partial huge page unmaps

[PATCH i-g-t v7 0/2] tests/intel/xe_pm_residency: Add ASPM Link residency test
 2025-12-16 17:09 UTC  (6+ messages)
` [PATCH i-g-t v7 1/2] lib/igt_device: Add API to get pci device upstream port
` ✗ Xe.CI.Full: failure for tests/intel/xe_pm_residency: Add ASPM Link residency test (rev5)

[PATCH v6 0/4] tests/intel/xe_vm: Add drm_xe_vm_get_property tests
 2025-12-16 16:09 UTC  (8+ messages)
` [PATCH v6 1/4] drm-uapi/xe: Declare xe_vm_get_property_ioctl
` [PATCH v6 2/4] lib/xe/xe_ioctl: Add xe_vm_get_property helper function
` [PATCH v6 3/4] tests/intel/xe_vm: Add DRM_IOCTL_XE_VM_GET_PROPERTY validation tests
` [PATCH v6 4/4] tests/intel/xe_vm: Test DRM_IOCTL_XE_VM_GET_PROPERTY fault reporting
` ✗ i915.CI.BAT: failure for tests/intel/xe_vm: Add drm_xe_vm_get_property tests
` ✗ Xe.CI.BAT: "
` ✗ Xe.CI.Full: "

[ANNOUNCE] igt-gpu-tools 2.3
 2025-12-16 15:04 UTC 

[PATCH i-g-t 0/3] xe_oa: Add MERT OA unit
 2025-12-16 13:21 UTC  (8+ messages)
` [PATCH i-g-t 1/3] drm-uapi/xe: Sync with DRM_XE_OA_UNIT_TYPE_MERT definition
` [PATCH i-g-t 2/3] tests/intel/xe_oa: Add MERT OA unit
` [PATCH i-g-t 3/3] tests/intel/xe_oa: Also print oa_unit_type
` ✓ i915.CI.BAT: success for xe_oa: Add MERT OA unit
` ✗ Xe.CI.BAT: failure "
` ✗ i915.CI.Full: "
` ✗ Xe.CI.Full: "

[PATCH i-g-t v4 0/2] Fix chamelium port allocation during igt_fixture
 2025-12-16 11:12 UTC  (6+ messages)
` [PATCH i-g-t v4 1/2] lib/igt_chamelium: Add igt_chamelium_get_port() helper and connector_test() macro
` [PATCH i-g-t v4 2/2] tests/chamelium/kms_chamelium_hpd: use helper function for connector lookup in DP/HDMI/VGA tests
` ✗ i915.CI.BAT: failure for Fix chamelium port allocation during igt_fixture (rev2)
` ✗ Xe.CI.BAT: "
` ✗ Xe.CI.Full: "

[PATCH i-g-t v4 0/2] tests/intel/kms_joiner: Add function for pretest checks
 2025-12-16  9:37 UTC  (10+ messages)
` [PATCH i-g-t v4 1/2] Revert "tests/intel/kms_joiner: Cleanup igt_require checks"
` [PATCH i-g-t v4 2/2] tests/intel/kms_joiner: Add function for pretest checks
` ✓ i915.CI.BAT: success for tests/intel/kms_joiner: Add function for pretest checks (rev4)
` ✓ Xe.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t 0/1] Enable/Disable DRM debug logging between tests in shard mode
 2025-12-16  9:15 UTC  (4+ messages)
` [PATCH i-g-t 1/1] feat: "

[PATCH i-g-t v4 0/1] docs: update for platform-neutrality
 2025-12-16  7:57 UTC  (3+ messages)
` [PATCH i-g-t v4 1/1] docs: fix intel-specific descriptions

[PATCH i-g-t 0/2] Switch to use kernel standard fault injection in i915
 2025-12-16  5:52 UTC  (8+ messages)
` [PATCH i-g-t 1/2] tests/intel/i915_module_load: Add kernel default faul injection tests
` [PATCH i-g-t 2/2] tests/intel/i915_module_load: take out reload-with-fault-injection test
` ✗ Xe.CI.BAT: failure for Switch to use kernel standard fault injection in i915 (rev7)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t 1/3] lib/xe/xe_eudebug: Avoid comparing if everything filtered
 2025-12-15 17:03 UTC  (3+ messages)
` [PATCH i-g-t 2/3] lib/xe/xe_eudebug: Make sure debugger drains events

[PATCH i-g-t v4 0/1] docs: update for platform-neutrality
 2025-12-15 12:03 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for docs: update for platform-neutrality (rev5)

[PATCH i-g-t v1 0/2] Close any open drm device after engine initialization in GPUTOP
 2025-12-15 10:41 UTC  (6+ messages)
` [PATCH i-g-t v1 2/2] tools/gputop/gputop: Enable support for multiple GPUs and instances

[PATCH i-g-t] intel-ci: remove few i915 symlinks
 2025-12-15 10:12 UTC  (5+ messages)
` ✗ i915.CI.Full: failure for "
` ✗ Xe.CI.Full: "

[PATCH i-g-t v3 0/2] tests/intel/kms_joiner: Add function for pretest checks
 2025-12-15  8:53 UTC  (6+ messages)
` [PATCH i-g-t v3 2/2] "


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