public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-03-03 09:39:23 to 2026-03-05 05:34:30 UTC [more...]

[PATCH i-g-t v3 0/5] Add support for xe3p and prefetch fault test
 2026-03-05  5:34 UTC  (6+ messages)
` [PATCH i-g-t v3 1/5] lib/xe_util.h: add canonical helper for 48/57 bit vas
` [PATCH i-g-t v3 2/5] lib/[gpu_cmds|xehp_media]: Introduce gpu execution commands for an efficient 64bit mode
` [PATCH i-g-t v3 3/5] lib/gpgpu_shader: Add support for xe3p efficient 64bit addressing
` [PATCH i-g-t v3 4/5] scripts/generate_iga64_codes: Add support for xe3p and xe3
` [PATCH i-g-t v3 5/5] tests/intel/xe_prefetch_fault: Add test for prefetch fault

[PATCH i-g-t v1] tests/kms_plane_alpha_blend : print reason for test skips
 2026-03-05  5:33 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t 0/4] Enable and Add new tests for DC3CO
 2026-03-05  5:30 UTC  (8+ 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 3/4] tests/kms_vrr: Add new test for DC3CO validation with LOBF
` [PATCH i-g-t 4/4] tests/intel/kms_pm_dc: Add new test for dc3co framedrop validation
` ✓ Xe.CI.BAT: success for Enable and Add new tests for DC3CO (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[i-g-t] tests/core_hotunplug: Open render capable DRM device
 2026-03-05  5:11 UTC  (8+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v6] tests/kms_explict_fence: Add Test for Explicit Fencing
 2026-03-05  5:09 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for tests/kms_explict_fence: Add Test for Explicit Fencing (rev7)

[PATCH i-g-t 00/17] lib/kms: Finish the igt_crtc_t API refactoring
 2026-03-05  5:01 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for lib/kms: Finish the igt_crtc_t API refactoring (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] tests/amdgpu: add cross-GPU DMA-buf synchronization test
 2026-03-05  5:01 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/xe_exec_threads: Initializing exec_threads array
 2026-03-05  4:53 UTC  (8+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v2 0/2] test/intel/xe_vm: Add overcommit and no‑overcommit handling tests
 2026-03-05  4:21 UTC  (5+ messages)
` [PATCH v3 i-g-t 1/2] drm-uapi/xe: sync with kernel header
` [PATCH v3 i-g-t 2/2] tests/intel/xe_vm: Add support for overcommit tests
` ✗ i915.CI.BAT: failure for test/intel/xe_vm: Add overcommit and no‑overcommit handling tests (rev3)

[PATCH i-g-t] Revert "lib/intel_pat: use kernel debugfs as authoritative PAT source for Xe"
 2026-03-05  4:05 UTC  (4+ messages)

[PATCH i-g-t v3 0/2] Make pipe assignment joiner-aware
 2026-03-05  3:55 UTC  (6+ messages)
` [PATCH i-g-t v3 1/2] tests/kms_pipe_stress: make "
` [PATCH i-g-t v3 2/2] tests/intel/kms_pipe_stress: Clamp the source size to the FB bounds
` ✓ Xe.CI.BAT: success for Make pipe assignment joiner-aware (rev3)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v1 0/2] tests/chamelium/audio: Fix resource leaks in audio tests
 2026-03-05  3:28 UTC  (7+ messages)
` [PATCH v1 1/2] tests/chamelium/audio: Fix ALSA handle leak on skipped audio config
` [PATCH v1 2/2] tests/chamelium/audio: Fix resource leaks on assertion failure
` ✓ i915.CI.BAT: success for tests/chamelium/audio: Fix resource leaks in audio tests

[PATCH i-g-t 0/1] tests/xe_vm: Add oversubscribe concurrent bind stress test
 2026-03-05  3:25 UTC  (4+ messages)
` [PATCH i-g-t 1/1] "

[PATCH i-g-t v5 0/9] tests/xe: Add purgeable memory madvise tests for system allocator
 2026-03-05  2:49 UTC  (13+ messages)
` [PATCH i-g-t v5 1/9] drm-uapi/xe_drm: Add UAPI support for purgeable buffer objects
` [PATCH i-g-t v5 2/9] lib/xe: Add purgeable memory ioctl support
` [PATCH i-g-t v5 3/9] tests/intel/xe_madvise: Add dontneed-before-mmap subtest
` [PATCH i-g-t v5 4/9] tests/intel/xe_madvise: Add purged-mmap-blocked subtest
` [PATCH i-g-t v5 5/9] tests/intel/xe_madvise: Add dontneed-after-mmap subtest
` [PATCH i-g-t v5 6/9] tests/intel/xe_madvise: Add dontneed-before-exec subtest
` [PATCH i-g-t v5 7/9] tests/intel/xe_madvise: Add dontneed-after-exec subtest
` [PATCH i-g-t v5 8/9] tests/intel/xe_madvise: Add per-vma-tracking subtest
` [PATCH i-g-t v5 9/9] tests/intel/xe_madvise: Add per-vma-protection subtest
` ✓ Xe.CI.BAT: success for tests/xe: Add purgeable memory madvise tests for system allocator (rev5)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t] tests/kms_chamelium_color_pipeline: Add plane color pipeline validation
 2026-03-05  2:12 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH i-g-t v7 0/6] kms_flip: limit number of subtests run
 2026-03-05  1:54 UTC  (6+ messages)
` ✓ Xe.CI.FULL: success for kms_flip: limit number of subtests run (rev8)
` ✓ Xe.CI.BAT: success for kms_flip: limit number of subtests run (rev9)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v5 0/5] Extend compute userenv to support user passed buffers
 2026-03-05  0:46 UTC  (9+ messages)
` [PATCH i-g-t v5 1/5] lib/intel_compute: Add types for input and output buffers
` [PATCH i-g-t v5 2/5] lib/intel_compute: Extend userenv by adding input and output bos
` [PATCH i-g-t v5 3/5] lib/intel_compute: Enhance Xe3p pipeline to accept user data
` [PATCH i-g-t v5 4/5] tests/xe_compute: Extend compute test to cover user passed buffers
` [PATCH i-g-t v5 5/5] tests/xe_compute: Use appropriate feature in compute-square tests
` ✓ i915.CI.BAT: success for Extend compute userenv to support user passed buffers (rev5)

[PATCH i-g-t v4 0/5] Extend compute userenv to support user passed buffers
 2026-03-05  0:46 UTC  (16+ messages)
` [PATCH i-g-t v4 1/5] lib/intel_compute: Add types for input and output buffers
` [PATCH i-g-t v4 2/5] lib/intel_compute: Extend userenv by adding input and output bos
` [PATCH i-g-t v4 3/5] lib/intel_compute: Use user offsets and loop size if provided
` [PATCH i-g-t v4 4/5] tests/xe_compute: Exercise user passed buffers
` [PATCH i-g-t v4 5/5] tests/xe_compute: Use appropriate feature in compute-square tests
` ✓ Xe.CI.BAT: success for Extend compute userenv to support user passed buffers (rev4)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t] lib/intel_pat: Cache PAT config for unprivileged processes
 2026-03-05  0:24 UTC  (2+ messages)

[PATCH i-g-t] tests/kms_async_flips: Do not skip any tests due to Selective Fetch
 2026-03-04 23:39 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH] include/drm-uapi-experimental: Remove temporary NO_COMPRESSION experimental macros
 2026-03-04 23:15 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH 0/1] tests/xe_userptr_pressure: Add rebind-under-compaction test
 2026-03-04 22:12 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH i-g-t] include/android: Define additional types in glib.h
 2026-03-04 20:08 UTC 

[PATCH v4 0/5] intel-ci: Split chamelium-only testlist for i915 and xe
 2026-03-04 17:58 UTC  (17+ messages)
` [PATCH v4 1/5] intel-ci: Remove chamelium testlist symlinks
` [PATCH v4 2/5] intel-ci: Rename chamelium-only testlist to i915 specific
` [PATCH v4 3/5] intel-ci: Apply i915 chamelium delta changes
` [PATCH v4 4/5] intel-ci: Copy i915 chamelium testlist for xe
` [PATCH v4 5/5] intel-ci: Apply xe chamelium delta changes
` ✗ i915.CI.Full: failure for intel-ci: Split chamelium-only testlist for i915 and xe (rev4)
` ✓ Xe.CI.FULL: success "

[PATCH i-g-t v2 0/5] Add support for xe3p and prefetch fault test
 2026-03-04 17:45 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for Add support for xe3p and prefetch fault test (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v3] tools/intel_gpu_top: explicitly reject Xe devices and update documentation
 2026-03-04 16:58 UTC  (2+ messages)

[PATCH i-g-t 0/5] Extend xe_exec_system_allocator compute tests
 2026-03-04 16:55 UTC  (11+ 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 "

[PATCH i-g-t 0/5] Add false sharing and XA app transient tests
 2026-03-04 15:03 UTC  (9+ messages)
` [PATCH i-g-t 5/5] tests/intel/xe_pat: Validate XA App Transient feature
` ✓ Xe.CI.BAT: success for Add false sharing and XA app transient tests (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH 0/2] tests/intel/xe_eudebug_online: Fix sporadic failures due to unhandled fsync errors
 2026-03-04 14:36 UTC  (3+ messages)
` [PATCH 1/2] tests/intel/xe_eudebug_online: Set timeout for debugger VM fd sync
` [PATCH 2/2] tests/intel/xe_eudebug_online: Assert fsync return on debugger VM fd

[PATCH i-g-t v3 0/1] tests/kms_vrr: Skip LOBF test when aux-less ALPM is not enabled
 2026-03-04 12:54 UTC  (7+ messages)
` [PATCH i-g-t v3 1/1] "
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v2 0/2] test/intel/xe_vm: Add overcommit and no‑overcommit handling tests
 2026-03-04 12:44 UTC  (7+ messages)
` [PATCH v2 i-g-t 1/2] drm-uapi/xe: Add support for No Overcommit flag
` ✓ i915.CI.BAT: success for test/intel/xe_vm: Add overcommit and no‑overcommit handling tests (rev2)
` ✓ Xe.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✓ Xe.CI.FULL: success "

[RFC PATCH i-g-t 0/2] Xe driver watch-queue implementation and example
 2026-03-04 12:17 UTC  (3+ messages)
` [RFC PATCH i-g-t 1/2] lib/xe: add xe_watch listener for watch queue events
` [RFC PATCH i-g-t 2/2] tests/intel/xe_exec_compute_mode: Add a listener for file events

[PATCH i-g-t v5] tests/kms_explict_fence: Add Test for Explicit Fencing
 2026-03-04 12:02 UTC  (3+ messages)

[PATCH i-g-t v2 0/2] Add helper to select non-joiner mode
 2026-03-04 11:22 UTC  (5+ messages)
` [PATCH i-g-t v2 1/2] lib/igt_kms: Add helper to get "
` [PATCH i-g-t v2 2/2] tests/intel/kms_sharpness_filter: Detect and bypass joiner modes
` ✓ i915.CI.BAT: success for Add helper to select non-joiner mode (rev2)
` ✓ Xe.CI.BAT: "

[PATCH i-g-t] tests/intel/gem_lmem_swapping: Expect gem leak helper crashes
 2026-03-04 11:16 UTC  (4+ messages)
` ✗ i915.CI.Full: failure for "
` ✓ Xe.CI.FULL: success "

[PATCH 0/2] tests/intel/xe_eudebug_online: Fix sporadic failures due to unhandled fsync errors
 2026-03-04 11:05 UTC  (7+ messages)
` [PATCH 1/2] tests/intel/xe_eudebug_online: Set timeout for debugger VM fd sync
` [PATCH 2/2] tests/intel/xe_eudebug_online: Assert fsync return on debugger VM fd
` ✗ Xe.CI.FULL: failure for tests/intel/xe_eudebug_online: Fix sporadic failures due to unhandled fsync errors

[PATCH i-g-t 1/1] Skip kms_flip for mtk
 2026-03-04  9:36 UTC  (3+ messages)

[PATCH i-g-t v1 0/2] Refresh connector when property fetch fails and update proper atomic flag
 2026-03-04  9:09 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✓ i915.CI.Full: success "

[PATCH i-g-t RESEND v1 0/2] Validate compute walker notification
 2026-03-04  0:04 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for Validate compute walker notification (rev2)

[PATCH i-g-t v7 26/48] lib/unigraf: Add plug/unplug helpers
 2026-03-03 18:16 UTC  (2+ messages)
` [i-g-t,v7,26/48] "

[PATCH i-g-t v7 06/48] lib/igt_kms: Add helper to get a pipe from a connector
 2026-03-03 18:00 UTC  (2+ messages)
` [i-g-t,v7,06/48] "

[PATCH i-g-t v2 0/5] Extend compute userenv to support user passed buffers
 2026-03-03 14:37 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for Extend compute userenv to support user passed buffers (rev2)
` ✓ Xe.CI.FULL: success "

[PATCH i-g-t v3 0/5] Extend compute userenv to support user passed buffers
 2026-03-03 13:38 UTC  (6+ messages)
` [PATCH i-g-t v3 1/5] lib/intel_compute: Add types for input and output buffers
` [PATCH i-g-t v3 2/5] lib/intel_compute: Extend userenv by adding input and output bos
` [PATCH i-g-t v3 3/5] lib/intel_compute: Use user offsets and loop size if provided
` [PATCH i-g-t v3 4/5] tests/xe_compute: Exercise user passed buffers
` [PATCH i-g-t v3 5/5] tests/xe_compute: Use appropriate feature in compute-square tests

[PATCH] lib/intel_pat: Handle platforms without compressed PAT index
 2026-03-03 11:34 UTC  (5+ messages)

[PATCH i-g-t 0/4] Enable and Add new tests for DC3CO
 2026-03-03  9:39 UTC  (2+ messages)
` [PATCH i-g-t 4/4] tests/intel/kms_pm_dc: Add new test for dc3co framedrop validation


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