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

[PATCH i-g-t 0/7] Enable Vebox engine copy on Intel Xe driver
 2026-02-09 16:32 UTC  (8+ 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

[PATCH i-g-t v1 0/4] Runner: Use Jansson instead of json-c
 2026-02-09 15:15 UTC  (11+ messages)
` [PATCH i-g-t v1 1/4] runner: Use Jansson in resultgen "
` [PATCH i-g-t v1 2/4] runner/tests: Fix JSON test data
` [PATCH i-g-t v1 3/4] runner: Add an on-demand test for large files
` [PATCH i-g-t v1 4/4] Dockerfile.build: Replace json-c with jansson

[PATCH i-g-t] tests/intel/xe_svm_usrptr_madvise: Add SVM to userptr copy test with madvise
 2026-02-09 14:19 UTC 

[PATCH i-g-t v5 0/6] lsgpu: Report upstream port link bandwidth
 2026-02-09 14:06 UTC  (21+ messages)
` [PATCH i-g-t v5 1/6] lib/igt_device_scan: Don't print fake link bandwidth attributes
` [PATCH i-g-t v5 2/6] lib/igt_device_scan: Split out reusable part of update_or_add_parent
` [PATCH i-g-t v5 3/6] lib/igt_device_scan: Include PCIe bridge upstream port if available
` [PATCH i-g-t v5 4/6] lib/igt_device_scan: List PCIe bridge ports after their children
` [PATCH i-g-t v5 5/6] lib/igt_device_scan: Omit AER statistics data from attributes
` [PATCH i-g-t v5 6/6] lib/igt_device_scan: Print GPU upstream port parent/child relations
` ✓ Xe.CI.BAT: success for lsgpu: Report upstream port link bandwidth (rev8)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "
` ✓ i915.CI.Full: success "

[PATCH i-g-t v7 0/3] Fix chamelium port allocation during igt_fixture
 2026-02-09 13:06 UTC  (14+ messages)
` [PATCH i-g-t v7 1/3] tests/chamelium/kms_chamelium: Add connector_test() macro
  ` [i-g-t,v7,1/3] "
` [PATCH i-g-t v7 2/3] tests/chamelium/kms_chamelium: use helper function for connector lookup in DP/HDMI/VGA tests
  ` [i-g-t, v7, "
` [PATCH i-g-t v7 3/3] tests/chamelium: Rename connector_test to connector_subtest
  ` [i-g-t,v7,3/3] "
` ✗ i915.CI.Full: failure for Fix chamelium port allocation during igt_fixture (rev3)
` ✗ Xe.CI.FULL: "

[PATCH] tests/intel/xe_configfs: Reset configfs group after each subtest
 2026-02-09 13:18 UTC 

[PATCH i-g-t] lib/intel_compute: Add compute and preemption support for NVL-P
 2026-02-09 12:06 UTC 

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

[PATCH i-g-t v11 0/2] tests/intel/xe_pm_residency: Add ASPM Link residency test
 2026-02-09 11:19 UTC  (5+ messages)
` [PATCH i-g-t v11 2/2] tests/intel/xe_pm_residency: Add subtest for ASPM Link state residency

[PATCH v3 i-g-t 0/7] PCI driver helpers and xe-vfio-pci FLR improvement
 2026-02-09 10:42 UTC  (11+ 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 3/7] tests/intel/xe_sriov_flr: Attach VFs to xe-vfio-pci before initiating FLR
` [PATCH v3 i-g-t 5/7] tests/intel/xe_sriov_flr: Add --wait-flr-ms option
` [PATCH v3 i-g-t 6/7] tests/intel/xe_sriov_flr: Add --no-xe-vfio-pci option
` [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/6] meson/tools: split lightweight igt core and reduce tool dependencies
 2026-02-09 10:41 UTC  (13+ messages)
` [PATCH i-g-t 1/6] tools/meson: make per-tool dependencies instead of using global deps
` [PATCH i-g-t 2/6] tools/meson: sort tools_progs entries
` [PATCH i-g-t 3/6] tools/meson: normalize tool dependencies and executable definitions
` [PATCH i-g-t 4/6] tools/lsgpu: drop cairo and switch to igt_core
` [PATCH i-g-t 5/6] lib/igt_tools_stub: Add igt_load_igtrc() stub implementation
` [PATCH i-g-t 6/6] lib/meson: build core sources as per-file static libs with minimal deps

[PATCH i-g-t v2] tests/kms_content_protection: Fix multi outputs using same pipe
 2026-02-09 10:34 UTC 

[PATCH i-g-t v8] tools/gputop: Add GPU frequencies to the client headers
 2026-02-09 10:18 UTC 

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

[PATCH i-g-t v1] tests/kms_content_protection: Fix MST outputs assigned to same pipe
 2026-02-09 10:12 UTC  (2+ messages)
` [i-g-t, "

[PATCH i-g-t 0/3] tests/xe: Add purgeable memory madvise tests for system allocator
 2026-02-09  9:46 UTC  (6+ messages)
` [PATCH i-g-t 3/3] tests/intel/xe_exec_system_allocator: Add purgeable memory madvise tests

[PATCH i-g-t v8 0/9] Add writeback changes for intel-supported formats
 2026-02-09  8:34 UTC  (3+ messages)

[PATCH i-g-t v4 0/2] tests/kms_plane: Refine clamping and modifier skips
 2026-02-09  8:33 UTC  (3+ 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

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

[PATCH i-g-t v3] tests/kms_explict_fence: Add Test for Explicit Fencing
 2026-02-09  7:38 UTC 

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

[PATCH i-g-t v2] tests/kms_explict_fence: Add Test for Explicit Fencing
 2026-02-09  7:13 UTC  (3+ messages)

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

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

[PATCH] lib/amdgpu/amd_jpeg_shared: Fix JPEG decode on VCN 5.x with correct register offsets
 2026-02-08  4:28 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH i-g-t v1] xe/igt_kmod_unbind: release audio before unbinding xe
 2026-02-07 20:41 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t v1 0/4] Replace gtk-doc with mkdoxy(MkDocs) for API reference
 2026-02-07  5:46 UTC  (9+ messages)
` [PATCH i-g-t v1 1/4] mkdocs.yml: add mkdoxy and mdx_linkify
` [PATCH i-g-t v1 2/4] scripts: add scripts to support api reference docs
` [PATCH i-g-t v1 3/4] docs: add API Reference user docs
` [PATCH i-g-t v1 4/4] .gitlab-ci: add generation of API Reference with mkdocs
` ✓ Xe.CI.BAT: success for Replace gtk-doc with mkdoxy(MkDocs) for API reference
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✓ Xe.CI.FULL: success "

[PATCH i-g-t v6 00/48] Unigraf integration
 2026-02-06 15:45 UTC  (54+ messages)
` [PATCH i-g-t v6 21/48] lib/unigraf: Introduce device configuration
` [PATCH i-g-t v6 25/48] lib/unigraf: Add unigraf assert and deassert helpers
` [PATCH i-g-t v6 26/48] lib/unigraf: Add plug/unplug helpers
` [PATCH i-g-t v6 27/48] lib/unigraf: Allows sst/mst configuration
` [PATCH i-g-t v6 28/48] lib/unigraf: Add helpers to read and write edid
` [PATCH i-g-t v6 29/48] lib/unigraf: Add connector and EDID configuration
` [PATCH i-g-t v6 30/48] tests/unigraf: Add basic unigraf tests
` [PATCH i-g-t v6 31/48] lib/unigraf: Add unigraf CRC capture
` [PATCH i-g-t v6 32/48] lib/unigraf: Add configuration for CRC usage
` [PATCH i-g-t v6 33/48] lib/unigraf: add unigraf_get_connector_by_stream
` [PATCH i-g-t v6 34/48] lib/unigraf: Add helper to check timings received by unigraf
` [PATCH i-g-t v6 35/48] lib/igt_pipe_crc: Add ungiraf crc calculation
` [PATCH i-g-t v6 36/48] lib/i915/dp: Move DP-related function for i915 to proper folder
` [PATCH i-g-t v6 37/48] lib/i915/dp: Rename functions to avoid confusion
` [PATCH i-g-t v6 38/48] lib/i915/dp: Add helper to get maximum supported rate
` [PATCH i-g-t v6 39/48] lib/i915/dp: Properly check sscanf results
` [PATCH i-g-t v6 40/48] lib/i915/dp: Use igt_output_name instead of private field
` [PATCH i-g-t v6 41/48] lib/igt_dp: Create generic helpers for DP information
` [PATCH i-g-t v6 42/48] lib/igt_kms: Add asserts to avoid null pointer dereference
` [PATCH i-g-t v6 43/48] lib/igt_kms: Add helper to get a pipe from an output
` [PATCH i-g-t v6 44/48] lib/unigraf: Add lane count configuration
` [PATCH i-g-t v6 45/48] docs/unigraf: Add unigraf documentation
` [PATCH i-g-t v6 46/48] lib/unigraf: Add helpers to set maximum link rate
` [PATCH i-g-t v6 47/48] lib/unigraf: Add helpers to get the current LT status
` [PATCH i-g-t v6 48/48] tests/unigraf/unigraf_lt: Add test for link training

[PATCH i-g-t 00/12] tests/kms: Convert remaining for_each_pipe() to for_each_crtc()
 2026-02-06 14:37 UTC  (29+ messages)
` [PATCH i-g-t 01/12] tests/intel/kms_frontbuffer_tracking: Convert "
` [PATCH i-g-t 02/12] tests/intel/kms_legacy_colorkey: "
` [PATCH i-g-t 03/12] tests/kms: Convert problematic tests to use for_each_crtc()
` [PATCH i-g-t 04/12] tests/kms: Use for_each_crtc() for inner loops
` [PATCH i-g-t 05/12] tests/kms: Clean up some for_each_pipe() local 'crtc' variables
` [PATCH i-g-t 06/12] tests/kms: Convert to for_each_crtc(), part 1
` [PATCH i-g-t 07/12] tests/kms: Convert to for_each_crtc(), part 2
` [PATCH i-g-t 08/12] tests/kms: Convert to for_each_crtc(), part 3
` [PATCH i-g-t 09/12] tests/kms: Convert to for_each_crtc(), part 4
` [PATCH i-g-t 10/12] tests/kms: Convert to for_each_crtc(), part 5
` [PATCH i-g-t 11/12] tests/kms: Convert to for_each_crtc(), part 6
` [PATCH i-g-t 12/12] lib/kms: Nuke for_each_pipe()
` ✓ Xe.CI.BAT: success for tests/kms: Convert remaining for_each_pipe() to for_each_crtc()
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

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

[PATCH i-g-t v3 2/3] tests/intel/kms_psr2_sf: Check pipe and output validity for Selective Fetch test
 2026-02-06  6:38 UTC  (3+ messages)
` [i-g-t,v3,2/3] "

[PATCH i-g-t v3 0/3] Run PSR2 and PR tests on panel supporting both
 2026-02-06  2:48 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for Run PSR2 and PR tests on panel supporting both (rev3)
` ✗ Xe.CI.FULL: "

[PATCH i-g-t v2 0/2] tests/kms_plane: Refine clamping and modifier skips
 2026-02-06  2:15 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for tests/kms_plane: Refine clamping and modifier skips (rev2)
` ✗ Xe.CI.FULL: "

[PATCH i-g-t] DONT_MERGE:tests/intel/xe_compute: Robust SR-IOV/VF/PF and per-GT ccs_mode attribute handling
 2026-02-06  1:34 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for DONT_MERGE:tests/intel/xe_compute: Robust SR-IOV/VF/PF and per-GT ccs_mode attribute handling (rev2)
` ✗ Xe.CI.FULL: "

[PATCH v4 i-g-t 0/1] tests/intel/xe_evict: overcommit tests for fault-mode and non-fault-mode VMs
 2026-02-05 22:41 UTC  (3+ messages)
` ✓ i915.CI.Full: success for tests/intel/xe_evict: overcommit tests for fault-mode and non-fault-mode VMs (rev3)
` ✓ Xe.CI.FULL: "

[PATCH i-g-t v2 1/3] intel-ci: Add valid skips on kms_plane to display blocklist
 2026-02-05 22:08 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for series starting with [i-g-t,v2,1/3] "
` ✓ Xe.CI.FULL: success "

[PATCH i-g-t v1] tests/intel/kms_joiner: Add joiner modeset test across suspend resume
 2026-02-05 20:56 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH i-g-t] tests/core_hotunplug: Skip unplug when sysfs 'remove' is missing
 2026-02-05 19:13 UTC  (2+ messages)

[PATCH] tests/intel/xe_exec_system_allocator: Expect UC PAT madvise rejection
 2026-02-05 16:19 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel/xe_exec_system_allocator: Expect UC PAT madvise rejection (rev6)
` ✗ i915.CI.Full: "

[PATCH i-g-t v2 0/1] RFC: Bash autocompletion feature for igt
 2026-02-05 13:34 UTC  (3+ messages)
` [PATCH i-g-t v2 1/1] RFC /scripts/bash-autocomplete: Create bash autocompletion scripts for tests

[PATCH i-g-t] lib/igt_aux: Protect expressions from premature casting in aux macros
 2026-02-05 11:53 UTC  (5+ messages)
` ✗ Xe.CI.FULL: failure for "
` ✗ 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