public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-03-15 06:10:39 to 2026-03-16 18:50:52 UTC [more...]

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

[PATCH i-g-t] tools/intel_framebuffer_dump: dump frame buffers with igt_fb API
 2026-03-16 18:36 UTC 

[PATCH i-g-t] tests/kms_cursor_legacy: Prefer tile4 modifier when supported
 2026-03-16 17:27 UTC  (8+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t] tests/amdgpu/amd_mode_switch: switch to for_each_crtc()
 2026-03-16 17:21 UTC  (3+ messages)

[PATCH i-g-t 0/1] add intel related yuv restrictions to kms_chamelium_frames
 2026-03-16 16:11 UTC  (2+ messages)
` [PATCH i-g-t 1/1] tests/chamelium/kms_chamelium_frames: add intel related yuv restrictions

[PATCH i-g-t 00/12] Prepare for returning NULL from igt_crtc_for_pipe()
 2026-03-16 14:54 UTC  (14+ messages)
` [PATCH i-g-t 01/12] tests/amdgpu/amd_mode_switch: "
` [PATCH i-g-t 02/12] tests/amdgpu/amd_multidisplay_modeset: "
` [PATCH i-g-t 03/12] tests/intel/kms_cdclk: use igt_next_crtc()
` [PATCH i-g-t 04/12] tests/intel/kms_joiner: Prepare for returning NULL from igt_crtc_for_pipe()
` [PATCH i-g-t 05/12] tests/intel/kms_joiner_helper: "
` [PATCH i-g-t 06/12] tests/intel/kms_pipe_b_c_ivb: "
` [PATCH i-g-t 07/12] tests/intel/kms_pipe_stress: "
` [PATCH i-g-t 08/12] tests/kms_bw: fix misleading indent
` [PATCH i-g-t 09/12] tests/kms_bw: clarify what's going on with proper variable naming
` [PATCH i-g-t 10/12] tests/kms_bw: avoid igt_crtc_for_pipe() and crtc->pipe usage
` [PATCH i-g-t 11/12] tests/kms_explicit_fence: store igt_crtc_t* instead of pipe in data
` [PATCH i-g-t 12/12] lib/kms: convert igt_crtc_for_pipe() into a proper function

[PATCH i-g-t] lib/igt_debugfs: remove mode parameter from igt_debugfs_crtc_dir()
 2026-03-16 14:49 UTC  (2+ messages)

[PATCH i-g-t v1] tests/kms_content_protection: check sink capability after modeset
 2026-03-16 14:24 UTC  (11+ messages)
` [PATCH i-g-t v2] tests/kms_content_protection: Get hdcp capable outputs before modeset
` [PATCH i-g-t v3] tests/kms_content_protection: Get HDCP "
` ✓ Xe.CI.BAT: success for tests/kms_content_protection: check sink capability after modeset (rev2)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.BAT: success for tests/kms_content_protection: check sink capability after modeset (rev3)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure for tests/kms_content_protection: check sink capability after modeset (rev2)
` ✗ i915.CI.Full: "

[PATCH i-g-t v1 00/17] Improve CRC test robustness with stop-on-fail and cleanup helpers
 2026-03-16 14:15 UTC  (19+ messages)
` [PATCH i-g-t v1 01/17] lib/igt_pipe_crc: Add CRC stop-on-fail assertion and cleanup helper
` [PATCH i-g-t v1 02/17] tests/intel/kms_big_fb: Use "
` [PATCH i-g-t v1 03/17] tests/intel/kms_fbc_dirty_rect: "
` [PATCH i-g-t v1 04/17] tests/intel/kms_flip_scaled_crc: "
` [PATCH i-g-t v1 05/17] tests/intel/kms_flip_tiling: "
` [PATCH i-g-t v1 06/17] tests/intel/kms_pipe_stress: "
` [PATCH i-g-t v1 07/17] tests/kms_async_flips: "
` [PATCH i-g-t v1 08/17] tests/kms_atomic: "
` [PATCH i-g-t v1 09/17] tests/kms_cursor_crc: "
` [PATCH i-g-t v1 10/17] tests/kms_cursor_edge_walk: "
` [PATCH i-g-t v1 11/17] tests/kms_cursor_legacy: "
` [PATCH i-g-t v1 12/17] tests/kms_pipe_crc_basic: "
` [PATCH i-g-t v1 13/17] tests/kms_plane: "
` [PATCH i-g-t v1 14/17] tests/kms_plane_alpha_blend: "
` [PATCH i-g-t v1 15/17] tests/kms_plane_cursor: "
` [PATCH i-g-t v1 16/17] tests/kms_plane_multiple: "
` [PATCH i-g-t v1 17/17] tests/kms_rotation_crc: "

[PATCH v4 i-g-t 0/2] intel-ci: Add NVL display and core blocklists
 2026-03-16 13:38 UTC  (7+ messages)
` [PATCH v4 i-g-t 1/2] intel-ci: Add NVL core blocklist
` [PATCH v4 i-g-t 2/2] intel-ci: Add NVL Display blocklist to meson.build

[PATCH i-g-t] tests/prime_vgem: partial conversion to igt_crtc_t *
 2026-03-16 13:01 UTC 

[PATCH v1 0/4] Test panthor repeated mappings
 2026-03-16 12:21 UTC  (3+ messages)
` [PATCH v1 1/4] drm-uapi/panthor: Sync panthor uapi

[PATCH v4 0/2] tests/chamelium/audio: Fix resource leaks in audio tests
 2026-03-16 11:47 UTC  (3+ messages)
` [PATCH v4 1/2] tests/chamelium/audio: Fix ALSA handle leak on skipped audio config
` [PATCH v4 2/2] tests/chamelium/audio: Fix resource leaks on assertion failure

[PATCH v2] lib/intel_pat: Handle platforms without compressed PAT index
 2026-03-16 11:45 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/kms_pm_dc: Add DC5 negative test for continuous page-flip activity
 2026-03-16 11:15 UTC 

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

[PATCH] tests/intel/xe_configfs: Skip ctx-restore subtests on SR-IOV VF
 2026-03-16 10:31 UTC 

[PATCH i-g-t v1 1/2] tests/intel/xe_pmu: Check if other processes are using the DRM device
 2026-03-16  9:26 UTC  (2+ messages)
` [PATCH i-g-t v1 2/2] HAX: Add engine accuracy tests to xe-fast-feedback.testlist

[PATCH] tests/intel/xe_configfs: Skip ctx-restore subtests on SR-IOV VF
 2026-03-16  9:10 UTC  (5+ messages)

[PATCH i-g-t] tests/intel/xe_pmu: Check if other processes are using the DRM device
 2026-03-16  8:58 UTC 

[PATCH] tests/intel/xe_fault_injection: Add fault-injection tests for CRI Freq Throttle Reasons
 2026-03-16  8:47 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH i-g-t 4/6] lib/igt_usb4_switch: add helper library for USB4 Switch 3141
 2026-03-16  8:45 UTC  (2+ messages)
` [i-g-t,4/6] "

[PATCH i-g-t v2] lib/igt_kms: Fix invalid mode timing in igt_kms_get_full_edid()
 2026-03-16  8:37 UTC  (2+ messages)

[PATCH i-g-t v1] lib/igt_kms: Fix invalid mode timing in igt_kms_get_full_edid()
 2026-03-16  8:34 UTC  (2+ messages)
` [i-g-t,v1] "

[PATCH] tests/intel/xe_ccs: add VM_BIND DECOMPRESS flag and basic decompression tests
 2026-03-16  9:06 UTC 

[PATCH i-g-t v2] tests/kms_content_protection: Optimize framebuffer management
 2026-03-16  8:06 UTC 

[PATCH v3 0/5] intel-ci: Add Xe FULL chamelium run type and testlist improvements
 2026-03-16  7:56 UTC  (6+ messages)
` [PATCH v3 1/5] intel-ci: Move suspend/resume chamelium tests to end
` [PATCH v3 2/5] intel: Add Xe FULL chamelium run type to kms_test_config
` [PATCH v3 3/5] intel-ci: Add VGA chamelium exclusion to Xe blocklist
` [PATCH v3 4/5] intel-ci: Add *-planes-random chamelium test "
` [PATCH v3 5/5] intel-ci: Enable hdmi 4k resolution test in chamelium testlist

[PATCH 0/3] Implementation of Negative tests for VM_BIND Decomp
 2026-03-16  7:51 UTC  (3+ messages)
` [PATCH 1/3] igt/xe: Add temporary helpers for VM_Bind neg test

[PATCH v3 i-g-t 0/1] test/intel/xe_vm: Add oversubscribe concurrent bind stress subtest
 2026-03-16  7:42 UTC  (2+ messages)
` [PATCH v3 i-g-t 1/1] "

[PATCH i-g-t 3/6] lib/igt_serial: add generic serial communication helper
 2026-03-16  5:40 UTC  (2+ messages)
` [i-g-t,3/6] "

[PATCH i-g-t 6/6] tests/intel/kms_usb4_switch: Add USB4 switch test suite
 2026-03-16  3:38 UTC  (4+ messages)
` [i-g-t,6/6] "

[PATCH i-g-t 2/6] lib/igt_connector_helper: Add generic connector helpers
 2026-03-16  3:17 UTC  (4+ messages)
` [i-g-t,2/6] "

[PATCH i-g-t 1/6] lib/igt_edid: add EDID serial extraction helpers
 2026-03-16  3:03 UTC  (4+ messages)
` [i-g-t,1/6] "

[PATCH i-g-t v3 0/1] Need SKIP kms_flip for MTK DRM
 2026-03-16  2:11 UTC  (4+ messages)
` [PATCH i-g-t v3 1/1] skip kms_flip case for mtk driver
    ` 回复: "

[PATCH i-g-t 1/2] tests/device_reset: unload audio before descriptor closure
 2026-03-15 10:27 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [i-g-t,1/2] "
` ✗ 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