public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-04-05 11:49:04 to 2026-04-09 07:01:40 UTC [more...]

[PATCH i-g-t v7 0/9] tests/xe: Add purgeable memory madvise tests for system allocator
 2026-04-09  7:01 UTC 

[PATCH i-g-t v2 0/8] updates to fbc tests
 2026-04-09  7:00 UTC  (14+ messages)
` [PATCH i-g-t v2 1/8] tests/intel/kms_frontbuffer_tracking: update the outdated fbc status checks
` [PATCH i-g-t v2 2/8] tests/intel/kms_frontbuffer_tracking: avoid multiple fbc status queries
` [PATCH i-g-t v2 3/8] lib/i915/fbc: extract intel_fbc_get_fbc_status()
` [PATCH i-g-t v2 4/8] tests/intel/kms_frontbuffer_tracking: use intel_fbc_get_fbc_status()
` [PATCH i-g-t v2 5/8] tests/intel/kms_frontbuffer_tracking: use a bigger fbc status buffer
` [PATCH i-g-t v2 6/8] tests/intel/kms_fbcon_fbt: "
` [PATCH i-g-t v2 7/8] tests/intel/kms_fbcon_fbt: update the outdated fbc skip reasons
` [PATCH i-g-t v2 8/8] tests/intel/kms_fbcon_fbt: use a common source for checking fbc tests skips
` ✓ Xe.CI.BAT: success for updates to fbc tests (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v3] tests/intel/kms_frontbuffer_tracking: Improve skip message
 2026-04-09  6:39 UTC 

[PATCH i-g-t 0/4] Enable and Add new tests for DC3CO
 2026-04-09  6:06 UTC  (5+ messages)
` [PATCH i-g-t 1/4] tests/intel/kms_pm_dc: Replace require with proper assertion
` [PATCH i-g-t 2/4] tests/intel/kms_pm_dc: Enable DC3CO test for PSR2/PR modes

[PATCH i-g-t v2] tests/intel/kms_frontbuffer_tracking: Improve skip message
 2026-04-09  6:06 UTC  (2+ messages)

[PATCH i-g-t v1] tests/kms_rotation_crc: concurrent cursor movement with rotation
 2026-04-09  4:48 UTC 

[PATCH i-g-t] tests/intel/xe_exec_reset: Remove CANCEL logic for CM variants
 2026-04-09  4:39 UTC  (7+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
  `  "
` ✗ Xe.CI.FULL: "

[PATCH i-g-t 0/6] add test to validate dock/undock and switch
 2026-04-09  4:37 UTC  (7+ messages)
` [PATCH i-g-t 1/6] lib/igt_edid: add EDID serial extraction helpers
` [PATCH i-g-t 2/6] lib/igt_connector_helper: Add generic connector helpers
` [PATCH i-g-t 3/6] lib/igt_serial: add generic serial communication helper
` [PATCH i-g-t 4/6] lib/igt_usb4_switch: add helper library for USB4 Switch 3141
` [PATCH i-g-t 5/6] tests/kms_feature_discovery: add basic usb4 switch discovery
` [PATCH i-g-t 6/6] tests/intel/kms_usb4_switch: Add USB4 switch test suite

[PATCH i-g-t 0/7] igt: for_each_connector_mode() cleanups
 2026-04-09  4:00 UTC  (15+ messages)
` [PATCH i-g-t 1/7] lib/kms: pass mode parameter to for_each_connector_mode()
` [PATCH i-g-t 2/7] tests/intel/kms_dp_linktrain_fallback: remove mode from data
` [PATCH i-g-t 3/7] tests/intel/kms_flip_scaled_crc: use for_each_connector_mode()
` [PATCH i-g-t 4/7] tests/intel/kms_pm_rpm: "
` [PATCH i-g-t 5/7] tests/kms_plane_lowres: "
` [PATCH i-g-t 6/7] tests/kms_plane_scaling: "
` [PATCH i-g-t 7/7] tests/kms_writeback: "

[PATCH i-g-t v1] Modify the vbl.sequence *2 for mtk driver
 2026-04-09  2:04 UTC  (4+ messages)
  ` 回复: "

[PATCH] lib/amdgpu: fix sched_mask leak on igt_assert failure in dispatch tests
 2026-04-09  1:57 UTC  (2+ messages)

[PATCH] tests/kms_writeback: fix coding style issues
 2026-04-08 23:02 UTC 

[PATCH i-g-t 1/2] lib/amdgpu: add oversized invalid packet length error handling
 2026-04-08 22:46 UTC  (3+ messages)
` [PATCH i-g-t 2/2] tests/amdgpu: add string mapping for oversized packet length error

[PATCH i-g-t, v2] tests/intel/kms_cdclk: Skip CDCLK bump validation on eDP with fixed clock modes
 2026-04-08 18:11 UTC 

[PATCH i-g-t] lib/igt_kms: Identify writeback connectors in msm driver on android
 2026-04-08 17:46 UTC  (6+ messages)

[PATCH] tests/intel: only check multi-LRC support for parallel submission paths
 2026-04-08 17:27 UTC  (2+ messages)
`  "

[PATCH 0/3] lib/genxml: Introduce Mesa genxml infrastructure to IGT
 2026-04-08 15:44 UTC  (6+ messages)
` [PATCH 2/3] lib/rendercopy: Convert rendercopy_gen9 to use genxml pack headers
` [PATCH 3/3] lib: Add genxml annotated batch buffer decode
  ` [PATCH 1/3] lib/genxml: Import genxml definitions and generators from Mesa

[PATCH i-g-t v10 0/5] Close any open drm device after engine initialization in GPUTOP
 2026-04-08  7:50 UTC  (14+ messages)
` [PATCH i-g-t v10 1/5] tools: Rename tools/gputop to tools/gputop.src
` [PATCH i-g-t v10 2/5] tools/gputop.src/utils: Add clamp macro to remove dependency on lib/xe/*
` [PATCH i-g-t v10 3/5] tools/gputop.src/xe_gputop: Use direct ioctls with card_fd cleanup
` [PATCH i-g-t v10 4/5] tools/gputop.src/gputop: Add support for per-engine busyness monitoring
` [PATCH i-g-t v10 5/5] tools/gputop.src/gputop: Add command line option for device filter
` ✓ Xe.CI.BAT: success for Close any open drm device after engine initialization in GPUTOP (rev11)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v10 0/2] tests/intel/xe_vm: Add support for overcommit tests
 2026-04-08  7:35 UTC  (3+ messages)
` [PATCH i-g-t v10 1/2] lib/xe: Add failable variant of xe_vm_bind_lr_sync()
` [PATCH i-g-t v10 2/2] tests/intel/xe_vm: Add support for overcommit tests

[PATCH i-g-t] tests/kms_bw: Allow custom modes for external panels
 2026-04-08  7:28 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH] tests/intel/xe_pm_residency: ensure C6 GT before cpg-gt-toggle
 2026-04-08  6:46 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH i-g-t] tests/intel/kms_pm_backlight: Setup output before reading writing backlight
 2026-04-08  5:03 UTC  (10+ messages)
` [PATCH i-g-t v2] "
  ` [PATCH i-g-t v3] "
` ✓ Xe.CI.BAT: success for tests/intel/kms_pm_backlight: Setup output before reading writing backlight (rev2)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "

[PATCH v2 0/4] lib/xe: query engine class capabilities from debugfs info
 2026-04-08  2:15 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for lib/xe: query engine class capabilities from debugfs info (rev2)

[PATCH 0/4] tests/xe: Add xe_page_reclaim test suite
 2026-04-07 22:02 UTC  (11+ messages)
` [PATCH 1/4] tests/xe: Add page reclaim test
` [PATCH 2/4] tests/xe: Add random page reclaim subtest
` [PATCH 3/4] tests/xe: Add transient display PRL skip
` [PATCH 4/4] tests/xe: Add large VMA range tests for better coverage
` ✓ Xe.CI.BAT: success for tests/xe: Add xe_page_reclaim test suite
` ✓ i915.CI.BAT: "
` ✓ i915.CI.Full: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v6 0/9] tests/xe: Add purgeable memory madvise tests for system allocator
 2026-04-07 14:51 UTC  (28+ messages)
` [PATCH i-g-t v6 1/9] drm-uapi/xe_drm: Add UAPI support for purgeable buffer objects
` [PATCH i-g-t v6 2/9] lib/xe: Add purgeable memory ioctl support
` [PATCH i-g-t v6 3/9] tests/intel/xe_madvise: Add dontneed-before-mmap subtest
` [PATCH i-g-t v6 4/9] tests/intel/xe_madvise: Add purged-mmap-blocked subtest
` [PATCH i-g-t v6 5/9] tests/intel/xe_madvise: Add dontneed-after-mmap subtest
` [PATCH i-g-t v6 6/9] tests/intel/xe_madvise: Add dontneed-before-exec subtest
` [PATCH i-g-t v6 7/9] tests/intel/xe_madvise: Add dontneed-after-exec subtest
` [PATCH i-g-t v6 8/9] tests/intel/xe_madvise: Add per-vma-tracking subtest
` [PATCH i-g-t v6 9/9] tests/intel/xe_madvise: Add per-vma-protection subtest

[PATCH] tools/gputop: Fix zero output when stdout is not a terminal
 2026-04-07 13:47 UTC  (13+ messages)
`  "
` ✓ Xe.CI.BAT: success for tools/gputop: Fix zero output when stdout is not a terminal (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v2] tests/intel/gem_exec_endless: Use the per-gt interface to set frequencies
 2026-04-07 11:42 UTC  (2+ messages)

[PATCH 0/2] Randomize PAT test subset
 2026-04-06 23:15 UTC  (16+ messages)
` [PATCH 0/5] "
  ` [PATCH 1/5] fixup! tests/intel/xe_pat: limit number of dynamic tests
  ` [PATCH 2/5] fixup! tests/xe: add some vm_bind pat_index tests
  ` [PATCH 3/5] tests/intel/xe_pat: cache and decode PAT entries
  ` [PATCH 4/5] tests/intel/xe_pat: detect wt support from cached "
  ` [PATCH 5/5] tests/intel/xe_pat: randomly generate test PAT set to cover more PAT index
` ✗ Fi.CI.BUILD: failure for Randomize PAT test subset (rev2)
` [PATCH v3 0/5] Randomize PAT test subset
  ` [PATCH v3 1/5] tests/intel/xe_pat: fix typo in r2 wc debug print
  ` [PATCH v3 2/5] tests/intel/xe_pat: drop redundant manual srand initialization
  ` [PATCH v3 3/5] tests/intel/xe_pat: cache and decode PAT entries
  ` [PATCH v3 4/5] tests/intel/xe_pat: detect wt support from cached "
  ` [PATCH v3 5/5] tests/intel/xe_pat: randomly generate test PAT set to cover more PAT index

[PATCH v2 4/4] tests/intel: skip or adjust tests for non-multi-LRC engine classes
 2026-04-06 22:35 UTC  (2+ messages)
` [v2,4/4] "

[PATCH v2 3/4] lib/xe: use debugfs info to implement xe_engine_class_supports_multi_queue()
 2026-04-06 22:34 UTC  (2+ messages)
` [v2,3/4] "

[PATCH v2 2/4] lib/xe: add xe_engine_class_supports_multi_lrc()
 2026-04-06 22:32 UTC  (2+ messages)
` [v2,2/4] "

[PATCH v2 1/4] lib/xe: cache engine class masks from debugfs info
 2026-04-06 22:25 UTC  (2+ messages)
` [v2,1/4] "

[PATCH i-g-t] tests/intel: Adjust test documentation
 2026-04-06 15:57 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for tests/intel: Adjust test documentation (rev3)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✓ Xe.CI.FULL: success "

[PATCH i-g-t v2] README: Document skip message format
 2026-04-06 13:43 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for README: Document skip message format (rev2)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✓ i915.CI.Full: "

[PATCH i-g-t] tests/intel: Adjust IGT documentation to fix testlist warnings
 2026-04-06 13:33 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH i-g-t v1] tests/intel/kms_frontbuffer_tracking: Improve skip message
 2026-04-06 10:18 UTC  (3+ messages)

[PATCH v4] tests/intel/xe_pm_residency: Fix suspend duration calculation
 2026-04-06 10:16 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_pm_residency: Fix suspend duration calculation (rev4)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "

[i-g-t 0/3] tests/xe: Add IGT coverage for SVM madvise autoreset on unmap
 2026-04-06 10:04 UTC  (5+ messages)
` [i-g-t 1/3] tests/intel/xe_madvise: Add multi-region-partial-unmap-no-gpu subtest
` [i-g-t 2/3] tests/intel/xe_madvise: Add single-vma-full-unmap-no-gpu subtest
` [i-g-t 3/3] tests/intel/xe_madvise: Add multi-region-partial-unmap subtest
` ✗ Fi.CI.BUILD: failure for tests/xe: Add IGT coverage for SVM madvise autoreset on unmap

[PATCH i-g-t v4] tests/kms_plane_alpha_blend: Skip test when no display is connected
 2026-04-06  8:10 UTC  (2+ messages)

[PATCH i-g-t v1] README: Document skip message format
 2026-04-06  8:07 UTC  (5+ messages)

[PATCH i-g-t] tests/kms_cursor_legacy: Prefer tile4 modifier when supported
 2026-04-06  6:12 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_cursor_legacy: Prefer tile4 modifier when supported (rev2)
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t 0/7] tests/kms_pipe_crc_basic: add mst suspend-resume test
 2026-04-06  6:06 UTC  (3+ messages)
` [PATCH i-g-t 6/7] tests/intel/kms_joiner: Require boundary mode for basic-max-non-joiner

[PATCH 0/3] Implementation of Negative tests for VM_BIND Decomp
 2026-04-05 11:50 UTC  (3+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] tests/intel : Add data structs & helper utilities for VM_Bind Neg tests


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