Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-14 08:04:43 to 2026-08-14 18:13:19 UTC [more...]

[PATCH v5 00/33] drm/xe: Add structured SIGID error logging infrastructure
 2026-08-14 18:13 UTC  (43+ messages)
` [PATCH v5 01/33] drm/xe: Introduce xe_any helpers
` [PATCH v5 02/33] drm/xe/log: Add structured SIGID error logging infrastructure
` [PATCH v5 03/33] drm/xe/log: Introduce structured component/location identifiers
` [PATCH v5 04/33] drm/xe/log: Add component/location decorations to dmesg
` [PATCH v5 05/33] drm/xe/log: Add SIGID log helpers for severity
` [PATCH v5 06/33] drm/xe/log: Add SIGID log helpers for location
` [PATCH v5 07/33] drm/xe/log: Add SIGID log helpers for location & severity
` [PATCH v5 08/33] drm/xe/log: Add SIGID log helpers for components
` [PATCH v5 09/33] drm/xe/log: Add SIGID log helpers for component & severity
` [PATCH v5 10/33] drm/xe/log: Add SIGID log helpers for errno-only
` [PATCH v5 11/33] drm/xe/log: Index all SIGID printk messages
` [PATCH v5 12/33] drm/xe/log: Add hardware error signatures
` [PATCH v5 13/33] drm/xe/log: Extend components list with hardware items
` [PATCH v5 14/33] drm/xe/ras: Check RAS and LOG component definitions
` [PATCH v5 15/33] drm/xe/kunit: Setup driver data in the test device
` [PATCH v5 16/33] drm/xe/tests: Add Kunit tests for xe_log
` [PATCH v5 17/33] drm/xe/tests: Add kunit tests for xe_any
` [PATCH v5 18/33] drm/xe: Report 'probe blocked' status using SIGID
` [PATCH v5 19/33] drm/xe: Report all probe errors "
` [PATCH v5 20/33] drm/xe/survivability: Report 'boot status' "
` [PATCH v5 21/33] drm/xe/survivability: Report sysfs failure in one place
` [PATCH v5 22/33] drm/xe/survivability: Report 'boot status' on sysfs failure
` [PATCH v5 23/33] drm/xe/survivability: Report 'Boot Mode enabled' status using SIGID
` [PATCH v5 24/33] drm/xe/survivability: Report 'Runtime "
` [PATCH v5 25/33] drm/xe: Report 'device wedged' errors "
` [PATCH v5 26/33] drm/xe/pcode: Report 'Mailbox failed' error "
` [PATCH v5 27/33] drm/xe/pcode: Report 'timeout, retrying' "
` [PATCH v5 28/33] drm/xe/pcode: Report 'initialization timedout' "
` [PATCH v5 29/33] drm/xe/guc: Report 'GuC mmio' errors "
` [PATCH v5 30/33] drm/xe/gt: Report 'reset failed' "
` [PATCH v5 31/33] drm/xe/gt: Report 'Fault response' pagefault error "
` [PATCH v5 32/33] drm/xe/gt: Report 'Queue full' "
` [PATCH v5 33/33] drm/xe/pci: Report 'cannot re-enable' "
` ✗ CI.checkpatch: warning for drm/xe: Add structured SIGID error logging infrastructure (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/2] drm/xe: Adjust the bo shrinker batch size
 2026-08-14 18:07 UTC  (8+ messages)
` [PATCH v2 1/2] drm/xe: Track number of populated ttm_tts in the shrinker
` [PATCH v2 2/2] drm/xe: Update shrinker batch size based on average BO size
` ✓ CI.KUnit: success for drm/xe: Adjust the bo shrinker batch size (rev2)
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "

[PATCH] drm/xe: Flush LSC untyped L1 dataport cache after rcs/ccs batches
 2026-08-14 17:51 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v1] drm/xe/pci_error: Allow debugging PCI errors
 2026-08-14 16:58 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

linux-next: manual merge of the drm-xe tree with the drm-fixes tree
 2026-08-14 16:12 UTC 

[PATCH 0/3] Modify the SW tail logic in OA
 2026-08-14 15:42 UTC  (3+ messages)
` [PATCH 3/3] drm/xe/xe_oa: Add a lag to the reports that is exported to user

[PATCH] drm/ttm: Represent LRU bulk moves as nested sublists
 2026-08-14 15:24 UTC  (8+ messages)
` ✗ CI.checkpatch: warning for drm/ttm: Represent LRU bulk moves as nested sublists (rev3)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "

[PATCH v4 00/32] drm/xe: Add structured SIGID error logging infrastructure
 2026-08-14 14:11 UTC  (48+ messages)
` [PATCH v4 02/32] drm/xe/log: "
` [PATCH v4 16/32] drm/xe/tests: Add Kunit tests for xe_log
` [PATCH v4 20/32] drm/xe/survivability: Report 'boot status' using SIGID
` [PATCH v4 21/32] drm/xe/survivability: Report 'sysfs failure' error "
` [PATCH v4 22/32] drm/xe/survivability: Report 'Boot Mode enabled' status "
` [PATCH v4 23/32] drm/xe/survivability: Report 'Runtime "
` [PATCH v4 30/32] drm/xe/gt: Report 'Fault response' pagefault error "

[PATCH v7 0/2] drm/xe/sysctrl: Add helper to query application status
 2026-08-14 12:10 UTC  (6+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] drm/xe/sysctrl: Add helper to check oCode firmware readiness
` ✓ CI.KUnit: success for drm/xe/sysctrl: Add helper to query application status (rev7)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/3] drm/gpuvm: two pass locking for exec
 2026-08-14 10:58 UTC  (6+ messages)
` [PATCH 1/3] drm/gpuvm: allow locking external objects in two passes
` ✓ Xe.CI.BAT: success for drm/gpuvm: two pass locking for exec
` ✓ Xe.CI.FULL: "

[PATCH V15 00/14] Add memory page offlining support
 2026-08-14 10:16 UTC  (5+ messages)
` [PATCH V15 09/14] drm/xe/vram: Add VRAM page offline fault handler

[PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-14  9:45 UTC  (7+ messages)

[RFC] dmisc cgroups controller
 2026-08-14  9:32 UTC 

[PATCH] drm/xe: don't WARN on kernel job timeout when device already wedged
 2026-08-14  9:21 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.FULL: failure "

[RFC PATCH v2 1/1] drm/xe: keep VM-bound WC BOs resident during reclaim
 2026-08-14  8:36 UTC  (10+ messages)


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