Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-21 23:19:18 to 2026-07-28 07:03:44 UTC [more...]

[PATCH i-g-t v2 00/16] limiting suspend tests
 2026-07-28  7:02 UTC  (3+ messages)
` [PATCH i-g-t v1 07/16] tests/kms_pipe_crc_basic: limit #crtcs tested during suspend

[PATCH i-g-t v4 01/31] lib/igt_tools_stub: introduce static sub-library for tools
 2026-07-28  7:01 UTC  (4+ messages)
  ` [PATCH i-g-t v4 02/31] lib/igt_stats: "
  ` [PATCH i-g-t v4 03/31] tools/igt_stats: link with minimal sub-libraries
  ` [PATCH i-g-t v4 30/31] lib/igt_core: move igt_load_igtrc to igt_rc

[PATCH i-g-t v2 0/2] Add platform-specific joiner exception mode handling
 2026-07-28  6:54 UTC  (5+ messages)
` [PATCH i-g-t v2 1/2] lib/igt_kms: "
` [PATCH i-g-t v2 2/2] lib/igt_kms: Skip joiner exception modes in boundary non-joiner search
` ✓ Xe.CI.BAT: success for Add platform-specific joiner exception mode handling (rev2)
` ✗ i915.CI.BAT: failure "

[PATCH] tools/xe-perf-recorder: expose some OA stream open properties
 2026-07-28  6:40 UTC  (2+ messages)

[PATCH] tests/intel/xe_debugfs: add GT-level debugfs coverage
 2026-07-28  6:17 UTC 

[PATCH i-g-t v1] tests/kms_vrr: Allow low refresh modes with identical clocks
 2026-07-28  5:05 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ i915.CI.Full: "

[PATCH i-g-t 0/6] Add FIXED_MATRIX colorop tests
 2026-07-28  4:38 UTC  (11+ messages)
` [PATCH i-g-t 1/6] include/drm-uapi: Add DRM_COLOROP_FIXED_MATRIX definition
` [PATCH i-g-t 2/6] lib/igt_kms: Add FIXED_MATRIX_TYPE colorop property
` [PATCH i-g-t 3/6] tests/kms_colorop_helper: Add FIXED_MATRIX colorop support
` [PATCH i-g-t 4/6] tests/kms_color_pipeline: Add FIXED_MATRIX colorop tests
` [PATCH i-g-t 5/6] tests/kms_color_pipeline: Remove unused color_depth and drm_format
` [PATCH i-g-t 6/6] tests/kms_chamelium_color_pipeline: Add FIXED_MATRIX colorop tests
` ✓ Xe.CI.BAT: success for Add FIXED_MATRIX colorop tests (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH v2] tests/intel/xe_pm: include PCI domain in i2c adapter name
 2026-07-28  3:38 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_pm: include PCI domain in i2c adapter name (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH v4 0/2] Add gem_change_handle_race test suite for DRM_IOCTL_GEM_CHANGE_HANDLE
 2026-07-28  3:29 UTC  (3+ messages)
` [PATCH v4 1/2] tests/intel: Add gem_change_handle_race test suite
` [PATCH v4 2/2] tests/intel/gem_change_handle_race: Add edge-case and

[PATCH] android: glib: add g_key_file_get_boolean stub
 2026-07-27 23:04 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ i915.CI.Full: "

[PATCH i-g-t v3 00/10] tests/imagination: Add initial test coverage for Imagination DRM driver
 2026-07-27 18:18 UTC  (22+ messages)
` [PATCH i-g-t v3 01/10] tests/imagination: Add framework for Imagination tests
      ` [EXTERNAL] "
` [PATCH i-g-t v3 02/10] tests/imagination: Add GEM mmap tests
` [PATCH i-g-t v3 03/10] tests/imagination: Add DEV_QUERY tests
` [PATCH i-g-t v3 04/10] tests/imagination: Add GPU ID test
` [PATCH i-g-t v3 05/10] tests/imagination: Add DEV_QUERY heap info tests
` [PATCH i-g-t v3 06/10] tests/imagination: Add DEV_QUERY static data area tests
` [PATCH i-g-t v3 07/10] tests/imagination: Add VM_CONTEXT tests
` [PATCH i-g-t v3 08/10] tests/imagination: Add tests for free list and hwrt creation ioctls
` [PATCH i-g-t v3 09/10] tests/imagination: Add DEV_QUERY quirks and enhancements tests
` [PATCH i-g-t v3 10/10] tests/imagination: Add DEV_QUERY runtime_info tests

[PATCH i-g-t v4 02/10] tests/imagination: Add GEM mmap tests
 2026-07-27 18:15 UTC 

[PATCH v3 00/12] YUV Conversion Colorop tests
 2026-07-25  7:25 UTC  (23+ messages)
` [PATCH v3 01/12] include/drm-uapi: Add DRM_COLOROP_FIXED_MATRIX
` [PATCH v3 02/12] lib/igt_kms: Add IGT_COLOROP_FIXED_MATRIX property
` [PATCH v3 03/12] tests/kms_colorop_helper: Add Fixed Matrix colorop infrastructure
` [PATCH v3 04/12] tests/kms_colorop_helper: Add helpers to get encoding/range from FIXED_MATRIX name
` [PATCH v3 05/12] lib/igt_fb: Add YUV color pattern framebuffer support
` [PATCH v3 06/12] lib/igt_color_encoding: Add XRGB2101010 format support
` [PATCH v3 07/12] lib/igt_color: Add YUV pixel reading support
` [PATCH v3 09/12] tests/kms_colorop: Add FIXED_MATRIX colorop tests
` [PATCH v3 10/12] tests/kms_colorop: Keep CRTC active between YUV tests with temp FB
` [PATCH v3 11/12] tests/kms_colorop: Add bypass transition tests
` [PATCH v3 12/12] tests/kms_colorop: Increase VKMS bracket to 3 up

[PATCH i-g-t v3 1/3] tests/amdgpu/amd_deadlock: add gfx user-queue clean-hang reset test
 2026-07-25  7:17 UTC  (7+ messages)
` [PATCH i-g-t V3 2/3] tests/amdgpu/amd_deadlock: add gfx user-queue priv-fault "
` [PATCH i-g-t V3 3/3] tests/amdgpu/amd_deadlock: add gfx user-queue priv-instruction "
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,v3,1/3] tests/amdgpu/amd_deadlock: add gfx user-queue clean-hang "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ i915.CI.Full: "

[PATCH i-g-t] intel-ci: Block kms_setmode@basic-no-cpu-idle
 2026-07-24 20:16 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t v1 0/2] Add platform-specific joiner exception mode handling
 2026-07-24 18:10 UTC  (8+ messages)
` [PATCH i-g-t v1 1/2] lib/igt_kms: "
` [PATCH i-g-t v1 2/2] lib/igt_kms: Skip joiner exception modes in boundary non-joiner search
` ✓ Xe.CI.BAT: success for Add platform-specific joiner exception mode handling
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✓ i915.CI.Full: success "

[PATCH 1/2] lib/igt_device: Extract helper setting device filter from fd
 2026-07-24 17:11 UTC  (7+ messages)
` [PATCH 2/2] tests/sriov_basic: Validate PF unbind with VFs enabled
` ✓ Xe.CI.BAT: success for series starting with [1/2] lib/igt_device: Extract helper setting device filter from fd
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH 1/3] android: Implement lightweight GKeyFile INI string parser in glib shim
 2026-07-24 14:06 UTC  (3+ messages)
` [PATCH v2] lib/igt_rc: Introduce generic config parser

[PATCH 3/3] tests/unigraf: Enhance link rate support checking and hardware retrain timing
 2026-07-24 14:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH i-g-t] tests/kms_plane: Relax CRC frame sequence validation
 2026-07-24 11:48 UTC  (3+ messages)

[PATCH i-g-t v4] lib/igt_kms: Fix plane type check in igt_crtc_get_plane_type
 2026-07-24 10:43 UTC  (4+ messages)
` [PATCH i-g-t v5] lib/igt_kms: Add plane type verification "

[PATCH i-g-t] lib/igt_kms: Fix plane type check in igt_crtc_get_plane_type
 2026-07-24 10:11 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for lib/igt_kms: Fix plane type check in igt_crtc_get_plane_type (rev6)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ i915.CI.Full: "

[PATCH] tests/intel/xe_gt_debugfs: Add GT-level Xe debugfs coverage
 2026-07-24  9:08 UTC  (2+ messages)

[PATCH i-g-t v4 0/2] Add CPU idle state control for accurate vblank timing
 2026-07-24  8:54 UTC  (6+ messages)
` [PATCH i-g-t v4 2/2] tests/kms_setmode: Add basic-no-cpu-idle subtest
` ✓ Xe.CI.FULL: success for Add CPU idle state control for accurate vblank timing (rev2)
` ✓ i915.CI.Full: "

[PATCH i-g-t v3] tests/xe_debugfs: add uc debugfs validation and read tests
 2026-07-24  8:51 UTC  (2+ messages)

[PATCH] tests/intel/xe_pm: include PCI domain in i2c adapter name
 2026-07-24  7:53 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ i915.CI.Full: "

[PATCH i-g-t v4 00/12] updates to fbc tests
 2026-07-24  7:41 UTC  (4+ messages)
` ✓ i915.CI.Full: success for updates to fbc tests (rev5)

[PATCH i-g-t] lib/rendercopy_gen9: Bump up URB size
 2026-07-24  6:00 UTC  (7+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] tests/intel/xe_exec_threads: ignore expected hang timeout
 2026-07-24  5:48 UTC  (9+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t] intel-ci: Rename drm_buddy to gpu_buddy in blocklist
 2026-07-23 23:42 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
` ✗ i915.CI.Full: "

[PATCH i-g-t v4] tests/xe_debugfs: add uc debugfs validation and read tests
 2026-07-23 23:28 UTC 

[PATCH i-g-t v5 0/7] add cgroup_dmem test
 2026-07-23 19:43 UTC  (8+ messages)
` [PATCH i-g-t v5 1/7] lib/igt_cgroup: add cgroup v2 and dmem controller helpers
` [PATCH i-g-t v5 2/7] tests/cgroup_dmem: add dmem cgroup controller test
` [PATCH i-g-t v5 3/7] lib/xe: add xe_cgroup_region_name() helper
` [PATCH i-g-t v5 4/7] lib/xe: Introduce dmem driver and implement Xe support
` [PATCH i-g-t v5 5/7] lib/amdgpu: add amdgpu_cgroup_region_name
` [PATCH i-g-t v5 6/7] lib/amdgpu: add amdgpu support to igt_dmem_driver
` [PATCH i-g-t v5 7/7] tests/dmem_cgroups: add test for dmem.current

[PATCH i-g-t 0/1] Remove EUdebug meson option
 2026-07-23 18:46 UTC  (8+ messages)
` [PATCH i-g-t 1/1] meson: Remove Xe EUdebug
` ✓ i915.CI.BAT: success for Remove EUdebug meson option
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v3 00/31] tools: remove unnecessary shared library dependencies from standalone tools
 2026-07-23 15:08 UTC  (5+ messages)
` [PATCH i-g-t v3 30/31] lib/igt_core: move igt_load_igtrc to igt_device_scan

[PATCH i-g-t V2 1/2] tests/amdgpu/amd_deadlock: add gfx user-queue clean-hang reset test
 2026-07-23  9:23 UTC  (6+ messages)
` [PATCH i-g-t V2 2/2] tests/amdgpu/amd_deadlock: add gfx user-queue priv-fault "
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,V2,1/2] tests/amdgpu/amd_deadlock: add gfx user-queue clean-hang "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ i915.CI.Full: "

[PATCH 1/2] tools/amd_hdmi_compliance: Add FRL Test Support
 2026-07-22 23:51 UTC  (8+ messages)
` [PATCH 2/2] tools/amd_hdmi_compliance: Fix for HDMI Compliance Automation
` ✓ Xe.CI.BAT: success for series starting with [1/2] tools/amd_hdmi_compliance: Add FRL Test Support
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t 00/10] Implement Wa_14026539277
 2026-07-22 22:52 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t v2] tests/intel/xe_pxp: Require output for display tests
 2026-07-22 20:32 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel/xe_pxp: Require output for display tests (rev2)
` ✓ i915.CI.Full: success "

[PATCH v4 0/5] Generic platform filtering framework with AMD backend
 2026-07-22 18:21 UTC  (9+ messages)
` [PATCH v4 1/5] lib: Add generic platform filtering framework
` [PATCH v4 2/5] lib/amdgpu: Add AMD platform filtering backend
` [PATCH v4 3/5] lib: Add platform filter initialization check for automatic filtering
` [PATCH v4 4/5] lib/igt_core: Enable automatic platform filtering in subtest execution
` [PATCH v4 5/5] docs: Update platform filtering documentation per review feedback
` ✓ Xe.CI.BAT: success for Generic platform filtering framework with AMD backend
` ✗ i915.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "

[PATCH i-g-t] tests/intel/xe_exec_threads: whitelist expected multi-queue hang dmesg warns
 2026-07-22 16:21 UTC  (5+ messages)
` ✓ Xe.CI.FULL: success for "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t] lib/igt_store: Fix unexpected reuse of allocated offset
 2026-07-22 14:09 UTC  (5+ messages)
` ✗ i915.CI.Full: failure for "
` ✓ i915.CI.Full: success "

[PATCH i-g-t 1/2] Revert "lib/kms: Set display->has_plane_color_pipeline automatically"
 2026-07-22 10:59 UTC  (9+ messages)
` [PATCH i-g-t 2/2] tests/kms_properties: set client cap for color pipeline

[PATCH] lib/xe/xe_query: Add xe_for_each_gt_with_type iterator
 2026-07-22 10:51 UTC  (2+ messages)

[PATCH i-g-t] tests/xe/xe_fault_injection: add split/skip bind coverage
 2026-07-22  7:20 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for tests/xe/xe_fault_injection: add split/skip bind coverage (rev3)
` ✗ i915.CI.Full: "

[PATCH] tests/amdgpu: Add lockdep false positive reproducer test
 2026-07-22  6:17 UTC  (2+ messages)


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