public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-04-24 15:37:55 to 2026-04-27 07:15:09 UTC [more...]

[PATCH i-g-t] intel-ci: Add a testlist for D3cold tests
 2026-04-27  7:14 UTC  (2+ messages)

[PATCH v2] tests/intel/xe_oa: Wa_14026633728
 2026-04-27  6:49 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[PATCH i-g-t v5] test/intel/xe_vm:Add oversubscribe concurrent bind stress subtest
 2026-04-27  5:41 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t 0/8] intel_vbt_decode: Sync intel_vbt_defs.h with latest changes
 2026-04-27  5:17 UTC  (15+ messages)
` [PATCH i-g-t 1/8] include/linux_scaffold: Add BIT_U{8,16,32} macros
` [PATCH i-g-t 2/8] tools/intel_vbt_decode.c: Include linux_scaffold.h
` [PATCH i-g-t 3/8] tools/intel_vbt_defs: sync intel_vbt_defs.h with kernel commit 4d33c77cf2c3
` [PATCH i-g-t 4/8] tools/intel_vbt_defs: sync intel_vbt_defs.h with kernel commit 203c7904f2d8
` [PATCH i-g-t 5/8] tools/intel_vbt_defs: sync intel_vbt_defs.h with kernel commit 1b85a9b04681
` [PATCH i-g-t 6/8] tools/intel_vbt_decode: dump eDP data rate override field
` [PATCH i-g-t 8/8] tools/intel_vbt_decode: Dump dedicated_external and dyn_port_over_tc fields

[PATCH i-g-t v2 0/5] Various fixes for prime_udl test
 2026-04-27  3:43 UTC  (5+ messages)
` [PATCH i-g-t v2 5/5] tests/prime_udl: Rename into i915_prime_udl

[PATCH i-g-t v2 0/1] tests/kms_cursor_legacy: relax checks on MTK
 2026-04-27  2:44 UTC  (3+ messages)
` [PATCH i-g-t v2 1/1] "

[PATCH i-g-t 0/2] kms_plane planar-pixel-format-settings restructure
 2026-04-25  1:31 UTC  (8+ messages)
` [PATCH i-g-t 1/2] tests/kms_plane: Restructure planar-pixel-format-settings test and make it Intel only
` [PATCH i-g-t 2/2] tests/kms_plane: Add test_nv12_tile4_src_y planar settings test
` ✓ i915.CI.BAT: success for kms_plane planar-pixel-format-settings restructure
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

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

[PATCH i-g-t 0/3] Few fixes for igt_display_reset_outputs() in lib/igt_kms
 2026-04-24 21:58 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Test madvise(MADV_DONTNEED)
 2026-04-24 20:07 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH] drm/xe/oa: Wa_14026633728
 2026-04-24 19:34 UTC  (3+ messages)
` ✓ i915.CI.Full: success for "

[PATCH 1/2] lib: Add generic platform filtering framework with AMD backend
 2026-04-24 18:52 UTC  (3+ messages)

[PATCH] lib/amdgpu: Add ASIC filtering system with family ranges
 2026-04-24 17:09 UTC  (5+ messages)

[PATCH i-g-t v10 00/49] Unigraf integration
 2026-04-24 15:49 UTC  (3+ messages)
` [PATCH i-g-t v10 42/49] lib/igt_dp: Create generic helpers for DP information

[PATCH 0/3] lib/genxml: Introduce Mesa genxml infrastructure to IGT
 2026-04-24 15:37 UTC  (6+ messages)
` [PATCH 2/3] lib/rendercopy: Convert rendercopy_gen9 to use genxml pack headers


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