messages from 2026-01-27 10:01:43 to 2026-01-28 22:49:37 UTC [more...]
[PATCH i-g-t v3 0/2] xe_eudebug_online: Fix test_interrupt_other wait logic
2026-01-28 22:49 UTC (6+ 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)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
[PATCH v3 i-g-t 00/10] Xe SR-IOV admin scheduling helpers and test updates
2026-01-28 20:47 UTC (13+ messages)
` [PATCH v3 i-g-t 01/10] lib/igt_sysfs_choice: Add helpers for sysfs enumerated choice attributes
` [PATCH v3 i-g-t 02/10] lib/tests/igt_sysfs_choice: Add test coverage
` [PATCH v3 i-g-t 03/10] lib/xe/xe_sriov_provisioning: Add string conversion helpers for scheduling priority
` [PATCH v3 i-g-t 04/10] lib/xe/xe_sriov_provisioning: Add sched priority mask to string helper
` [PATCH v3 i-g-t 05/10] lib/igt_sriov_device: Add helper for PF/VF sysfs path formatting
` [PATCH v3 i-g-t 06/10] lib/xe/xe_sriov_admin: Add SR-IOV admin sysfs accessors
` [PATCH v3 i-g-t 07/10] tests/intel/xe_sriov_scheduling: Avoid assert on scheduling params restore in cleanup
` [PATCH v3 i-g-t 08/10] tests/intel/xe_sriov_scheduling: Prefer SR-IOV admin sysfs accessors
` [PATCH v3 i-g-t 09/10] tests/intel/xe_pmu: "
` [PATCH v3 i-g-t 10/10] tests/intel/xe_sriov_admin: Add SR-IOV admin sysfs scheduling attributes tests
` ✓ Xe.CI.BAT: success for Xe SR-IOV admin scheduling helpers and test updates (rev3)
` ✗ i915.CI.BAT: failure "
[PATCH i-g-t 0/5] Extend xe_exec_system_allocator compute tests
2026-01-28 20:33 UTC (8+ messages)
` [PATCH i-g-t 1/5] tests/intel/xe_exec_system_allocator: Fix compute array migration size
` [PATCH i-g-t 2/5] tests/intel/xe_exec_system_allocator: Allow looping in compute
` [PATCH i-g-t 3/5] tests/intel/xe_exec_system_allocator: Add hw engine argument for compute
` [PATCH i-g-t 4/5] tests/intel/xe_exec_system_allocator: Assert page fault count in compute
` [PATCH i-g-t 5/5] tests/intel/xe_exec_system_allocator: Print page fault duration "
` ✓ Xe.CI.BAT: success for Extend xe_exec_system_allocator compute tests
` ✗ i915.CI.BAT: failure "
[PATCH i-g-t 0/2] Fix uninitialized variable
2026-01-28 19:39 UTC (6+ 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
` ✓ Xe.CI.BAT: success for Fix uninitialized variable
` ✗ i915.CI.BAT: failure "
[PATCH 0/1] tests/xe_eudebug_online: fix thread ID math in pagefault-one-of-many shader
2026-01-28 19:16 UTC (5+ 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: "
` ✗ i915.CI.Full: failure "
[PATCH i-g-t v3 0/6] lsgpu: Report upstream port link bandwidth
2026-01-28 18:46 UTC (9+ 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
` ✗ i915.CI.BAT: failure for lsgpu: Report upstream port link bandwidth (rev6)
` ✓ Xe.CI.BAT: success "
[PATCH i-g-t v2 0/2] xe_eudebug_online: Fix test_interrupt_other wait logic
2026-01-28 18:20 UTC (9+ 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: "
` ✓ i915.CI.Full: "
[PATCH i-g-t 0/8] lib/igt_kms: pipe vs CRTC index cleanups
2026-01-28 17:16 UTC (19+ 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] 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] "
[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 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 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 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 (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ 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 (13+ messages)
` [PATCH i-g-t v9 03/11] tools/intel_hdcp: Function to get valid HDCP output
` [PATCH i-g-t v9 06/11] tools/intel_hdcp: Add helper to get HDCP content type
` [PATCH i-g-t v9 08/11] tools/intel_hdcp: Interactive keypress thread for menu
` [PATCH i-g-t v9 10/11] tools/intel_hdcp: Add interactive control with 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 (4+ 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 (2+ messages)
` ✗ i915.CI.Full: failure for lib/igt_pm: Move DC State Counter Functions to common library (rev2)
[PATCH i-g-t] lib/intel_compute: Wait for compute walker before returning to ring
2026-01-27 11:11 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for lib/intel_compute: Wait for compute walker before returning to ring (rev2)
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox