Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-27 07:40:56 to 2026-01-28 16:52:51 UTC [more...]

[PATCH i-g-t 0/8] lib/igt_kms: pipe vs CRTC index cleanups
 2026-01-28 16:52 UTC  (17+ messages)
` [PATCH i-g-t 1/8] lib/igt_kms: Drop the ioctl fallback for CRTC id to pipe mapping
` [PATCH i-g-t 2/8] lib/igt_kms: Remove kmstest_pipe_to_index()
` [PATCH i-g-t 3/8] tests/kms_setmode: drop redundant drmModeGetCrtc() call
` [PATCH i-g-t 4/8] tests/kms_setmode: use CRTC index instead of pipe for intel_drrs_disable()
` [PATCH i-g-t 5/8] tests/kms_setmode: use __intel_get_pipe_from_crtc_index() directly
` [PATCH i-g-t 6/8] lib/igt_kms: Always return CRTC index from kmstest_get_pipe_from_crtc_id()
` [PATCH i-g-t 7/8] lib/igt_debugfs: rename igt_debugfs_pipe_dir() to igt_debugfs_crtc_dir()
` [PATCH i-g-t 8/8] lib/i915/drrs: switch the interface from pipe to CRTC index
` ✓ Xe.CI.BAT: success for lib/igt_kms: pipe vs CRTC index cleanups (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t 0/2] Fix uninitialized variable
 2026-01-28 16:52 UTC  (4+ messages)
` [PATCH i-g-t 1/2] tests/xe_exec_system_allocator: Don't leave bo_flags uninitialized
` [PATCH i-g-t 2/2] meson.build: FOR-CI-ONLY: Change to debug

[PATCH] tests/intel/xe_exec_system_allocator: Fix UC PAT index test timeout
 2026-01-28 16:48 UTC  (4+ messages)
` ✗ Fi.CI.BUILD: failure for "
` [PATCH v2] "

[PATCH i-g-t v3 0/2] xe_eudebug_online: Fix test_interrupt_other wait logic
 2026-01-28 16:46 UTC  (4+ messages)
` [PATCH i-g-t v3 1/2] lib/xe_eudebug: Add pipe validation and cleanup improvements
` [PATCH i-g-t v3 2/2] tests/intel/xe_eudebug_online: test_interrupt_other wait fix
` ✓ Xe.CI.BAT: success for xe_eudebug_online: Fix test_interrupt_other wait logic (rev4)

[RFC PATCH] tools/meson: make per-tool dependencies instead of using global deps
 2026-01-28 16:34 UTC  (2+ messages)

[PATCH i-g-t 0/2] Add MediaTek CTM color test support
 2026-01-28 16:12 UTC  (6+ messages)
` [PATCH i-g-t 1/2] test/kms_color: Clamp CTM values to -2.0~2.0 for MediaTek devices
` [PATCH i-g-t 2/2] tests/kms_color: Add 10-bit color depth support to CTM test for MediaTek
` ✓ Xe.CI.BAT: success for Add MediaTek CTM color test support
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t v3 0/6] lsgpu: Report upstream port link bandwidth
 2026-01-28 16:09 UTC  (7+ messages)
` [PATCH i-g-t v3 1/6] lib/igt_device_scan: Don't print fake link bandwidth attributes
` [PATCH i-g-t v3 2/6] lib/igt_device_scan: Split out reusable part of update_or_add_parent
` [PATCH i-g-t v3 3/6] lib/igt_device_scan: Include PCIe bridge upstream port if available
` [PATCH i-g-t v3 4/6] lib/igt_device_scan: List PCIe bridge ports after their children
` [PATCH i-g-t v3 5/6] lib/igt_device_scan: Omit AER statistics data from attributes
` [PATCH i-g-t v3 6/6] lib/igt_device_scan: Print GPU upstream port parent/child relations

[PATCH i-g-t v1 0/4] Runner: Use Jansson instead of json-c
 2026-01-28 14:12 UTC  (4+ messages)
` ✗ i915.CI.BAT: failure for Runner: Use Jansson instead of json-c (rev3)
` ✓ Xe.CI.BAT: success "

[PATCH 0/1] tests/xe_eudebug_online: fix thread ID math in pagefault-one-of-many shader
 2026-01-28 13:44 UTC  (4+ messages)
` [PATCH 1/1] "
` ✓ i915.CI.BAT: success for tests/xe_eudebug_online: fix thread ID math in pagefault-one-of-many shader (rev2)
` ✓ Xe.CI.BAT: "

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

[PATCH i-g-t] tests/kms_content_protection: Fix framebuffer management
 2026-01-28 13:26 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t v2 0/2] xe_eudebug_online: Fix test_interrupt_other wait logic
 2026-01-28 13:25 UTC  (8+ messages)
` [PATCH i-g-t v2 1/2] lib/xe: xe_eudebug - Add pipe validation and cleanup improvements
` [PATCH i-g-t v2 2/2] tests/intel/xe_eudebug_online: test_interrupt_other wait fix
` ✓ Xe.CI.BAT: success for xe_eudebug_online: Fix test_interrupt_other wait logic (rev3)
` ✓ i915.CI.BAT: "

[PATCH 0/1] tests/xe_eudebug_online: fix thread ID math in pagefault-one-of-many shader
 2026-01-28 11:36 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH i-g-t v2] tests/intel/hwmon: Check temperature limit in hwmon-read
 2026-01-28 10:37 UTC  (2+ messages)

[PATCH] tests/amdgpu: Add a driver-unload memory leak test
 2026-01-28 10:30 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✓ i915.CI.Full: "
` ✗ Xe.CI.Full: failure "

[PATCH i-g-t 0/1] xe_eudebug_online: Fix test_interrupt_other wait logic
 2026-01-28 10:09 UTC  (4+ messages)
` [PATCH i-g-t 1/1] tests/intel/xe_eudebug_online: test_interrupt_other wait fix

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

[PATCH i-g-t] tests/intel/kms_joiner: Fix var usage
 2026-01-28  8:38 UTC  (8+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH i-g-t 0/4] PCI driver helpers and xe-vfio-pci FLR improvement
 2026-01-28  8:09 UTC  (9+ messages)
` [PATCH i-g-t 1/4] lib/igt_sriov_device: Add helper to get VF PCI slot address
` [PATCH i-g-t 2/4] lib/igt_pci: Add generic PCI driver override and bind/unbind helpers
` [PATCH i-g-t 3/4] tests/intel/xe_sriov_flr: Attach VFs to xe-vfio-pci before initiating FLR
` [PATCH i-g-t 4/4] lib/igt_kmod: Fix PCI bind/unbind for module/driver name mismatch

[PATCH i-g-t] drm-uapi-experimental/xe_drm_eudebug: Adjust eudebug uapi numbers
 2026-01-28  7:03 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH 0/2] lib/igt_power: Ensure RAPL reads on correct CPU
 2026-01-27 21:53 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] HAX: Add toggle-gt-c6 test to fast feedback list
` ✓ Xe.CI.BAT: success for lib/igt_power: Ensure RAPL reads on correct CPU
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v9 00/11] Introduce intel_hdcp tool
 2026-01-27 20:02 UTC  (20+ messages)
` [PATCH i-g-t v9 01/11] tools/intel_hdcp: Basic init and cleanup for hdcp, constants, enums
` [PATCH i-g-t v9 02/11] tools/intel_hdcp: Rename variable c to connector
` [PATCH i-g-t v9 03/11] tools/intel_hdcp: Function to get valid HDCP output
` [PATCH i-g-t v9 04/11] tools/intel_hdcp: Add helper to set HDCP properties
` [PATCH i-g-t v9 05/11] tools/intel_hdcp: Add helper to get HDCP status
` [PATCH i-g-t v9 06/11] tools/intel_hdcp: Add helper to get HDCP content type
` [PATCH i-g-t v9 07/11] tools/intel_hdcp: Display HDCP details for connectors
` [PATCH i-g-t v9 08/11] tools/intel_hdcp: Interactive keypress thread for menu
` [PATCH i-g-t v9 09/11] tools/intel_hdcp: Add video playback loop with thread
` [PATCH i-g-t v9 10/11] tools/intel_hdcp: Add interactive control with playback
` [PATCH i-g-t v9 11/11] tools/intel_hdcp: Implement timer to the video playback
` ✓ Xe.CI.BAT: success for Introduce intel_hdcp tool (rev7)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] Revert "tests/xe_render_copy: Skip if platform doesn't support flatccs"
 2026-01-27 14:40 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH i-g-t] lib/igt_pm: Move DC State Counter Functions to common library
 2026-01-27 12:47 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for lib/igt_pm: Move DC State Counter Functions to common library (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] lib/intel_compute: Wait for compute walker before returning to ring
 2026-01-27 11:11 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for lib/intel_compute: Wait for compute walker before returning to ring (rev2)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t 0/3] tests/xe: Add purgeable memory madvise tests for system allocator
 2026-01-27 10:47 UTC  (3+ messages)
` [PATCH i-g-t 3/3] tests/intel/xe_exec_system_allocator: Add purgeable memory madvise tests

[PATCH i-g-t v6 00/10] Introduce intel_hdcp tool
 2026-01-27  9:54 UTC  (7+ messages)
` [PATCH i-g-t v6 05/10] tools/intel_hdcp: Add helper to get HDCP content type
` [PATCH i-g-t v6 07/10] tools/intel_hdcp: Interactive keypress thread for menu

[PATCH i-g-t v7 0/9] Add writeback changes for intel-supported formats
 2026-01-27  9:31 UTC  (10+ messages)
` [PATCH i-g-t v7 6/9] tests/kms_writeback: Refactor writeback-fb-id subtest
` [PATCH i-g-t v7 7/9] tests/kms_writeback: Remove unused invalid_fb parameter
` [PATCH i-g-t v7 8/9] tests/kms_writeback: Refactor writeback-check-output subtest

[PATCH i-g-t] tests/kms_pipe_crc_basic: add mst suspend-resume test
 2026-01-27  9:11 UTC 


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