Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-10 22:14:51 to 2026-09-13 15:13:23 UTC [more...]

[PATCH v6 00/13] Add support for Common SDP Transmission Line
 2026-09-13 14:56 UTC  (3+ messages)
` [PATCH v6 01/13] drm/i915/dip: Add new file to handle Data Island Packet hardware
` [PATCH v6 02/13] drm/i915/vrr: Use the helper to write EMP_AS_SDP_TL register

[PATCH] drm/i915/dp: Expose sink max compressed bpp in debugfs
 2026-09-12 19:12 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2] drm/xe/i2c: cancel the client work on remove
 2026-09-12  9:16 UTC 

[PATCH 0/6] Remove the error-injection.h include from linux/module.h
 2026-09-12  9:12 UTC  (12+ messages)
` [PATCH 1/6] block: Include error-injection.h for ALLOW_ERROR_INJECTION()
` [PATCH 2/6] net: "
` [PATCH 3/6] syscalls: "
` [PATCH 4/6] drm/i915: "
` [PATCH 5/6] drm/xe: "
` [PATCH 6/6] module: Remove the error-injection.h include from linux/module.h
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe: Don't wedge shared engine on stale faults from torn-down VMs
 2026-09-12  5:42 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/3] drm/xe/pf: Add _locked variant of config functions
 2026-09-12  4:19 UTC  (7+ messages)
` [PATCH 1/3] drm/xe/pf: Add _locked variant of the priority config function
` [PATCH 2/3] drm/xe/pf: Add _locked variant of the release "
` [PATCH 3/3] drm/xe/pf: Add _locked variant of the fair sched "
` ✓ CI.KUnit: success for drm/xe/pf: Add _locked variant of config functions
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe/pf: Refactor VF LMEM BAR resize helper function
 2026-09-12  3:19 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[drm-xe:drm-xe-next] BUILD SUCCESS 9fd3b392bdf37e7135692c89303681e8d9e899be
 2026-09-12  2:13 UTC 

[PATCH v6 00/24] CPU binds and ULLS on migration queue
 2026-09-12  0:27 UTC  (8+ messages)
` [PATCH v6 06/24] drm/xe: Add XE_BO_FLAG_PUT_VM_ASYNC
` [PATCH v6 07/24] drm/xe: Update scheduler job layer to support PT jobs

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

[PATCH v5 00/14] drm/panic: Split into core and helpers
 2026-09-11 22:17 UTC  (33+ messages)
` [PATCH v5 01/14] drm/panic: Do not use un-escaped URL as format string
` [PATCH v5 02/14] drm/panic: Test address from kmap op for NULL
` [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 05/14] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH v5 06/14] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH v5 07/14] drm/panic: Return from screen_user if display is too small
` [PATCH v5 08/14] drm/panic: Retry in dispatch function if panic output fails
` [PATCH v5 09/14] drm/panic: Split draw_panic_plane()
` [PATCH v5 10/14] drm/panic: Restrict to primary planes
` [PATCH v5 11/14] drm/panic: Display panic screen via per-plane callback
` [PATCH v5 12/14] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH v5 13/14] drm/panic: Move panic display code into helper library
` [PATCH v5 14/14] drm/panic: Compile KUnit tests as module
` ✗ CI.checkpatch: warning for drm/panic: Split into core and helpers (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/i915/audio: Fix names that do not exist in kernel-doc comments
 2026-09-11 21:47 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH] drm/i915/fb: replace kmalloc_array with kmalloc_objs
 2026-09-11 21:46 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH 0/2] drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms
 2026-09-11 21:32 UTC  (7+ messages)
` [PATCH 1/2] drm/xe: harden adjust_idledly() against divide-by-zero and overflow
` [PATCH 2/2] drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms

[PATCH v2] drm/xe/i2c: Disable IRQ on unbind
 2026-09-11 21:05 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/i2c: Disable IRQ on unbind (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v8 00/20] Crescent Island PMT support
 2026-09-11 20:44 UTC  (25+ messages)
` [PATCH v8 01/20] platform/x86/intel/pmt: complete pcidev to device update
` [PATCH v8 02/20] platform/x86/intel/pmt: refactor rmw with a return value
` [PATCH v8 03/20] platform/x86/intel/pmt: refactor rc "
` [PATCH v8 04/20] platform/x86/intel/pmt: Add register access callbacks
` [PATCH v8 05/20] platform/x86/intel/pmt: Do not remap when using callbacks
` [PATCH v8 06/20] drm/xe/vsec: Do not register BMG PMT for VF
` [PATCH v8 07/20] drm/xe/vsec: Correct locking order
` [PATCH v8 08/20] drm/xe/vsec: Use correct pm state get
` [PATCH v8 09/20] drm/xe/vsec: Add DOC text for VSEC
` [PATCH v8 10/20] drm/xe/vsec: Support possible hotplug exit
` [PATCH v8 11/20] drm/xe/vsec: Refactor BattleMage PMT defines
` [PATCH v8 12/20] drm/xe/vsec: Update VSEC probe order
` [PATCH v8 13/20] drm/xe/vsec: Add base_offset to allow for more flexibilty
` [PATCH v8 14/20] drm/xe/vsec: Support Crescent Island PMT
` [PATCH v8 15/20] drm/xe/vsec: Crescent Island PMT decode
` [PATCH v8 16/20] drm/xe/vsec: Crescent Island PMT callbacks
` [PATCH v8 17/20] drm/xe/vsec: Support late bind fw information
` [PATCH v8 18/20] drm/xe/vsec: Add PMT GUID internal access
` [PATCH v8 19/20] drm/xe/vsec: Update PMT "
` [PATCH v8 20/20] drm/xe/vsec: Refactor platform check
` ✗ CI.checkpatch: warning for Crescent Island PMT support (rev10)
` ✗ CI.KUnit: failure "

[PATCH v7 00/20] Crescent Island PMT support
 2026-09-11 20:03 UTC  (7+ messages)
` [PATCH v7 12/20] drm/xe/vsec: Support EAGAIN return value
` [PATCH v7 13/20] drm/xe/vsec: Add base_offset to allow for more flexibilty

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

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

[PATCH v5 00/10] pm_pme support on display hotplug
 2026-09-11 15:39 UTC  (20+ 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: "
` ✓ Xe.CI.FULL: "

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

[PATCH 00/10] Implement Wa_14021768792 to bypass m_n ratio limit
 2026-09-11 12:52 UTC  (19+ 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: "
` ✓ Xe.CI.FULL: "

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

[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 v3 1/2] drm/xe: Inspect all forcewake bits for runtime idleness
 2026-09-11  7:46 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for series starting with [v3,1/2] "
` ✓ CI.KUnit: success "
` ✓ 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  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v3 0/5] drm/xe/hwmon: Update hwmon thermal mailbox handling
 2026-09-11  4:49 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/hwmon: Update hwmon thermal mailbox handling (rev3)

[PATCH v5 0/3] drm/xe/sysctrl: Add System Controller debugfs
 2026-09-11  2:23 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/sysctrl: Add System Controller debugfs (rev5)

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

[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  (4+ messages)
` [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 


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