Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-24 21:14:34 to 2026-04-28 17:15:17 UTC [more...]

[PATCH v2] tests/intel/xe_oa: Wa_14026633728
 2026-04-28 17:14 UTC  (10+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✓ Xe.CI.BAT: success for tests/intel/xe_oa: Wa_14026633728 (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t] tests/kms_vrr: add support for full range refresh rate testing
 2026-04-28 16:43 UTC  (13+ messages)
` [v2] "
` ✓ i915.CI.BAT: success for tests/kms_vrr: add support for full range refresh rate testing (rev2)
` [v3] tests/kms_vrr: add support for full range refresh rate testing
` ✓ Xe.CI.BAT: success for tests/kms_vrr: add support for full range refresh rate testing (rev2)
` ✓ i915.CI.BAT: success for tests/kms_vrr: add support for full range refresh rate testing (rev3)
` ✓ Xe.CI.BAT: "
` ✗ i915.CI.Full: failure for tests/kms_vrr: add support for full range refresh rate testing (rev2)
` ✗ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure for tests/kms_vrr: add support for full range refresh rate testing (rev3)
` ✓ Xe.CI.FULL: success "

[PATCH i-g-t] lib/kms: Set display->has_plane_color_pipeline automatically
 2026-04-28 16:38 UTC  (7+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✓ i915.CI.Full: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t 0/6] Initial dmem cgroup support
 2026-04-28 15:27 UTC  (10+ messages)
` [PATCH i-g-t 1/6] lib/igt_cgroup: add cgroup v2 and dmem controller helpers
` [PATCH i-g-t 2/6] tests/cgroup_dmem: add dmem cgroup controller test
` [PATCH i-g-t 3/6] lib/xe: add xe_cgroup_region_name() helper
` [PATCH i-g-t 4/6] lib/xe: Add failable variant of xe_vm_bind_lr_sync()
` [PATCH i-g-t 5/6] tests/xe_cgroups: add dmem cgroup eviction test
` [PATCH i-g-t 6/6] tests/xe_cgroups: add write_eviction_nonblock subtest
` ✓ Xe.CI.BAT: success for Initial dmem cgroup support (rev2)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t] tools/vmtb: Add VMTB fast-feedback testlist
 2026-04-28 15:09 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH i-g-t v3] lib/drmtest: Create proper error report when open driver fails
 2026-04-28 14:26 UTC 

[PATCH i-g-t v1 00/25] Chamelium v3 Integration and Test Execution
 2026-04-28 14:02 UTC  (35+ messages)
` [PATCH i-g-t v1 01/25] lib/igt_kms: Add a detect timeout value
` [PATCH i-g-t v1 02/25] lib/igt_kms: Add helper to wait for a specific status on a connector
` [PATCH i-g-t v1 03/25] lib/igt_kms: Add function to list connected connectors
` [PATCH i-g-t v1 04/25] lib/igt_kms: Add helper to obtain a connector by its name or MST path
` [PATCH i-g-t v1 05/25] lib/igt_kms: Add function to get valid pipe for specific output
` [PATCH i-g-t v1 06/25] lib/monitor_edids: Add helper functions for using monitor_edid objects
` [PATCH i-g-t v1 07/25] lib/monitor_edids: Add helper to get an EDID by its name
` [PATCH i-g-t v1 08/25] lib/monitor_edids: Add helper to print all available EDID names
` [PATCH i-g-t v1 09/25] lib/monitor_edids: Fix missing names in some monitor EDID
` [PATCH i-g-t v1 10/25] lib/monitor_edids: Add new EDID for HDMI 4k
` [PATCH i-g-t v1 11/25] tests/chamelium: Extract Chamelium v2 tests into a separate directory
` [PATCH i-g-t v1 12/25] lib/chamelium/v2: Extract chamelium v2 wrapper into its own directory
` [PATCH i-g-t v1 13/25] lib/chamelium/v2: Rename chamelium to chamelium_v2
` [PATCH i-g-t v1 14/25] lib/chamelium/v2: Rename HAVE_CHAMELIUM to HAVE_CHAMELIUM_V2
` [PATCH i-g-t v1 15/25] lib/chamelium/v3: Introduce the foundation for the Chamelium v3 wrapper
` [PATCH i-g-t v1 16/25] lib/chamelium/v3: Introduce initialization and cleanup of Chamelium-related structures
` [PATCH i-g-t v1 17/25] lib/chamelium/v3: Add method to discover Chamelium ports
` [PATCH i-g-t v1 18/25] lib/chamelium/v3: Implement method to retrieve Chamelium port names
` [PATCH i-g-t v1 19/25] tests/chamelium/v3: Implement a basic Chamelium v3 accessibility test
` [PATCH i-g-t v1 20/25] lib/chamelium/v3: Add extended API for Chamelium v3 HPD, EDID, Frames, Color & Audio
` [PATCH i-g-t v1 21/25] tests/chamelium/v3: Add HPD (Hot Plug Detect) tests for Chamelium v3
` [PATCH i-g-t v1 22/25] tests/chamelium/v3: Add EDID "
` [PATCH i-g-t v1 23/25] tests/chamelium/v3: Add frame capture and CRC "
` [PATCH i-g-t v1 24/25] tests/chamelium/v3: Add color verification "
` [PATCH i-g-t v1 25/25] tests/chamelium/v3: Add audio "
` ✓ Xe.CI.BAT: success for Chamelium v3 Integration and Test Execution
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t v13 0/2] tests/intel/xe_vm: Add support for overcommit tests
 2026-04-28 13:36 UTC  (9+ messages)
` [PATCH i-g-t v13 1/2] lib/xe: Add failable variant of xe_vm_bind_lr_sync()
` [PATCH i-g-t v13 2/2] tests/intel/xe_vm: Add support for overcommit tests
` ✓ i915.CI.BAT: success for tests/intel/xe_vm: Add support for overcommit tests (rev9)
` ✓ Xe.CI.BAT: "
` ✓ i915.CI.Full: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t] tests/intel/kms_sharpness_filter: Remove plane-scaler subtests
 2026-04-28 13:12 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/kms_sharpness_filter: Remove plane-scaler subtests (rev2)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH] tests/intel/xe_configfs: Use available engine for ctx-restore subtests
 2026-04-28 12:57 UTC  (7+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel/xe_configfs: Use available engine for ctx-restore subtests (rev2)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH] tests\intel\xe_configfs: Fix ctx_restore BB path for post and mid variants
 2026-04-28 12:51 UTC  (2+ messages)

[PATCH i-g-t v2] lib/drmtest: Create proper error report when open driver fails
 2026-04-28 12:38 UTC  (5+ messages)

[PATCH i-g-t,v3 0/5] Enable HDR in IGT Frontbuffer Feature Tests
 2026-04-28 11:33 UTC  (8+ messages)
` [PATCH i-g-t, v3 1/5] lib/igt_hdr: Move HDR helpers from kms_hdr into shared library

[PATCH i-g-t 0/4] Add test coverage for multi queue reset
 2026-04-28 10:36 UTC  (9+ messages)
` [PATCH i-g-t 1/4] tests/intel/xe_exec_reset: Remove CANCEL logic for CM variants
` [PATCH i-g-t 2/4] tests/intel/xe_exec_reset: Add a comment about return for syncobj wait
` [PATCH i-g-t 3/4] tests/intel/xe_exec_reset: Add checks for hanging queue wait_ufence return
` [PATCH i-g-t 4/4] tests/intel/xe_exec_reset: Add multi queue subtests
` ✓ i915.CI.BAT: success for Add test coverage for multi queue reset (rev2)
` ✗ Xe.CI.BAT: failure "
` ✓ i915.CI.Full: success "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t] tests/intel/kms_sharpness_filter: Remove plane-scaler subtests
 2026-04-28  9:49 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t] tests/kms_hdr: Move capability checks inside dynamic subtests
 2026-04-28  9:10 UTC  (4+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t] tests/kms_hdmi_inject: Retry ELD check to avoid transient audio races
 2026-04-28  9:07 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for tests/kms_hdmi_inject: Retry ELD check to avoid transient audio races (rev2)
` ✓ Xe.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✓ Xe.CI.FULL: success "

[PATCH i-g-t 0/8] intel_vbt_decode: Sync intel_vbt_defs.h with latest changes
 2026-04-28  9:04 UTC  (17+ 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 7/8] tools/intel_vbt_decode: dump eDP joiner enable field
` [PATCH i-g-t 8/8] tools/intel_vbt_decode: Dump dedicated_external and dyn_port_over_tc fields
` ✓ i915.CI.BAT: success for intel_vbt_decode: Sync intel_vbt_defs.h with latest changes (rev6)
` ✓ Xe.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "

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

[PATCH] tests/intel/xe_configfs: Add malformed multi-line BB to verify ctx rejection and rollback
 2026-04-28  8:42 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✓ i915.CI.Full: "
` ✓ Xe.CI.FULL: "

[PATCH i-g-t v3 0/6] Enable and Add new tests for DC3CO
 2026-04-28  8:04 UTC  (3+ messages)
` [PATCH i-g-t v3 1/6] tests: s/check_dc_counter/assert_dc_counter

[PATCH i-g-t 0/2] tests/kms_colorspace: Add Colorspace connector property test
 2026-04-27 23:37 UTC  (7+ messages)
` [PATCH i-g-t 1/2] lib/igt_kms: Add Colorspace connector property support
` [PATCH i-g-t 2/2] tests/kms_colorspace: Add Colorspace connector property test
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✓ Xe.CI.FULL: success "

[PATCH i-g-t 0/2] kms_plane planar-pixel-format-settings restructure
 2026-04-27 16:05 UTC  (6+ messages)
` [PATCH i-g-t 1/2] tests/kms_plane: Restructure planar-pixel-format-settings test and make it Intel only
` ✗ Xe.CI.FULL: failure for kms_plane planar-pixel-format-settings restructure
` ✗ i915.CI.Full: "

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

[PATCH i-g-t 0/3] Few fixes for igt_display_reset_outputs() in lib/igt_kms
 2026-04-27 15:30 UTC  (8+ messages)
` [PATCH i-g-t 2/3] lib/igt_kms: Fix assert in igt_display_reset_outputs()
` ✗ Xe.CI.FULL: failure for Few fixes for igt_display_reset_outputs() in lib/igt_kms
` ✗ i915.CI.Full: "

[PATCH i-g-t 0/8] intel_vbt_decode: Sync intel_vbt_defs.h with latest changes
 2026-04-27 12:38 UTC  (17+ 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 0/3] lib/genxml: Introduce Mesa genxml infrastructure to IGT
 2026-04-27 12:19 UTC  (7+ messages)
` [PATCH 2/3] lib/rendercopy: Convert rendercopy_gen9 to use genxml pack headers

[PATCH 00/10] lib/genxml: Introduce Mesa genxml infrastructure to IGT
 2026-04-27 11:15 UTC  (5+ messages)
` [PATCH 06/10] lib/rendercopy: Convert surface state and sampler setup to genxml
` [PATCH 07/10] lib/rendercopy: Convert vertex data and CC state "

[PATCH i-g-t] tests/kms_hdmi_inject: Retry ELD check to avoid transient audio races
 2026-04-27 10:56 UTC 

[PATCH i-g-t v1 0/2] Fix 2-display test for MST shared-link BW
 2026-04-27  9:03 UTC  (4+ messages)
` [PATCH i-g-t v1 1/2] lib/igt_kms: Add MST bandwidth-fitting support and helpers

[i-g-t, 0/1] Add fault-injection tests for Freq Throttle Reasons
 2026-04-27  9:02 UTC  (3+ messages)
` [i-g-t, 1/1] tests/intel/xe_fault_injection: "

[PATCH] tests/intel/xe_fault_injection: Add fault-injection tests for CRI Freq Throttle Reasons
 2026-04-27  8:53 UTC  (2+ messages)

[PATCH i-g-t v12 0/2] tests/intel/xe_vm: Add support for overcommit tests
 2026-04-27  8:33 UTC  (3+ messages)
` [PATCH i-g-t v12 2/2] "

[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 v11 00/49] Unigraf integration
 2026-04-25  0:47 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Unigraf integration (rev10)


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