Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-23 16:21:36 to 2026-07-24 01:18:42 UTC [more...]

[PATCH v6 00/12] Fine grained fault locking, threaded prefetch, storm cache
 2026-07-24  1:18 UTC  (15+ messages)
` [PATCH v6 01/12] drm/xe: Fine grained page fault locking
` [PATCH v6 02/12] drm/xe: Allow prefetch-only VM bind IOCTLs to use VM read lock
` [PATCH v6 03/12] drm/xe: Thread prefetch of SVM ranges
` [PATCH v6 04/12] drm/xe: Use a single page-fault queue with multiple workers
` [PATCH v6 05/12] drm/xe: Add num_pf_work modparam
` [PATCH v6 06/12] drm/xe: Engine class and instance into a u8
` [PATCH v6 07/12] drm/xe: Track pagefault worker runtime
` [PATCH v6 08/12] drm/xe: Chain page faults via queue-resident cache to avoid fault storms
` [PATCH v6 09/12] drm/xe: Add pagefault chaining stats
` [PATCH v6 10/12] drm/xe: Add debugfs pagefault_info
` [PATCH v6 11/12] drm/xe: batch CT pagefault acks with periodic flush
` [PATCH v6 12/12] drm/xe: Track parallel page fault activity in GT stats
` ✗ CI.checkpatch: warning for Fine grained fault locking, threaded prefetch, storm cache (rev6)
` ✓ CI.KUnit: success "

[PATCH] drm/xe: Add memory barrier before H2G tail write on wrap
 2026-07-24  0:42 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[RFC PATCH 0/2] LNL_FLUSH_* enhancements
 2026-07-23 23:26 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v1 0/4] drm/xe: MCR semaphore and TLB invalidation timeout fixes for ARL
 2026-07-23 23:19 UTC  (8+ messages)
` [PATCH v1 3/4] drm/xe/guc/ct: Queue G2H worker before flushing it in timeout paths

[PATCH v5 00/12] Fine grained fault locking, threaded prefetch, storm cache
 2026-07-23 22:47 UTC  (16+ messages)
` [PATCH v5 01/12] drm/xe: Fine grained page fault locking
` [PATCH v5 02/12] drm/xe: Allow prefetch-only VM bind IOCTLs to use VM read lock
` [PATCH v5 03/12] drm/xe: Thread prefetch of SVM ranges
` [PATCH v5 04/12] drm/xe: Use a single page-fault queue with multiple workers
` [PATCH v5 05/12] drm/xe: Add num_pf_work modparam
` [PATCH v5 06/12] drm/xe: Engine class and instance into a u8
` [PATCH v5 07/12] drm/xe: Track pagefault worker runtime
` [PATCH v5 08/12] drm/xe: Chain page faults via queue-resident cache to avoid fault storms
` [PATCH v5 09/12] drm/xe: Add pagefault chaining stats
` [PATCH v5 10/12] drm/xe: Add debugfs pagefault_info
` [PATCH v5 11/12] drm/xe: batch CT pagefault acks with periodic flush
` [PATCH v5 12/12] drm/xe: Track parallel page fault activity in GT stats
` ✗ CI.checkpatch: warning for Fine grained fault locking, threaded prefetch, storm cache (rev5)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH 0/3] Modify the SW tail logic in OA
 2026-07-23 22:42 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Modify the SW tail logic in OA (rev2)

[drm-xe:drm-xe-next] BUILD SUCCESS WITH UNVERIFIED WARNING 8b2d3bb766c69976da4767fb3b7299a909367f58
 2026-07-23 22:08 UTC 

[PATCH v2] drm/xe/bo: optimise TT population for DONTNEED BOs
 2026-07-23 22:06 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/bo: optimise TT population for DONTNEED BOs (rev2)
` ✓ Xe.CI.BAT: "

[PATCH 0/9] Add new debug infrastructure for configfs
 2026-07-23 22:06 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for Add new debug infrastructure for configfs (rev2)

[PATCH 00/19] drm/xe: Add structured SIGID error logging infrastructure
 2026-07-23 22:02 UTC  (24+ messages)
` [PATCH 01/19] drm/xe/log: "
` [PATCH 02/19] drm/xe: Introduce xe_any helpers
` [PATCH 03/19] drm/xe/log: Add simple helpers for xe_log_emit
` [PATCH 04/19] drm/xe/log: Allow to emit SIGID dmesg/cper separately
` [PATCH 05/19] drm/xe/log: Add Tile/GT decorations for dmesg message
` [PATCH 06/19] drm/xe/log: Introduce structured log components
` [PATCH 07/19] drm/xe/log: Add component based SIGID log helper
` [PATCH 08/19] drm/xe/log: Add errno-only SIGID log helpers
` [PATCH 09/19] drm/xe/log: Add hardware error signatures
` [PATCH 10/19] drm/xe/log: Extend components list with hardware items
` [PATCH 11/19] drm/xe/tests: Add Kunit tests for xe_log
` [PATCH 12/19] drm/xe: Report 'probe blocked' error using SIGID
` [PATCH 13/19] drm/xe: Report 'device wedged' errors "
` [PATCH 14/19] drm/xe: Report 'Survivability Mode' "
` [PATCH 15/19] drm/xe/guc: Report 'GuC mmio' "
` [PATCH 16/19] drm/xe/pcode: Report 'Mailbox failed' error "
` [PATCH 17/19] drm/xe/gt: Report 'reset failed' errors "
` [PATCH 18/19] drm/xe/gt: Report 'pagefault' "
` [PATCH 19/19] drm/xe/pci: Report 'cannot re-enable' error "
` ✗ CI.checkpatch: warning for drm/xe: Add structured SIGID error logging infrastructure
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH v8 0/6] drm/xe: add page size allocation mode control and coverage
 2026-07-23 20:50 UTC  (10+ messages)
` [PATCH v8 1/6] drm/xe: add page size allocation control state to xe_device
` [PATCH v8 2/6] drm/xe/debugfs: add page-size allocation mode knob
` [PATCH v8 4/6] drm/xe: apply debug page-size allocation policy to user BOs
` [PATCH v8 5/6] drm/xe/pt: allow selecting the bind leaf PTE level
` ✓ Xe.CI.FULL: success for drm/xe: add page size allocation mode control and coverage (rev6)

[PATCH v5 1/1] drm/xe/eustall: Add WA 14027054324 support for graphics IP 35.11
 2026-07-23 20:43 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [v5,1/1] "

[PULL] drm-xe-fixes
 2026-07-23 20:30 UTC 

[PATCH] drm/xe/debugfs: Expose per-engine idle status
 2026-07-23 19:43 UTC 

[PATCH i-g-t v5 0/7] add cgroup_dmem test
 2026-07-23 19:43 UTC  (8+ messages)
` [PATCH i-g-t v5 1/7] lib/igt_cgroup: add cgroup v2 and dmem controller helpers
` [PATCH i-g-t v5 2/7] tests/cgroup_dmem: add dmem cgroup controller test
` [PATCH i-g-t v5 3/7] lib/xe: add xe_cgroup_region_name() helper
` [PATCH i-g-t v5 4/7] lib/xe: Introduce dmem driver and implement Xe support
` [PATCH i-g-t v5 5/7] lib/amdgpu: add amdgpu_cgroup_region_name
` [PATCH i-g-t v5 6/7] lib/amdgpu: add amdgpu support to igt_dmem_driver
` [PATCH i-g-t v5 7/7] tests/dmem_cgroups: add test for dmem.current

[PATCH v6 0/2] drm/xe/guc: Compress GuC log and CTB dump with zstd
 2026-07-23 19:24 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/guc: Compress GuC log and CTB dump with zstd (rev2)

[PATCH v3 0/7] drm/xe/mmio_gem: fix fault handler and destroy path
 2026-07-23 17:34 UTC  (9+ messages)
` [PATCH v3 1/7] drm/xe/mmio_gem: forbid VMA split
` [PATCH v3 2/7] drm/xe/mmio_gem: use write-back mapping for dummy page
` [PATCH v3 3/7] drm/xe/mmio_gem: simplify fault handler loop
` ✓ CI.KUnit: success for drm/xe/mmio_gem: fix fault handler and destroy path (rev3)
` ✓ Xe.CI.BAT: "

[PATCH v4 0/5] Add ocode late binding support for CRI
 2026-07-23 16:46 UTC  (2+ messages)

[PATCH v6 3/3] drm/xe/lrc: Fix ABA race on engine migration in context timestamp read
 2026-07-23 16:42 UTC 

[PULL] drm-intel-fixes
 2026-07-23 16:37 UTC 

[PATCH v6 0/2] Add drm_ras netlink error event support
 2026-07-23 16:34 UTC  (4+ messages)
` [PATCH v6 1/2] drm/drm_ras: Add drm_ras netlink error event

[PATCH v6 0/9] Enable CMRR in fixed-RR VRR path
 2026-07-23 16:21 UTC  (5+ messages)
` [PATCH v6 8/9] drm/i915/vrr: Program CMRR enable/disable from transcoder timings
` [PATCH v6 9/9] drm/i915/vrr: Enable cmrr


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