public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-02-23 12:08:55 to 2026-02-24 13:51:56 UTC [more...]

[PATCH i-g-t v2 00/23] tests/kms: More igt_crtc_t conversions
 2026-02-24 13:51 UTC  (27+ messages)
` [PATCH i-g-t v2 01/23] tests/intel/kms_psr: Don't pass uninitialized 'pipe' to intel_fbc_supported_on_chipset()
  ` [PATCH i-g-t v3 "
` [PATCH i-g-t v2 11/23] tests/kms_plane_scaling: Use igt_crtc_t instead of enum pipe
` [PATCH i-g-t v2 12/23] tests/drm_read: "
` [PATCH i-g-t v2 13/23] tests/intel/kms_psr2_sf: Convert pipes[] to crtcs[]
` [PATCH i-g-t v2 14/23] tests/kms_vblank: Use igt_crtc_t instead of enum pipe
` [PATCH i-g-t v2 15/23] tests/kms_plane_multiple: "
` [PATCH i-g-t v2 16/23] tests/kms_tiled_display: "
` [PATCH i-g-t v2 17/23] tests/intel/kms_psr: "
` [PATCH i-g-t v2 18/23] tests/kms_prime: "
` [PATCH i-g-t v2 19/23] tests/chamelium: "
` ✗ Xe.CI.FULL: failure for tests/kms: More igt_crtc_t conversions (rev2)
` ✓ Xe.CI.BAT: success for tests/kms: More igt_crtc_t conversions (rev5)
` ✓ i915.CI.BAT: "

[PATCH i-g-t v2] tools/intel_gpu_top: explicitly reject Xe devices and update documentation
 2026-02-24 13:49 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tools/intel_gpu_top: explicitly reject Xe devices and update documentation (rev2)

[PATCH] tests/intel/xe_configfs: Skip ctx-restore subtests on SR-IOV VF
 2026-02-24 13:38 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH i-g-t] lib/rendercopy: Alter pipeline and add shader for Xe3p
 2026-02-24 13:35 UTC  (6+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v6 0/6] kms_flip: limit number of subtests run
 2026-02-24 13:32 UTC  (7+ messages)
` [PATCH i-g-t 1/6] tests/kms_flip: test suspend on one pair of pipes
` [PATCH i-g-t 2/6] tests/kms_flip: run suspend tests on one pipe per output
` [PATCH i-g-t 3/6] tests/kms_flip: limit output pairs when testing suspend
` [PATCH i-g-t 4/6] tests/kms_flip: limit number of outputs wrt suspend
` [PATCH i-g-t 5/6] tests/kms_flip: initialize global devid
` [PATCH i-g-t 6/6] tests/kms_flip: test suspend at most twice on SNB

[PATCH i-g-t] tools/intel_gpu_top: fix JSON comma tracking with per-level state
 2026-02-24 13:15 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t 0/5] Add support for xe3p and prefetch fault test
 2026-02-24 12:44 UTC  (8+ messages)
` [PATCH i-g-t 1/5] lib/[gpu_cmds|xehp_media]: Introduce gpu execution commands for an efficient 64bit mode
` [PATCH i-g-t 2/5] lib/allocator: add canonicalize helper for 57 bit
` [PATCH i-g-t 3/5] lib/gpgpu_shader: Add support for xe3p efficient 64bit addressing
` [PATCH i-g-t 4/5] scripts/generate_iga64_codes: Add support for xe3p and xe3
` [PATCH i-g-t 5/5] tests/intel/xe_prefetch_fault: Add test for prefetch fault
` ✓ Xe.CI.BAT: success for Add support for xe3p and prefetch fault test
` ✓ i915.CI.BAT: "

[PATCH i-g-t 00/10] vmtb: Modernize SR-IOV VM Test Bench core
 2026-02-24 12:43 UTC  (13+ messages)
` [PATCH i-g-t 01/10] tools/vmtb: Update QEMU parameters
` [PATCH i-g-t 02/10] tools/vmtb: Fix DUT selection based on card index
` [PATCH i-g-t 03/10] tools/vmtb: Fix VM snapshot query handling
` [PATCH i-g-t 04/10] tools/vmtb: Extend IGT and WSIM abstractions
` [PATCH i-g-t 05/10] tools/vmtb: VF auto/fair provisioning support
` [PATCH i-g-t 06/10] tools/vmtb: Refactor driver interfaces
` [PATCH i-g-t 07/10] tools/vmtb: Introduce VirtualDevice class
` [PATCH i-g-t 08/10] tools/vmtb: Redesign VirtualMachine class
` [PATCH i-g-t 09/10] tools/vmtb: Support max VFs configuration
` [PATCH i-g-t 10/10] tools/vmtb: Platform enabling: PTL and BMG support
` ✓ Xe.CI.BAT: success for vmtb: Modernize SR-IOV VM Test Bench core
` ✓ i915.CI.BAT: "

[PATCH i-g-t v1] tests/kms_vrr: Avoid LOBF debugfs loss by checking during active display
 2026-02-24 11:44 UTC  (5+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "
` ✓ Xe.CI.FULL: "

[PATCH v3 i-g-t 0/4] meson/tools: split lightweight igt core and reduce tool dependencies
 2026-02-24 11:22 UTC  (9+ messages)
` [PATCH v3 i-g-t 1/4] tools/meson: make per-tool dependencies instead of using global deps
` [PATCH v3 i-g-t 2/4] lib/igt_tools_stub: Add igt_load_igtrc() stub implementation
` [PATCH v3 i-g-t 4/4] tools/lsgpu: drop cairo and switch to igt_core
` ✗ Xe.CI.FULL: failure for meson/tools: split lightweight igt core and reduce tool dependencies (rev4)

[PATCH 0/3] tests/kms_pipe_crc_basic: add mst suspend-resume test
 2026-02-24 10:30 UTC  (8+ messages)
` [PATCH i-g-t 1/3] tests/intel/kms_mst_helper: Add helper to check for MST outputs
` [PATCH i-g-t 2/3] lib/igt_kms: Fix max_non_joiner_mode_found
` [PATCH i-g-t 3/3] tests/kms_pipe_crc_basic: Add MST suspend-resume test

[PATCH i-g-t 0/2] Add memory write ordering verification
 2026-02-24  9:23 UTC  (8+ messages)
` [PATCH i-g-t 1/2] tests/intel/xe_exec_store: Validate PCIe6 relax ordering
` [PATCH i-g-t 2/2] tests/intel/xe_exec_store: Extend test coverage to all memory regions
` ✓ Xe.CI.BAT: success for Add memory write ordering verification (rev2)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t] tools/intel_gpu_top: explicitly reject Xe devices and update documentation
 2026-02-24  9:19 UTC  (3+ messages)

[PATCH i-g-t v2 02/23] tests/intel/kms_psr2_sf: Don't pass zero initialized 'data.pipe' to intel_fbc_supported_on_chipset()
 2026-02-24  8:56 UTC  (3+ messages)
` [PATCH i-g-t v3 "

[PATCH i-g-t v2 22/23] tests/kms: Use igt_crtc_t instead of enum pipe, part 3
 2026-02-24  8:51 UTC  (2+ messages)
` [PATCH i-g-t v3 "

[PATCH i-g-t] lib/igt_device_scan: Fix attributes fetching
 2026-02-24  7:44 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "

[PATCH v2 0/1] tests/kms_vrr: Skip LOBF test when aux-less ALPM is not enabled
 2026-02-24  7:09 UTC  (4+ messages)
` [PATCH v2 1/1] "
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "

[PATCH i-g-t v7 00/48] Unigraf integration
 2026-02-24  6:15 UTC  (74+ messages)
` [PATCH i-g-t v7 01/48] lib/igt_kms: Add a detect timeout value
` [PATCH i-g-t v7 02/48] lib/igt_kms: Add helper to wait for a specific status on a connector
` [PATCH i-g-t v7 03/48] lib/igt_kms: Add function to list connected connectors
` [PATCH i-g-t v7 05/48] lib/igt_kms: Add helper to wait for new connectors
` [PATCH i-g-t v7 06/48] lib/igt_kms: Add helper to get a pipe from a connector
` [PATCH i-g-t v7 07/48] lib/igt_kms: Expose dump_connector_attrs
` [PATCH i-g-t v7 08/48] lib/igt_kms: Expose reset_connectors_at_exit
` [PATCH i-g-t v7 09/48] lib/igt_kms: Expose connector_attr_set and igt_connector_attr_set
` [PATCH i-g-t v7 10/48] lib/igt_debugfs: Move debugfs helpers to the proper location
` [PATCH i-g-t v7 11/48] lib/igt_debugfs: Add const when make sense
` [PATCH i-g-t v7 12/48] lib/igt_amd: "
` [PATCH i-g-t v7 13/48] lib/igt_kms: "
` [PATCH i-g-t v7 14/48] lib/monitor_edids: Add helper functions for using monitor_edid objects
` [PATCH i-g-t v7 15/48] lib/monitor_edids: Add helper to get an EDID by its name
` [PATCH i-g-t v7 16/48] lib/monitor_edids: Add helper to print all available EDID names
` [PATCH i-g-t v7 17/48] lib/unigraf: Add used defines for TSI_Types
` [PATCH i-g-t v7 18/48] lib/unigraf: Add TSI.h
` [PATCH i-g-t v7 19/48] lib/unigraf: Initial Unigraf support
` [PATCH i-g-t v7 20/48] lib/igt_kms: Automatically connect unigraf on display require
` [PATCH i-g-t v7 21/48] lib/unigraf: Introduce device configuration
` [PATCH i-g-t v7 22/48] lib/unigraf: Introduce role configuration
` [PATCH i-g-t v7 23/48] lib/unigraf: Introduce input configuration
` [PATCH i-g-t v7 24/48] lib/unigraf: Add reset function
` [PATCH i-g-t v7 25/48] lib/unigraf: Add unigraf assert and deassert helpers
` [PATCH i-g-t v7 26/48] lib/unigraf: Add plug/unplug helpers
` [PATCH i-g-t v7 27/48] lib/unigraf: Allows sst/mst configuration
` [PATCH i-g-t v7 28/48] lib/unigraf: Add helpers to read and write edid
` [PATCH i-g-t v7 29/48] lib/unigraf: Add connector and EDID configuration
` [PATCH i-g-t v7 30/48] tests/unigraf: Add basic unigraf tests
` [PATCH i-g-t v7 31/48] lib/unigraf: Add unigraf CRC capture
` [PATCH i-g-t v7 32/48] lib/unigraf: Add configuration for CRC usage
` [PATCH i-g-t v7 33/48] lib/unigraf: add unigraf_get_connector_by_stream
` [PATCH i-g-t v7 34/48] lib/unigraf: Add helper to check timings received by unigraf
` [PATCH i-g-t v7 35/48] lib/igt_pipe_crc: Add unigraf crc calculation
` [PATCH i-g-t v7 36/48] lib/i915/dp: Move DP-related function for i915 to proper folder
` [PATCH i-g-t v7 37/48] lib/i915/dp: Rename functions to avoid confusion
` [PATCH i-g-t v7 38/48] lib/i915/dp: Add helper to get maximum supported rate
` [PATCH i-g-t v7 39/48] lib/i915/dp: Properly check sscanf results
` [PATCH i-g-t v7 40/48] lib/i915/dp: Use igt_output_name instead of private field
` [PATCH i-g-t v7 41/48] lib/igt_dp: Create generic helpers for DP information
` [PATCH i-g-t v7 42/48] lib/igt_kms: Add asserts to avoid null pointer dereference
` [PATCH i-g-t v7 43/48] lib/igt_kms: Add helper to get a CRTC from an output
` [PATCH i-g-t v7 44/48] lib/unigraf: Add lane count configuration
` [PATCH i-g-t v7 45/48] docs/unigraf: Add unigraf documentation
` [PATCH i-g-t v7 46/48] lib/unigraf: Add helpers to set maximum link rate
` [PATCH i-g-t v7 47/48] lib/unigraf: Add helpers to get the current LT status
` [PATCH i-g-t v7 48/48] tests/unigraf/unigraf_lt: Add test for link training
` ✓ Xe.CI.BAT: success for Unigraf integration (rev6)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

Assistance Requested: GitLab CI build Failure During Docker Image Pull (unexpected EOF)
 2026-02-24  6:01 UTC  (3+ messages)

[PATCH i-g-t 0/2] Add helper to select non-joiner mode
 2026-02-24  5:14 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t 0/3] Add memory write ordering verification
 2026-02-24  4:26 UTC  (5+ messages)
` [PATCH i-g-t 1/3] tests/intel/xe_exec_store: Validate PCIe6 relax ordering
` [PATCH i-g-t 3/3] tests/intel/xe_exec_store: Extending test scope for PCIE6 "

[PATCH i-g-t v3 0/8] tests/xe: Add purgeable memory madvise tests for system allocator
 2026-02-24  4:08 UTC  (9+ messages)
` [PATCH i-g-t v3 6/8] tests/intel/xe_madvise: Add dontneed-after-exec subtest
` [PATCH i-g-t v3 7/8] tests/intel/xe_madvise: Add per-vma-tracking subtest

[PATCH i-g-t 0/2] lib/xe/oa: Add CRI metrics XML
 2026-02-24  1:51 UTC  (5+ messages)
` [PATCH i-g-t 1/2] "
` [PATCH i-g-t 2/2] tests/intel/xe_oa: more CRI changes
` ✓ Xe.CI.BAT: success for lib/xe/oa: Add CRI metrics XML
` ✗ i915.CI.BAT: failure "

[PATCH 1/4] lib/amdgpu: add DMA hardware limits struct and query API
 2026-02-24  1:38 UTC  (4+ messages)
` [PATCH 3/4] lib/amdgpu: fix SDMA WRITE_LINEAR COUNT field to use DWORDs
` ✓ Xe.CI.FULL: success for series starting with [1/4] lib/amdgpu: add DMA hardware limits struct and query API

[PATCH i-g-t] tests/kms_colorop: Include local glib header for Android
 2026-02-23 22:49 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "

[PATCH i-g-t v2 0/2] Make pipe assignment joiner-aware
 2026-02-23 22:29 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for Make pipe assignment joiner-aware (rev2)
` ✗ Xe.CI.FULL: "

[PATCH i-g-t] lib/intel_pat: use kernel debugfs as authoritative PAT source for Xe
 2026-02-23 21:18 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH i-g-t 0/2] intel_vbt_decode: Sync intel_vbt_defs.h with latest changes
 2026-02-23 19:45 UTC  (5+ messages)
` [PATCH i-g-t 1/2] tools/intel_vbt_decode: sync intel_vbt_defs.h with commit 4d33c77cf2c3
` ✗ Xe.CI.FULL: failure for intel_vbt_decode: Sync intel_vbt_defs.h with latest changes (rev2)

[PATCH i-g-t v5 0/4] kms_flip: limit number of subtests run
 2026-02-23 17:24 UTC  (5+ messages)
` [PATCH i-g-t v5 3/4] tests/kms_flip: limit output pairs when testing suspend
` [PATCH i-g-t v5 4/4] tests/kms_flip: limit number of outputs wrt suspend

[PATCH v1 0/2] Add precondition checks for LOBF subtest
 2026-02-23 16:06 UTC  (4+ messages)
` [PATCH v1 2/2] tests/kms_vrr: Add connector type filtering for LOBF

[PATCH i-g-t v3 1/4] tests/kms_color_pipeline: use atomic commit helper consistently
 2026-02-23 14:32 UTC  (4+ messages)
` [PATCH i-g-t v3 2/4] tests/kms_color_pipeline: Run tests on all supported planes
` [PATCH i-g-t v3 3/4] tests/kms_color_pipeline: Disable pipe color properties in test setup
` [PATCH i-g-t v3 4/4] tests/kms_color_pipeline: collect reference CRC once per pipe

[PATCH i-g-t 0/8] Enable Vebox engine copy on Intel Xe driver
 2026-02-23 12:38 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Enable Vebox engine copy on Intel Xe driver (rev6)


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