Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-25 06:49:26 to 2026-08-26 13:41:27 UTC [more...]

[PATCH] drm/i915/dp: remove redundant link state check
 2026-08-26  4:54 UTC  (2+ messages)

[PATCH v2 00/14] drm/i915/cdclk: cdclk pcode related fixes and refactoring
 2026-08-26 13:40 UTC  (12+ messages)
` [PATCH v2 01/14] drm/i915/cdclk: Don't bail if pcode post nofify fails
` [PATCH v2 02/14] drm/i915/cdclk: Pass CDCLK in MHz to pcode on DG2
` [PATCH v2 03/14] drm/i915/cdclk: Do the DG2 CDCLK/pipe power well notify properly
` [PATCH v2 04/14] drm/i915/cdclk: Notify DG2 pcode about pipe power wells regardless of CDCLK
` [PATCH v2 05/14] drm/i915/cdclk: Stop forcing voltage level to 3 all the time on DG2
` [PATCH v2 06/14] drm/i915/cdclk: Drop pointless platform check from bxt_set_cdclk()
` [PATCH v2 07/14] drm/i915/dg2: s/intel_/dg2_/ for DG2 specific stuff
` [PATCH v2 08/14] drm/i915/cdclk: Unify the pcode pre/post notify in bxt_set_cdclk()
` [PATCH v2 09/14] drm/i915/cdclk: Unify pcode related debugs
` [PATCH v2 10/14] drm/i915/cdclk: Extract bdw_cdclk_pcode_{pre, post}_notify()
` [PATCH v2 11/14] drm/i915/cdclk: Extract skl_cdclk_pcode_{pre, post}_notify()

[CI] drm/xe/vram: Add early VRAM health check
 2026-08-26 13:11 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH 00/12] drm/xe: Convert IO_BUS errors to structured xe_log API
 2026-08-26 12:33 UTC  (11+ messages)
` [PATCH 03/12] drm/xe/hwmon: Report errors using "
` [PATCH 05/12] drm/xe/memirq: "
` [PATCH 06/12] drm/xe/reg_whitelist: Report whitelist overflow "
` [PATCH 07/12] drm/xe/reg_sr: Report save-restore errors "
` [PATCH 11/12] drm/xe/lmtt: Report invalidation "

[PATCH 0/3] drm/xe/hwmon: Update hwmon thermal mailbox handling
 2026-08-26 12:31 UTC  (10+ 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

[PATCH 0/3] drm/xe/ggtt: fix stale GGTT mappings on unmap
 2026-08-26 12:19 UTC  (6+ messages)
` [PATCH 1/3] drm/xe/ggtt: fault on unmapped GGTT for multi-queue platforms
` [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 (rev4)
` ✓ Xe.CI.BAT: "

[PATCH 0/5] drm/vblank: Enforce all-or-nothing vblank support
 2026-08-26 11:57 UTC  (3+ messages)
` [PATCH 3/5] drm/vblank: Remove num_crtcs argument from drm_vblank_init()

[PATCH 0/3] drm/xe/ggtt: fix stale GGTT mappings on unmap
 2026-08-26 11:45 UTC  (7+ messages)
` [PATCH 1/3] drm/xe/ggtt: fault on unmapped GGTT for multi-queue platforms
` [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 (rev3)
` ✓ Xe.CI.BAT: "

[PATCH v1 1/1] drm/xe/guc: Fix wake_up race in handle_sched_done
 2026-08-26 11:39 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for series starting with [v1,1/1] "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v10 00/10] Introduce Xe PCIe FLR
 2026-08-26 11:38 UTC  (17+ messages)
` [PATCH v10 03/10] drm/xe/gt: Introduce FLR helpers
` [PATCH v10 07/10] drm/xe/pm: Introduce xe_device_suspend/resume()
` [PATCH v10 08/10] drm/xe: Introduce temporary device wedging
` [PATCH v10 09/10] drm/xe/pci: Introduce PCIe Function Level Reset

[PATCH v1] drm/xe/sysctrl: Read mailbox phase bit from hardware
 2026-08-26 10:37 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe/bo: Take a runtime PM ref when shrinking a bo needing invalidation
 2026-08-26  8:00 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "

[PATCH v2 0/2] drm/xe/sysctrl: Add fwctl support for System Controller
 2026-08-26  4:55 UTC  (5+ messages)
` [PATCH v2 2/2] "

[drm-xe:drm-xe-next] BUILD SUCCESS 76cc14e2faed1adae20f4ee144ead0e3a7566c49
 2026-08-26  1:17 UTC 

[PATCH v2 00/11] Add CPER logging support for CRI
 2026-08-26  1:01 UTC  (29+ messages)
` [PATCH v2 01/11] drm/xe/xe_ras: Add support to retrieve info queue data "
` [PATCH v2 02/11] drm/xe/xe_ras: Refactor get_counter() to return response structure
` [PATCH v2 03/11] drm/xe/cper: Add CPER structures and trace event
` [PATCH v2 04/11] drm/xe/cper: APIs to prepare and log CPER record
` [PATCH v2 05/11] drm/xe/cper: Prepare Intel CPER error info from info queue
` [PATCH v2 06/11] drm/xe/cper: Log CPER records for aggregate counter retrival
` [PATCH v2 07/11] drm/xe/cper: Allow hardware error CPER reporting from xe_log
` [PATCH v2 08/11] drm/xe/ras: Report device memory errors using SIGID
` [PATCH v2 09/11] drm/xe/ras: Report core compute "
` [PATCH v2 10/11] drm/xe/ras: Report soc internal "
` [PATCH v2 11/11] drm/xe/ras: Report correctable "
` ✗ CI.checkpatch: warning for Add CPER logging support for CRI (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[CI] drm/xe: Disable scheduling early on FD close to avoid CAT error cascade
 2026-08-26  0:21 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe: Disable scheduling early on FD close to avoid CAT error cascade (rev6)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH 0/6] Prepare for WCL GSC FW
 2026-08-25 23:16 UTC  (7+ messages)
` [PATCH 1/6] drm/xe: Define WCL as a PTL subplatform
` [PATCH 2/6] drm/xe/uc: Add FW file fallback support
` [PATCH 3/6] drm/xe/uc: mark HuC and GSC as only available on the media GT
` [PATCH 4/6] drm/xe/uc: Support fetching different FW files per-subplatform
` [PATCH 5/6] DO NOT MERGE: drm/xe/gsc: define GSC for WCL
` [PATCH 6/6] DO NOT MERGE: drm/xe/guc: add a mock newer GuC file for LNL

[CI] drm/xe: Disable scheduling early on FD close to avoid CAT error cascade
 2026-08-25 21:04 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Disable scheduling early on FD close to avoid CAT error cascade (rev5)
` ✓ Xe.CI.BAT: "

[PATCH 0/2] Add error handling support for PCIe and fabric components
 2026-08-25 18:40 UTC  (7+ messages)
` [PATCH 1/2] drm/xe/xe_ras: Add Fabric error handling
` [PATCH 2/2] drm/xe/xe_ras: Add support for PCIe error component handling
` ✓ CI.KUnit: success for Add error handling support for PCIe and fabric components
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/3] drm/xe/ggtt: fix stale GGTT mappings on unmap
 2026-08-25 18:21 UTC  (8+ 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

[PATCH v11 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-08-25 17:38 UTC  (4+ messages)
` [PATCH v11 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test

[PATCH 0/2] drm/i915/fbc: Dirty rectangle bounds enforcement and CFB nuke handling
 2026-08-25 17:16 UTC  (6+ messages)
` [PATCH v2 0/2] drm/i915/fbc: Dirty rectangle bounding "
` [PATCH v2 1/2] drm/i915/fbc: fbc_dirty_rect restrictions and logging
` [PATCH v2 2/2] drm/i915/fbc: nuke CFB if Plane setting (except for surf addr) changes

[RFC PATCH 0/7] Add CPER logging support for CRI
 2026-08-25 16:44 UTC  (4+ messages)
` [RFC PATCH 2/7] drm/xe/xe_ras: Add support to retrieve info queue data "

[PATCH v5 0/7] drm/xe/sysctrl: Clean up error handling in
 2026-08-25 16:29 UTC  (16+ messages)
` [PATCH v5 1/7] drm/xe/sysctrl: Return error codes from sysctrl_wait_bit_clear()
` [PATCH v5 2/7] drm/xe/sysctrl: Return error codes from sysctrl_wait_bit_set()
` [PATCH v5 3/7] drm/xe/sysctrl: Make sysctrl_write_frame() void
` [PATCH v5 4/7] drm/xe/sysctrl: Use xe_assert() for payload size validation
` [PATCH v5 5/7] drm/xe/sysctrl: Improve firmware response error logging
` [PATCH v5 6/7] drm/xe/sysctrl: Log group and command ID on mailbox failure
` [PATCH v5 7/7] drm/xe/sysctrl: Report 'System Controller event' error using SIGID
` ✓ CI.KUnit: success for drm/xe/sysctrl: Clean up error handling in (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 0/9] Add fan control support
 2026-08-25 16:14 UTC  (6+ messages)
` [PATCH v2 2/9] drm/xe/hwmon: initialize fan-control backend and table cache

[PATCH v2 0/2] Export pcie_aer_is_native() to AER namespace
 2026-08-25 15:41 UTC  (10+ messages)
` [PATCH v2 1/2] PCI/AER: "
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H
 2026-08-25 15:22 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H (rev3)

[PATCH v3] drm/i915/dp: Gate UHBR SST SDP splitting on sink capability
 2026-08-25 15:08 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/i915/dp: Gate UHBR SST SDP splitting on sink capability (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/5] Add support to handle memory double-bit ecc errors
 2026-08-25 14:29 UTC  (10+ messages)
` [RFC PATCH 2/5] drm/xe/xe_ras: Handle page offline requests for device memory "
` [PATCH 3/5] drm/xe/xe_ras: Add support to query page offline queue and list
` [PATCH 5/5] drm/xe/xe_ras: Track offlined pages by firmware to avoid duplicates
` ✓ CI.KUnit: success for Add support to handle memory double-bit ecc errors
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH] drm/xe/xe3p: Restore sampler fault for uninitialized surface state
 2026-08-25 14:07 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "

[PATCH v1] drm/xe/guc: Allow GuC CT for wedged device
 2026-08-25 13:40 UTC  (6+ messages)

[PATCH] drm/i915/alpm: Fix swapped wake lines in LOBF late config
 2026-08-25 13:07 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH v5 00/15] Enable DP2.1 alpm
 2026-08-25 12:23 UTC  (11+ 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
` ✗ CI.checkpatch: warning for Enable DP2.1 alpm (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v1] drm/xe: Introduce xe_wedge
 2026-08-25 11:42 UTC 

[PATCH v3 00/10] Crescent Island PMT support
 2026-08-25 10:56 UTC  (17+ 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 06/10] drm/xe/vsec: Support Crescent Island PMT
` [PATCH v3 07/10] drm/xe/vsec: Crescent Island PMT decode
` [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
` ✓ Xe.CI.BAT: success for Crescent Island PMT support (rev5)
` ✗ Xe.CI.FULL: failure "

[PATCH v3 0/4] Introduce PF-mem VRAM regions
 2026-08-25 10:19 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Introduce PF-mem VRAM regions (rev3)

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


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