Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-21 21:03:12 to 2026-08-25 06:19:23 UTC [more...]

[PATCH v5 00/15] Enable DP2.1 alpm
 2026-08-25  5:45 UTC  (7+ messages)
` [PATCH v5 01/15] drm/i915/alpm: Add DPCD definition for DP2.1 ALPM capability
` [PATCH v5 02/15] drm/i915/alpm: Move alpm sink capabality readout in separate function
` [PATCH v5 03/15] drm/i915/alpm: alpm_init() for DP2.1
` [PATCH v5 04/15] drm/i915/alpm: Enable debugfs "
` [PATCH v5 05/15] drm/i915/alpm: Refactor Auxless wake time calculation
` [PATCH v5 06/15] drm/i915/alpm: Auxless wake time calculation for Xe3p

[PATCH v2 0/2] Export pcie_aer_is_native() to AER namespace
 2026-08-25  5:58 UTC  (5+ messages)
` [PATCH v2 1/2] PCI/AER: "
` [PATCH v2 2/2] drm/xe/ras: Enable SGUnit PCIe error reporting

[PATCH v3 0/4] Introduce PF-mem VRAM regions
 2026-08-25  5:40 UTC  (7+ messages)
` [PATCH v3 1/4] drm/xe/vram: Add binding information to "
` [PATCH v3 2/4] drm/xe/ttm: Add PF-mem VRAM placement types for TTM
` [PATCH v3 3/4] drm/xe/vram: Add initial support for PF-mem regions
` [PATCH v3 4/4] drm/xe/kunit: Add tests "
` ✗ CI.checkpatch: warning for Introduce PF-mem VRAM regions (rev3)
` ✓ CI.KUnit: success "

[PATCH v2 0/7] drm/xe: Capture additional HW register state in devcoredump
 2026-08-25  5:10 UTC  (14+ messages)
` [PATCH v2 1/7] drm/xe/devcoredump: Capture GT fuse registers "
` [PATCH v2 2/7] drm/xe/devcoredump: Add GuC register snapshot to devcoredump
` [PATCH v2 3/7] drm/xe/guc: Print register addresses in capture snapshot output
` [PATCH v2 4/7] drm/xe: dump GAM page fault report registers in devcoredump
` [PATCH v2 5/7] drm/xe/guc: add TDL, SLICE gfx registers to capture list
` [PATCH v2 6/7] drm/xe: capture L3 node status registers in devcoredump
` [PATCH v2 7/7] drm/xe/guc: capture additional engine state registers
` ✓ CI.KUnit: success for drm/xe: Capture additional HW register state in devcoredump (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v7 0/3] drm/xe/i2c: alerts and controller enabling modifications
 2026-08-25  3:59 UTC  (7+ messages)
` [PATCH v7 1/3] i2c: designware: Global register definitions
` [PATCH v7 3/3] drm/xe/i2c: Keep the i2c controller always enabled

[PATCH 0/3] drm/xe/hwmon: Update hwmon thermal mailbox handling
 2026-08-25  3:10 UTC  (17+ messages)
` [PATCH 1/3] drm/xe/hwmon: Detect unavailable temperature sensors
` [PATCH 2/3] drm/xe/hwmon: Use VRAM temperature sensor count from thermal config on CRI
` [PATCH 3/3] drm/xe/hwmon: Correct group selection for memory controller temperature
` ✓ CI.KUnit: success for drm/xe/hwmon: Update hwmon thermal mailbox handling
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "

[PATCH] drm/xe/xe3p: Restore sampler fault for uninitialized surface state
 2026-08-25  1:23 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH, v2] drm/xe/migrate: Bound pgtable update loops by current_op
 2026-08-25  1:11 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v1] drm/xe/ras: Enable SGUnit PCIe error reporting
 2026-08-24 23:53 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/3] drm/xe/ggtt: fix stale GGTT mappings on unmap
 2026-08-24 21:24 UTC  (11+ messages)
` [PATCH 1/3] drm/xe/ggtt: stop mapping unmapped GGTT pages to scratch
` [PATCH 2/3] drm/xe/tlb_inval: add xe_tlb_inval_ggtt_full() GGTT invalidation helper
` [PATCH 3/3] drm/xe/ggtt: invalidate engine GGTT TLBs for multi-queue GTs
` ✓ CI.KUnit: success for drm/xe/ggtt: fix stale GGTT mappings on unmap (rev2)
` ✓ Xe.CI.BAT: "

[PATCH 00/10] Add new debug infrastructure for configfs
 2026-08-24 20:28 UTC  (17+ messages)
` [PATCH 01/10] drm/xe: Guard configfs attribute reads in getters
` [PATCH 02/10] drm/xe: Sort xe_config_device fields
` [PATCH 03/10] drm/xe: Split out configfs data structures
` [PATCH 04/10] drm/xe: Add a new debug focused configfs group
` [PATCH 05/10] drm/xe: Move debug configfs entries to xe_configfs_debug.c

[PATCH] drm/xe/pcode: Use int instead of u32 for mailbox status
 2026-08-24 19:40 UTC  (2+ messages)

[PATCH] drm/xe: fix autosuspend cleanup during teardown
 2026-08-24 19:36 UTC  (2+ messages)

[PATCH 0/2] Expose AMC alert reason sysfs
 2026-08-24 19:29 UTC  (12+ messages)
` [PATCH 1/2] drm/xe/i2c: Not for review, Squash of I2C/AMC series
` [PATCH 2/2] drm/xe/i2c: Expose AMC Alert reason sysfs
` ✗ CI.checkpatch: warning for Expose AMC alert "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v3 00/10] Crescent Island PMT support
 2026-08-24 19:18 UTC  (27+ messages)
` [PATCH v3 01/10] platform/x86/intel/pmt: complete pcidev to device update
` [PATCH v3 02/10] platform/x86/intel/pmt: Add register access callbacks
` [PATCH v3 03/10] drm/xe/vsec: Protect against missing config
` [PATCH v3 04/10] drm/xe/vsec: Use correct pm state get
` [PATCH v3 05/10] drm/xe/vsec: Support possible hotplug exit
` [PATCH v3 06/10] drm/xe/vsec: Support Crescent Island PMT
` [PATCH v3 07/10] drm/xe/vsec: Crescent Island PMT decode
` [PATCH v3 08/10] drm/xe/vsec: Crescent Island PMT callbacks
` [PATCH v3 09/10] drm/xe/vsec: Support late bind fw information
` [PATCH v3 10/10] drm/xe/vsec: Update PMT internal access for CRI

[PATCH v10 00/10] Introduce Xe PCIe FLR
 2026-08-24 18:29 UTC  (9+ messages)
` [PATCH v10 07/10] drm/xe/pm: Introduce xe_device_suspend/resume()
` [PATCH v10 08/10] drm/xe: Introduce temporary device wedging

[PATCH 0/3] Modify the SW tail logic in OA
 2026-08-24 15:57 UTC  (11+ messages)
` [PATCH 1/3] drm/xe/xe_oa: Clear status only if relevant bits are set
` [PATCH 2/3] drm/xe/xe_oa: Avoid checking and setting fields in the OA report
` [PATCH 3/3] drm/xe/xe_oa: Add a lag to the reports that is exported to user
` ✓ CI.KUnit: success for Modify the SW tail logic in OA
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v3 0/3] drm/xe: fix GuC TLB invalidation ack stalls on ARL (Wa_22016122933)
 2026-08-24 14:19 UTC  (5+ messages)
` [PATCH v3 1/3] drm/xe: Capture devcoredump on TLB invalidation timeout
` [PATCH v3 2/3] drm/xe: Log when a timed out TLB invalidation ack finally arrives
` [PATCH v3 3/3] drm/xe: Implement Wa_22016122933

[PATCH v2 00/13] drm/panic: Split into core and helpers
 2026-08-24 14:11 UTC  (19+ messages)
` [PATCH v2 01/13] drm/panic: Do not use un-escaped URL as format string
` [PATCH v2 02/13] drm/panic: Test address from kmap op for NULL
` [PATCH v2 03/13] drm/panic: Return -EINVAL if font is not available
` [PATCH v2 04/13] drm/panic: Return errno codes if panic output fails
` [PATCH v2 05/13] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH v2 06/13] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH v2 07/13] drm/panic: Retry in dispatch function if panic output fails
` [PATCH v2 08/13] drm/panic: Split draw_panic_plane()
` [PATCH v2 09/13] drm/panic: Restrict to primary planes; unconditionally unregister
` [PATCH v2 10/13] drm/panic: Display panic screen via per-plane callback
` [PATCH v2 11/13] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH v2 12/13] drm/panic: Move panic display code into helper library
` [PATCH v2 13/13] drm/panic: Compile KUnit tests as module

[PATCH v2 0/8] DP-HDMI PCON DSC fixes
 2026-08-24 13:02 UTC  (3+ messages)

[PATCH v4 0/7] drm/xe/sysctrl: Clean up error handling in
 2026-08-24 11:04 UTC  (4+ messages)
` [PATCH v4 1/7] drm/xe/sysctrl: Return error codes from sysctrl_wait_bit_clear()

[PATCH 0/3] drm/xe/ggtt: fix stale GGTT mappings on unmap
 2026-08-24 10:03 UTC  (9+ messages)
` [PATCH 1/3] drm/xe/ggtt: stop mapping unmapped GGTT pages to scratch
` [PATCH 2/3] drm/xe/tlb_inval: add FULL_INTRA_VF GGTT invalidation helper
` [PATCH 3/3] drm/xe/ggtt: invalidate engine GGTT TLBs for multi-queue GTs

[PATCH v3 0/3] drm/xe: Update Wa_14026539277
 2026-08-24  6:59 UTC  (11+ messages)
` [PATCH v3 1/3] drm/xe: Extract override_has_cached_pt()
` [PATCH v3 2/3] Revert "drm/xe/nvlp: Implement Wa_14026539277"
` [PATCH v3 3/3] drm/xe: Add up-to-date implementation for Wa_14026539277
` ✗ CI.checkpatch: warning for drm/xe: Update Wa_14026539277
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v3 0/1] drm/xe: Report GT TDR and VM rebind faults using SIGID
 2026-08-24  7:27 UTC  (3+ messages)
` [PATCH v3 1/1] drm/xe/guc: Report reset-request failure "

[drm-xe:drm-xe-next-fixes] BUILD SUCCESS 13087ad7817e6e5f210064518bfc4d6d58a9c2f3
 2026-08-23 12:16 UTC 

[RFC PATCH 0/1] drm/xe/hwmon: wake render domain for BMG package temperature
 2026-08-22 13:30 UTC  (3+ messages)
` [RFC PATCH 1/1] "
` ✗ LGCI.VerificationFailed: failure for "

[PATCH] drm/xe: Bound pgtable update loops by current_op
 2026-08-22  3:28 UTC  (2+ messages)

drm: xe: Kernel-submitted job timed out
 2026-08-21 23:40 UTC  (11+ messages)

[PATCH 0/3] Modify the SW tail logic in OA
 2026-08-21 22:35 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe: Reject page faults from non-fault-mode scratch VMs
 2026-08-21 21:07 UTC  (2+ messages)


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