Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-10 10:42:55 to 2026-09-11 12:46:38 UTC [more...]

[PATCH v5 00/14] drm/panic: Split into core and helpers
 2026-09-11 12:44 UTC  (7+ messages)
` [PATCH v5 01/14] drm/panic: Do not use un-escaped URL as format string
` [PATCH v5 03/14] drm/panic: Return -EINVAL if font is not available
` [PATCH v5 04/14] drm/panic: Return errno codes if panic output fails
` [PATCH v5 08/14] drm/panic: Retry in dispatch function "
` [PATCH v5 09/14] drm/panic: Split draw_panic_plane()
` [PATCH v5 12/14] drm/panic: Internalize panic locking in DRM core and helpers

[PATCH v2] drm/xe/i2c: Disable IRQ on unbind
 2026-09-11 12:31 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/i2c: Disable IRQ on unbind (rev2)

[PATCH v1] drm/xe/i2c: Disable IRQ on unbind
 2026-09-11 12:12 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH 00/10] Implement Wa_14021768792 to bypass m_n ratio limit
 2026-09-11 11:28 UTC  (18+ messages)
` [PATCH 01/10] drm/i915/display: Add helper to compute link M/N ratio for reuse
` [PATCH 02/10] drm/i915/dp: Limit M/N ratio for DP SST
` [PATCH 03/10] drm/i915/dp_mst: Limit M/N ratio for MST
` [PATCH 04/10] drm/i915/dp: Add M/N ratio check with warning for DP link config
` [PATCH 05/10] drm/i915/display: Add bits for link_n_extended for DISPLAY >= 14
` [PATCH 06/10] drm/i915/display_wa: Add support for Wa_14021768792
` [PATCH 07/10] drm/i915/display: Add bits for Wa_14021768792 for linkm/n ratio > 10
` [PATCH 08/10] drm/i915/display: Implement Wa_14021768792 for BMG DP for link_m/n "
` [PATCH 09/10] drm/i915/dp: Extend intel_dp_can_support_m_n() for BMG M/N bypass
` [PATCH 10/10] drm/i915/dp: Bump the max Link M/N ratio to 22 for DISPLAY_VER >= 35
` ✓ CI.KUnit: success for Implement Wa_14021768792 to bypass m_n ratio limit (rev6)
` ✓ Xe.CI.BAT: "

[PATCH 0/6] drm/xe/log: Relax location ID recognition
 2026-09-11 11:25 UTC  (6+ messages)
` [PATCH 2/6] drm/xe: Keep reference to device descriptor

[RFC PATCH] drm/xe/vram: add decay-based reinstatement of soft-offlined VRAM pages
 2026-09-11 10:53 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH 0/3] drm/gpuvm: two pass locking for exec
 2026-09-11 10:47 UTC  (5+ messages)
` [PATCH 1/3] drm/gpuvm: allow locking external objects in two passes
` [PATCH 3/3] drm/panthor: lock the resident BOs of a submit last

[PATCH] drm/xe/tlb_inval: Squash wedged error in GGTT TLB invalidation
 2026-09-11  9:56 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v5 00/10] pm_pme support on display hotplug
 2026-09-11  9:06 UTC  (17+ messages)
` [PATCH v5 01/10] drm/xe/pm: initialize the device's system wakeup capabilities
` [PATCH v5 02/10] drm/xe/pm: introduce PM PME support
` [PATCH v5 03/10] drm/xe/pm: avoid reclaim when arming PME wakeup
` [PATCH v5 04/10] drm/i915: add pme_enabled() to the parent interface
` [PATCH v5 05/10] drm/i915/xe: plug the pme_enabed implementation for xe
` [PATCH v5 06/10] drm/i915/hotplug: add helpers to track HPDs can generate PME
` [PATCH v5 07/10] drm/i915: plug the pm runtime handlers with PME HPD handling
` [PATCH v5 08/10] drm/xe/pm: clear PME HPD flag on runtime suspend error handler
` [PATCH v5 09/10] drm/i915/irq: conditional HPD IRQ resets based on PME capability
` [PATCH v5 10/10] drm/i915/hotplug: avoid HPD polling if the device is PME capable
` ✓ CI.KUnit: success for pm_pme support on display hotplug (rev5)
` ✓ Xe.CI.BAT: "

[PATCH v2 0/5] PM_PME support on display hotplug
 2026-09-11  8:10 UTC  (6+ messages)
` [PATCH v2 5/5] drm/xe/pm: handle the PME capability and runtime pm routines

[PATCH v3 1/2] drm/xe: Inspect all forcewake bits for runtime idleness
 2026-09-11  7:46 UTC  (8+ messages)
` [PATCH v3 2/2] drm/xe: Poll GT for C6 before D3
` ✗ CI.checkpatch: warning for series starting with [v3,1/2] drm/xe: Inspect all forcewake bits for runtime idleness
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 1/2] drm/xe: Inspect all forcewake bits for runtime idleness
 2026-09-11  7:03 UTC  (11+ messages)
` [PATCH v2 2/2] drm/xe: Poll GT for C6 before D3
` ✓ CI.KUnit: success for series starting with [v2,1/2] drm/xe: Inspect all forcewake bits for runtime idleness
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 0/6] Add support to handle memory double-bit ecc errors
 2026-09-11  6:45 UTC  (8+ messages)
` [PATCH v2 1/6] drm/xe/xe_ras: Handle page offline requests for device memory "
` [PATCH v2 2/6] drm/xe/xe_ras: Add support to query page offline queue and list

[PATCH 0/4] drm/i915/display: stop using the configurable fence timeout, cleanups
 2026-09-11  5:58 UTC  (9+ messages)
` [PATCH 1/4] drm/i915/display: stop using the configurable fence timeout
` [PATCH 2/4] drm/i915/display: use struct intel_atomic_state *state variable naming
` [PATCH 3/4] drm/i915/display: reduce indent in intel_atomic_commit_fence_wait()
` [PATCH 4/4] drm/i915/display: debug log about fence wait errors
` ✗ CI.checkpatch: warning for drm/i915/display: stop using the configurable fence timeout, cleanups
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v3 0/5] drm/xe/hwmon: Update hwmon thermal mailbox handling
 2026-09-11  4:49 UTC  (11+ messages)
` [PATCH v3 1/5] drm/xe/hwmon: Detect unavailable temperature sensors
` [PATCH v3 2/5] drm/xe/hwmon: Use VRAM temperature sensor count from thermal config on CRI
` [PATCH v3 3/5] drm/xe/hwmon: Fix memory controller thermal data handling
` [PATCH v3 4/5] drm/xe/hwmon: Decode CRI temperature registers as IEEE-754
` [PATCH v3 5/5] drm/xe/hwmon: Disable memory controller and PCIe temperatures on CRI
` ✓ CI.KUnit: success for drm/xe/hwmon: Update hwmon thermal mailbox handling (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v5 0/3] drm/xe/sysctrl: Add System Controller debugfs
 2026-09-11  2:23 UTC  (11+ messages)
` [PATCH v5 1/3] drm/xe/sysctrl: Add sysctrl debugfs infrastructure and loopback test interface
` [PATCH v5 2/3] drm/xe/sysctrl: Add RAS error injection debugfs interface
` [PATCH v5 3/3] drm/xe/sysctrl: Add generic mailbox passthrough debugfs entry
` ✗ CI.checkpatch: warning for drm/xe/sysctrl: Add System Controller debugfs (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v3] drm/xe/debugfs: Expose per-engine idle status
 2026-09-11  1:45 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/debugfs: Expose per-engine idle status (rev5)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/mmio: Fix xe_mmio_wait32() to honor delay/sleep maximums
 2026-09-11  0:05 UTC  (3+ messages)

[PATCH v3 00/12] Add CPER logging support for CRI
 2026-09-10 22:29 UTC  (19+ messages)
` [PATCH v3 01/12] drm/xe/cper: Hardware error CPER reporting from xe_log
` [PATCH v3 02/12] drm/xe/cper: Retrieve the error counter record for CPER reporting
` [PATCH v3 03/12] drm/xe/cper: Add Intel specific CPER structures
` [PATCH v3 07/12] drm/xe/cper: Log CPER records for aggregate counter retrival

[PATCH] drm/xe/i2c: cancel the client work on remove
 2026-09-10 22:23 UTC 

[PATCH v2 0/2] drm/xe/pcode: Increase default mailbox timeout
 2026-09-10 21:59 UTC  (5+ messages)
` [PATCH v2 1/2] drm/xe/pcode: Increase default pcode mailbox timeout to 10ms
` [PATCH v2 2/2] drm/xe/hwmon: Use shared pcode default timeout for power limit write

[PATCH v2] drm/xe/ras: Fix sysctrl and drm-ras discrepancy
 2026-09-10 21:47 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/ras: Fix sysctrl and drm-ras discrepancy (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[RFC] drm/xe: Expose retired VRAM pages via drm-ras
 2026-09-10 21:23 UTC  (4+ messages)

[PATCH v8 0/2] drm/xe/guc: Compress GuC log and CTB dump with zstd
 2026-09-10 21:18 UTC  (3+ messages)
` [PATCH v8 2/2] "

[PATCH v2 0/2] Expose device sysfs for AMC and GPU UUID
 2026-09-10 20:22 UTC  (11+ messages)
` [PATCH v2 1/2] drm/xe/i2c: Expose AMC Alert reason sysfs
` [PATCH v2 2/2] drm/xe/cri: Expose device UID through sysfs
` ✗ CI.checkpatch: warning for Expose device sysfs for AMC and GPU UUID (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PULL] drm-intel-fixes
 2026-09-10 19:50 UTC 

[PATCH v7 00/20] Crescent Island PMT support
 2026-09-10 18:55 UTC  (3+ messages)
` [PATCH v7 18/20] drm/xe/vsec: Add PMT GUID internal access

[PATCH v3 1/1] drm/xe/guc: Fix wake_up race in handle_sched_done
 2026-09-10 18:17 UTC  (5+ messages)
` ✓ CI.KUnit: success for series starting with [v3,1/1] "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v4] [CI-ONLY][DONOT-REVIEW] Access counter squash
 2026-09-10 17:35 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for Access counter squash (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2 0/5] drm/xe/hwmon: Update hwmon thermal mailbox handling
 2026-09-10 17:05 UTC  (12+ messages)
` [PATCH v2 2/5] drm/xe/hwmon: Use VRAM temperature sensor count from thermal config on CRI
` [PATCH v2 3/5] drm/xe/hwmon: Correct group selection for memory controller temperature
` [PATCH v2 4/5] drm/xe/hwmon: Decode CRI temperature registers as IEEE-754

[drm-xe:drm-xe-fixes] BUILD SUCCESS f5fcf7e638b904397ec0f66d3ea6766ef0cfe25b
 2026-09-10 16:43 UTC 

[PATCH v7 0/2] drm/xe/shrinker: Runtime PM reference for non-system memory
 2026-09-10 15:53 UTC  (5+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe/shrinker: Runtime PM reference for non-system memory (rev2)
` ✗ Xe.CI.FULL: "

[PATCH v2 0/2] drm/xe: Adjust the bo shrinker batch size
 2026-09-10 15:50 UTC  (7+ messages)
` [PATCH v2 2/2] drm/xe: Update shrinker batch size based on average BO size

[PULL] drm-xe-fixes
 2026-09-10 14:51 UTC 

[PATCH v2 0/3] drm/dp: shared HDR metadata SDP helper, and max bpc for dw-dp
 2026-09-10 14:25 UTC  (11+ messages)
` [PATCH v2 1/3] drm/dp: Add drm_dp_hdr_metadata_infoframe_sdp_pack()
` [PATCH v2 2/3] drm/display: bridge-connector: Preserve max bpc across connector reset
` [PATCH v2 3/3] drm/rockchip: dw_dp: Attach "max bpc" connector property
` ✗ LGCI.VerificationFailed: failure for drm/dp: shared HDR metadata SDP helper, and max bpc for dw-dp

[PATCH v10 00/27] Intel Xe GPU Debug Support (eudebug) v10
 2026-09-09 11:44 UTC  (10+ messages)
` [PATCH v10 04/27] drm/xe/eudebug: Introduce discovery for resources
      ` FUSE deadlocks vs. copy_from_user() and locks (Was: Re: [PATCH v10 04/27] drm/xe/eudebug: Introduce discovery for resources)

[V4] drm/xe: Skip clearing purged page-table BOs
 2026-09-10 14:19 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: Skip clearing purged page-table BOs (rev5)

[PULL] drm-misc-next
 2026-09-10 14:03 UTC 

[PATCH] drm/xe/guc: Demote uncorrectable local error log to info
 2026-09-10 12:51 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH 0/2] Fix stale selective fetch enable bit
 2026-09-10 12:25 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/psr: Clear stale sel fetch enable bits on sel fetch disable

[PATCH 1/2] drm/i915/dp_mst: Fix configuring FEC for a disconnected stream
 2026-09-10 12:24 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/dp_mst: Fix configuring TUs "

[PATCH] drm/i915/display: check configuration index before shifting
 2026-09-10 11:43 UTC  (3+ messages)

[PATCH v3] [CI-ONLY][DONOT-REVIEW] Access counter squash
 2026-09-10 11:27 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for Access counter squash (rev3)
` ✓ CI.KUnit: success "

[PATCH v2 00/13] drm/i915: Some DSB/flipq stuff
 2026-09-10 11:23 UTC  (4+ messages)
` [PATCH v2 12/13] drm/i915/dsb: Add tracepoints for DSB commit

[PATCH 00/13] drm/xe: Isolate wedged devices from hardware access
 2026-09-10 10:45 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