Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-12 17:41:29 to 2026-08-12 22:47:33 UTC [more...]

[PATCH] drm/xe: Do not apply WA 14025883347 to media 3503
 2026-08-12 22:47 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH 0/2] drm/i915/fbc: Dirty rectangle bounds enforcement and CFB nuke handling
 2026-08-12 22:44 UTC  (7+ messages)
` [PATCH 1/2] drm/i915/fbc: fbc_dirty_rect restrictions and logging
` [PATCH 2/2] drm/i915/fbc: nuke CFB if Plane setting (except for surf addr) changes
` ✓ CI.KUnit: success for drm/i915/fbc: Dirty rectangle bounds enforcement and CFB nuke handling
` ✓ Xe.CI.BAT: "

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

[RFC PATCH v2 1/1] drm/xe: keep VM-bound WC BOs resident during reclaim
 2026-08-12 22:25 UTC  (9+ messages)

[PATCH v2 00/10] Crescent Island PMT support
 2026-08-12 21:16 UTC  (21+ messages)
` [PATCH v2 01/10] platform/x86/intel/pmt: complete pcidev to device update
` [PATCH v2 02/10] platform/x86/intel/pmt: Add register access callbacks
` [PATCH v2 03/10] drm/xe/vsec: Protect against missing config
` [PATCH v2 04/10] drm/xe/vsec: Use correct pm state get
` [PATCH v2 05/10] drm/xe/vsec: Support possible hotplug exit
` [PATCH v2 06/10] drm/xe/vsec: Support Crescent Island PMT
` [PATCH v2 07/10] drm/xe/vsec: Crescent Island PMT decode
` [PATCH v2 08/10] drm/xe/vsec: Crescent Island PMT callbacks
` [PATCH v2 09/10] drm/xe/vsec: Support late bind fw information
` [PATCH v2 10/10] drm/xe/vsec: Update PMT internal access for CRI
` ✓ CI.KUnit: success for Crescent Island PMT support (rev4)
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: kill the secondary bind queues on multi-GT teardown
 2026-08-12 19:47 UTC  (2+ messages)

[PATCH 0/4] Use SIGID API for PCODE and CSC
 2026-08-12 19:52 UTC  (10+ messages)
` [PATCH 2/4] drm/xe/pcode: Use int instead of u32 for mailbox status
` [PATCH 3/4] drm/xe/pcode: Report pcode errors using SIGID
` [PATCH 4/4] drm/xe/ras: Report CSC "

[PATCH v3] drm/i915/kunit: DP Link: Use if statements instead of for loops
 2026-08-12 19:50 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] drm/xe: Exclude wopcm region from stolen memory on TGL/DG1
 2026-08-12 18:48 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v6 0/7] KUnit test for VF provisioning error handling
 2026-08-12 18:27 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for KUnit test for VF provisioning error handling (rev6)

[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-12 18:08 UTC  (9+ messages)
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v4 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon

[PATCH v2 0/3] drm/xe: Adopt xe_log SIGID API for structured error reporting
 2026-08-12 18:02 UTC  (3+ messages)
` [PATCH v2 2/3] drm/xe/pcode: Improve PCODE logging using xe_log helper

[PATCH] drm/i915/display: Clear SEL_FETCH_PLANE_CTL on plane disable
 2026-08-12 10:15 UTC  (2+ messages)

[REGRESSION] Panther Lake 8086:b082 internal eDP black after xe takeover since 7.1.6, still present in 7.1.8
 2026-08-12 14:35 UTC 

[PATCH 0/2] Support YUV buffers in HDR planes
 2026-08-12  9:48 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/color: Add YUV buffer support on "


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