Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-05 23:19:25 to 2025-12-10 11:13:55 UTC [more...]

[PATCH v3 0/2] tests/intel/xe_gt_freq: Modify test to support new throttle reasons sysfs
 2025-12-10 11:13 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 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 (rev4)
` ✓ i915.CI.BAT: "

[PATCH] tests/intel/xe_pat: add helper funtion to read PAT table
 2025-12-10 11:05 UTC  (18+ messages)
` [PATCH v2 1/2] lib/intel_pat: read Xe PAT config from debugfs
  ` [PATCH v2 2/2] tests/intel/xe_pat: sync with Xe PAT debugfs parser
    ` [PATCH v3 "
  ` [PATCH v3 1/2] lib/intel_pat: read Xe PAT config from debugfs
` ✓ Xe.CI.BAT: success for tests/intel/xe_pat: add helper funtion to read PAT table (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "
` ✓ Xe.CI.BAT: success for tests/intel/xe_pat: add helper funtion to read PAT table (rev4)
` ✓ i915.CI.BAT: "

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

[PATCH i-g-t 00/10] lib/kms: Move towards using 'crtcs' instead of 'pipes'
 2025-12-10  9:39 UTC  (11+ messages)
` [PATCH i-g-t 01/10] tests/intel/kms_dp_linktrain_fallback: Reduce side effects in igt_output_set_pipe() args
` [PATCH i-g-t 02/10] lib/kms: Introduce igt_display_n_crtcs()
` [PATCH i-g-t 03/10] lib/kms: Use igt_display_n_crtcs() everywhere
` [PATCH i-g-t 04/10] lib/kms: Introduce igt_crtc_for_pipe()
` [PATCH i-g-t 05/10] lib/kms: Use igt_crtc_for_pipe() everywhere
` [PATCH i-g-t 06/10] lib/kms: Remove tall tales about 'pipe' in DRM_IOCTL_WAIT_VBLANK
` [PATCH i-g-t 07/10] lib/kms: Pass the entire igt_pipe_t to igt_wait_for_vblank*()
` [PATCH i-g-t 08/10] lib/kms: Introduce igt_output_set_crtc()
` [PATCH i-g-t 09/10] lib/kms: Replace igt_output_set_pipe() with igt_output_set_crtc()
` [PATCH i-g-t 10/10] lib/kms: Rename igt_pipe_t to igt_crtc_t

[PATCH i-g-t v3 0/2] Fix chamelium port allocation during igt_fixture
 2025-12-10  8:52 UTC  (7+ messages)
` [PATCH i-g-t v3 1/2] lib/igt_chamelium: add get_port() helper and CONNECTOR_TEST macro
` [PATCH i-g-t v3 2/2] tests/chamelium/kms_chamelium_hpd: use helper function for connector lookup in DP/HDMI/VGA tests
` ✗ Fi.CI.BUILD: failure for Fix chamelium port allocation during igt_fixture

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

[PATCH v4 00/18] Multi Queue feature validation support
 2025-12-10  8:03 UTC  (22+ messages)
` [PATCH v4 01/18] drm-uapi/xe: Sync with Multi-Queue uapi
` [PATCH v4 02/18] lib/xe: Add multi-queue helper routines
` [PATCH v4 03/18] tests/intel/xe_exec_multi_queue: Add xe_exec_multi_queue test
` [PATCH v4 04/18] tests/intel/xe_exec_multi_queue: Validate exec submissions
` [PATCH v4 05/18] tests/intel/xe_exec_multi_queue: Validate queue priority setting
` [PATCH v4 06/18] tests/intel/xe_exec_multi_queue: Add close-fd tests
` [PATCH v4 07/18] tests/intel/xe_exec_multi_queue: Add multiple placement test
` [PATCH v4 08/18] tests/intel/xe_exec_multi_queue: Add preempt mode test
` [PATCH v4 09/18] lib/xe: Add exec_queue set_property ioctl support
` [PATCH v4 10/18] tests/intel/xe_exec_multi_queue: Add dynamic priority test
` [PATCH v4 11/18] tests/intel/xe_exec_multi_queue: Add userptr invalidation tests
` [PATCH v4 12/18] tests/intel/xe_exec_multi_queue: Add fault mode test
` [PATCH v4 13/18] tests/intel/xe_exec_multi_queue: Add multi queues with SMEM
` [PATCH v4 14/18] lib/xe/xe_spin: Add switch point for preemptible spinner
` [PATCH v4 15/18] tests/intel/xe_exec_multi_queue: Add priority test
` [PATCH v4 16/18] tests/intel/xe_exec_multi_queue: Add submission sanity test
` [PATCH v4 17/18] tests/intel/xe_exec_multi_queue: Sanity test KEEP_ACTIVE flag
` [PATCH v4 18/18] tests/intel/xe_exec_multi_queue: Keep group active in exec-sanity
` ✗ i915.CI.BAT: failure for Multi Queue feature validation support (rev4)
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

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

[PATCH v3 00/18] Multi Queue feature validation support
 2025-12-10  0:25 UTC  (33+ messages)
` [PATCH v3 01/18] drm-uapi/xe: Sync with Multi-Queue uapi
` [PATCH v3 02/18] lib/xe: Add multi-queue helper routines
` [PATCH v3 03/18] tests/intel/xe_exec_multi_queue: Add xe_exec_multi_queue test
` [PATCH v3 04/18] tests/intel/xe_exec_multi_queue: Validate exec submissions
` [PATCH v3 05/18] tests/intel/xe_exec_multi_queue: Validate queue priority setting
` [PATCH v3 06/18] tests/intel/xe_exec_multi_queue: Add close-fd tests
` [PATCH v3 07/18] tests/intel/xe_exec_multi_queue: Add multiple placement test
` [PATCH v3 08/18] tests/intel/xe_exec_multi_queue: Add preempt mode test
` [PATCH v3 09/18] lib/xe: Add exec_queue set_property ioctl support
` [PATCH v3 10/18] tests/intel/xe_exec_multi_queue: Add dynamic priority test
` [PATCH v3 11/18] tests/intel/xe_exec_multi_queue: Add userptr invalidation tests
` [PATCH v3 12/18] tests/intel/xe_exec_multi_queue: Add fault mode test
` [PATCH v3 13/18] tests/intel/xe_exec_multi_queue: Add multi queues with SMEM
` [PATCH v3 14/18] lib/xe/xe_spin: Add switch point for preemptible spinner
` [PATCH v3 15/18] tests/intel/xe_exec_multi_queue: Add priority test
` [PATCH v3 16/18] tests/intel/xe_exec_multi_queue: Add submission sanity test
` [PATCH v3 17/18] tests/intel/xe_exec_multi_queue: Sanity test KEEP_ACTIVE flag
` [PATCH v3 18/18] tests/intel/xe_exec_multi_queue: Keep group active in exec-sanity
` ✓ Xe.CI.BAT: success for Multi Queue feature validation support (rev3)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t] scripts: remove symlink
 2025-12-09 21:10 UTC  (4+ messages)

[PATCH i-g-t] tests/intel/xe_configfs: Test gt_types_allowed
 2025-12-09 21:09 UTC  (2+ messages)

[PATCH v3 0/2] tests/intel/xe_gt_freq: Modify test to support new throttle reasons sysfs
 2025-12-09 18:04 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] HAX: Add throttle_basic_api test to fast feedback list
` ✗ Fi.CI.BUILD: failure for tests/intel/xe_gt_freq: Modify test to support new throttle reasons sysfs (rev3)

[PATCH i-g-t 0/7] igt: Help out coccinelle
 2025-12-09 17:00 UTC  (6+ messages)
` [PATCH i-g-t 7/7] scripts/cocci: Add iterators.cocci

[PATCH i-g-t 0/3] Enable HDR in IGT Frontbuffer Feature Tests
 2025-12-09 13:35 UTC  (5+ messages)
` [PATCH i-g-t 1/3] lib/igt_hdr: Move HDR helpers from kms_hdr into shared library
` [PATCH i-g-t 2/3] tests/intel/kms_frontbuffer_tracking: Add HDR feature support

[PATCH i-g-t v3 0/5] OA: Run MMIO trigger tests on all OA units
 2025-12-09 10:34 UTC  (10+ messages)
` [PATCH i-g-t 1/5] drm-uapi/xe: Sync with DRM_XE_OA_UNIT_TYPE_MERT definition
` [PATCH i-g-t 2/5] tests/intel/xe_oa: Return hwe from same gt from oa_unit_engine()
` [PATCH i-g-t 3/5] tests/intel/xe_oa: Run mmio-trigger tests on all OA units
` [PATCH i-g-t 4/5] tests/intel/xe_oa: Use separate oa unit variables for caps and iterator
` [PATCH i-g-t 5/5] tests/intel/xe_oa: Add MERT OA unit
` ✓ Xe.CI.BAT: success for OA: Run MMIO trigger tests on all OA units (rev3)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t, v5 00/13] Add plane color pipeline tests for Intel hardware
 2025-12-09 10:30 UTC  (19+ messages)
` [PATCH i-g-t, v5 02/13] tests/kms_colorop_helper: Add helpers to clear colorops data
  ` [PATCH i-g-t,v5 "
` [PATCH i-g-t, v5 07/13] tests/kms_color: Add helper to check if pipeline contains only CTM colorop
  ` [PATCH i-g-t,v5 "
` [PATCH i-g-t, v5 09/13] tests/kms_color: Add helper for plane color pipeline tests
  ` [PATCH i-g-t,v5 "
` [PATCH i-g-t, v5 10/13] tests/kms_color: Add Intel plane pipeline tests with LUT1D and CTM
` [PATCH i-g-t, v5 11/13] tests/kms_colorop_helper: Skip custom 1D LUT fill on Intel devices
  ` [PATCH i-g-t,v5 "
` [PATCH i-g-t, v5 12/13] tests/kms_color: Add 3D LUT subtest for green-only output with RGB traversal
  ` [PATCH i-g-t,v5 "
` [PATCH i-g-t, v5 13/13] lib/kms: Skip when plane has invalid color pipeline
` ✓ i915.CI.BAT: success for Add plane color pipeline tests for Intel hardware (rev5)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] intel-ci: Blocklist kms_colorop tests on i915/xe due to missing writeback support
 2025-12-09  8:40 UTC  (9+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.BAT: "

[PATCH i-g-t] lib/igt_pm: Move DC State Counter Functions to common library
 2025-12-09  7:05 UTC  (7+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.BAT: "

[PATCH i-g-t v4 0/4] tools/displaytop: Series to add Display Top tool
 2025-12-09  6:02 UTC  (10+ messages)
` [PATCH i-g-t v4 1/4] tools/displaytop: Add Display Top - a terminal-based display pipeline monitor
` [PATCH i-g-t v4 2/4] tools/displaytop: Add Display debugfs entry for display top
` [PATCH i-g-t v4 3/4] tools/displaytop: Add DPCD register read support
` [PATCH i-g-t v4 4/4] tools/displaytop: Add ftrace support to Display Top
` ✓ Xe.CI.BAT: success for tools/displaytop: Series to add Display Top tool (rev4)
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.BAT: "

[PATCH v2 00/19] Multi Queue feature validation support
 2025-12-08 19:40 UTC  (9+ messages)
` [PATCH v2 08/19] tests/intel/xe_exec_multi_queue: Add preempt mode test
` [PATCH v2 15/19] tests/intel/xe_exec_multi_queue: Add priority test

[PATCH v2 0/2] tests/intel/xe_gt_freq: Modify test to support new throttle reasons sysfs
 2025-12-08 15:11 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH i-g-t v2 0/3] Improve engine activity accuracy test with spinner reuse
 2025-12-08 14:20 UTC  (7+ messages)
` [PATCH i-g-t v2 1/3] lib/xe/xe_spin: Introduce xe_spin_reset
` [PATCH i-g-t v2 2/3] lib/xe/xe_spin: Export xe_spin_sync_wait
` ✓ Xe.CI.BAT: success for Improve engine activity accuracy test with spinner reuse (rev3)
` ✗ Xe.CI.Full: failure "

[PATCH i-g-t v2 0/3] intel-ci: unify Xe and i915 block/test/lists
 2025-12-08 14:13 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for intel-ci: unify Xe and i915 block/test/lists (rev2)
` ✗ i915.CI.Full: "

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

[PATCH i-g-t v1] tests/kms_prime: Fix display pattern for xe discrete modeset
 2025-12-08  8:39 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH i-g-t 0/2] RFC: Fix chamelium port allocation during igt_fixture
 2025-12-08  5:31 UTC  (6+ messages)
` [PATCH i-g-t 2/2] RFC: chamelium/kms_chamelium_hpd: use helper function for connector lookup in DP/HDMI/VGA tests
` ✓ i915.CI.BAT: success for RFC: Fix chamelium port allocation during igt_fixture (rev2)
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t 0/2] RFC: Fix chamelium port allocation during igt_fixture
 2025-12-07  1:55 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "
` ✓ i915.CI.Full: success "

[PATCH v2 i-g-t 0/4] OA: Run MMIO trigger tests on all OA units
 2025-12-06  3:29 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for OA: Run MMIO trigger tests on all OA units (rev2)

[PATCH] tests/kms_bw: Correct skip message for mx pipe count
 2025-12-05 23:24 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "


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