Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-27 16:55:09 to 2026-08-31 06:51:07 UTC [more...]

[PATCH] drm/i915/cdclk: Don't trust boot readout for per-pipe cdclk/voltage tracking
 2026-08-30 16:33 UTC  (2+ messages)

[PATCH V19 00/15] Add memory page offlining support
 2026-08-31  6:49 UTC  (3+ messages)
` [PATCH V19 01/15] drm/xe: Link VRAM object with gpu buddy
` [PATCH V19 02/15] drm/xe: Link LRC BO and its execution Queue

[PATCH 0/2] drm/xe: Increase timeout for hwmon power limit mailbox operations
 2026-08-31  6:50 UTC  (6+ messages)
` [PATCH 1/2] drm/xe/pcode: Introduce xe_pcode_read_timeout() API
` [PATCH 2/2] drm/xe/hwmon: Increase timeout for mailbox power limits

[PATCH v4 0/4] drm/xe: Report GT TDR and VM rebind faults using SIGID
 2026-08-31  6:11 UTC  (14+ messages)
` [PATCH v4 1/4] drm/xe/guc: Report reset-request failure "
` [PATCH v4 2/4] drm/xe/guc: Report CGP protocol errors "
` [PATCH v4 3/4] drm/xe/svm: Report terminal page-fault failures "
` [PATCH v4 4/4] drm/xe/gt: Report GT reset and power "
` ✓ CI.KUnit: success for drm/xe: Report GT TDR and VM rebind faults using SIGID (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/2] drm: Add Common drm_user_fence helper and Convert XE
 2026-08-31  5:56 UTC  (6+ messages)
` [PATCH v5 0/4] drm: Add common drm_work_fence/drm_user_fence helpers and convert XE
` [PATCH v5 1/4] drm: Add drm_work_fence helper
` [PATCH v5 2/4] drm: Add drm_user_fence helper
` [PATCH v5 3/4] drm/xe: Convert xe_user_fence to drm_user_fence

[PATCH v2 0/5] Introduce xe_wedge
 2026-08-31  4:40 UTC  (10+ messages)
` [PATCH v2 1/5] drm/xe/gt: Use GT ordered workqueue for wedging
` [PATCH v2 2/5] drm/xe: Make xe_device_declare_wedged() IRQ safe
` [PATCH v2 3/5] drm/xe: Introduce xe_wedge
` [PATCH v2 4/5] drm/xe/debugfs: Consolidate wedged_mode debt into xe_wedge
` [PATCH v2 5/5] drm/xe/wedge: Update naming to match with xe_wedge
` ✗ CI.checkpatch: warning for Introduce xe_wedge
` ✗ CI.KUnit: failure "

[PATCH V18 00/14] Add memory page offlining support
 2026-08-31  3:28 UTC  (19+ messages)
` [PATCH V18 03/14] drm/xe: Extend BO purge to handle vram pages as well
` [PATCH V18 09/14] drm/xe/configfs: Add bad_page_reservation attribute
` [PATCH V18 12/14] drm/xe: Expose bad VRAM pages via debugfs
` [PATCH V18 13/14] drm/xe/uapi: Expose ban reason in EXEC_QUEUE_GET_PROPERTY_BAN

[drm-xe:drm-xe-next] BUILD SUCCESS d3f1b058a77d1754d469ea4eaf43e754d43cdc4c
 2026-08-30 13:48 UTC 

[PATCH 0/3] Handle non-fatal errors routed via IRQ
 2026-08-30  8:58 UTC  (9+ messages)
` [PATCH 1/3] drm/xe/hw_error: Reuse CSC worker for generic error handling
` [PATCH 2/3] drm/xe/hw_error: Initialize hw_error_work per tile
` [PATCH 3/3] drm/xe/xe_hw_error: Handle non-fatal errors routed via direct IRQ
` ✓ CI.KUnit: success for Handle non-fatal errors routed via IRQ
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/2] Xe Pci error handling fixes
 2026-08-29 14:00 UTC  (10+ messages)
` [PATCH 1/2] drm/xe/xe_pci_error: Wait for pcode init post SBR
` [PATCH 2/2] drm/xe/xe_guc: Skip GuC reset "
` ✓ CI.KUnit: success for Xe Pci error handling fixes
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2 0/7] drm/{i915, xe}/display: another stab at i915_fence_timeout() removal
 2026-08-29  8:51 UTC  (3+ messages)
` [PATCH v2 6/7] drm/i915: only timeout on fence waits for display reset

[drm-xe:drm-xe-next-fixes] BUILD SUCCESS a62212b35a214c2ff3bd1c785a440d7ad8205ec9
 2026-08-29  3:50 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS 6a8789e948c15f6daea4961e73e8ba01016716b2
 2026-08-29  3:49 UTC 

[PATCH v2] perf: Fix null pointer access in is_include_guest_event()
 2026-08-28 23:45 UTC  (5+ messages)
` ✓ CI.KUnit: success for perf: Fix null pointer access in is_include_guest_event() (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe/debugfs: Expose per-engine idle status
 2026-08-28 23:30 UTC  (2+ messages)

[PATCH v5 0/2] match *_PCODE_DATA naming with spec
 2026-08-28 21:05 UTC  (6+ messages)
` [PATCH v5 1/2] drm/i915/pcode: rename GEN6_PCODE_DATA to match spec
` [PATCH v5 2/2] drm/xe/pcode: match argument naming with PCODE_DATAx
` ✓ CI.KUnit: success for match *_PCODE_DATA naming with spec
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/3] drm/xe/ggtt: fix stale GGTT mappings on unmap
 2026-08-28 20:57 UTC  (9+ 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
` ✗ Xe.CI.FULL: failure for drm/xe/ggtt: fix stale GGTT mappings on unmap (rev5)

[PATCH 0/5] VRAM health check + CCS fix
 2026-08-28 20:32 UTC  (15+ messages)
` [PATCH 1/5] drm/xe/migrate: support 4K PTEs for identity map
` [PATCH 2/5] drm/xe: Don't hand out the flat CCS storage as usable VRAM
` [PATCH 3/5] drm/xe/vram: report FLAT_CCS base misalignment
` [PATCH 4/5] drm/xe: add force option for global invalidation
` [PATCH 5/5] drm/xe/vram: add early VRAM health check
` ✓ CI.KUnit: success for VRAM health check + CCS fix
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2] drm/xe/bo: Take a runtime PM ref when shrinking a non-system bo
 2026-08-28 20:24 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

Refcounting dma_resv v2
 2026-08-28 19:34 UTC  (6+ messages)
` [PATCH 01/10] dma-buf: Add reference counting to dma_resv

[PATCH 00/10] Add new debug infrastructure for configfs
 2026-08-28 18:57 UTC  (10+ messages)
` [PATCH 05/10] drm/xe: Move debug configfs entries to xe_configfs_debug.c

[PATCH 0/3] drm/i915/display: fix flipq pipe CRC mismatch in kms_cursor_crc
 2026-08-28 18:38 UTC  (5+ messages)
` [PATCH 1/3] drm/i915/display: Flush frontbuffer tracking on flipq completion
` [PATCH 2/3] drm/i915/display: Restrict flipq to simple single-plane updates

[PATCH] drm/xe/bo: Take a runtime PM ref when shrinking a bo needing invalidation
 2026-08-28 16:51 UTC  (8+ messages)

[PATCH v6 0/5] Introduce error threshold to drm_ras
 2026-08-28 16:45 UTC  (4+ messages)
` [PATCH v6 2/5] drm/ras: Introduce error threshold

[v4 0/2] drm/i915/audio: Add HDMI TMDS audio bandwidth check
 2026-08-28 15:52 UTC  (5+ messages)
` [v4 2/2] drm/i915/audio: Prune ELD SADs based on HDMI audio bandwidth

[PATCH] drm/xe/oa: Remove sysfs entry on idr_alloc failure in xe_oa_add_config_ioctl()
 2026-08-28 15:50 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v1] drm/xe: Introduce xe_wedge
 2026-08-28 15:30 UTC  (8+ messages)

[PATCH v2 00/11] Add CPER logging support for CRI
 2026-08-28 15:23 UTC  (11+ messages)
` [PATCH v2 03/11] drm/xe/cper: Add CPER structures and trace event
` [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 10/11] drm/xe/ras: Report soc internal "

[PATCH 0/5] Add support to handle memory double-bit ecc errors
 2026-08-28 15:15 UTC  (4+ messages)
` [PATCH 1/5] drm/xe/xe_drm_ras: Rename ras to drm_ras in xe_device

linux-next: manual merge of the drm-xe tree with the origin tree
 2026-08-28 13:27 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS 04984fcdbf6876c940c01026a7404c1e9cc91ba7
 2026-08-28 12:38 UTC 

[PATCH 00/13] drm/xe: Isolate wedged devices from hardware access
 2026-08-28 11:36 UTC  (8+ messages)
` [PATCH 02/13] drm/xe: Separate AER reset state from device wedging
  ` [PATCH 2/13] "
` [PATCH 05/13] drm/xe: Send wedged notification from a worker

[PATCH 0/2] Add error handling support for PCIe and fabric components
 2026-08-28 11:22 UTC  (10+ 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

[PATCH 0/5] Enable joiner cursor fast updates
 2026-08-28 11:21 UTC  (8+ messages)
` [PATCH v7 3/5] drm/i915/cursor: Handle secondary cursor state
` ✗ Xe.CI.BAT: failure for Enable joiner cursor fast updates (rev7)
` ✗ Xe.CI.FULL: "

[PATCH v1] drm/i915/display: Add command line param for DC balance
 2026-08-28 11:00 UTC  (7+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH i-g-t v5 0/7] add cgroup_dmem test
 2026-08-28 10:48 UTC  (4+ messages)
` [PATCH i-g-t v5 4/7] lib/xe: Introduce dmem driver and implement Xe support

[PATCH v4 1/2] drm: Add common drm_user_fence helper
 2026-08-28  9:32 UTC  (10+ messages)
` [PATCH v4 2/2] drm/xe: Convert xe_user_fence to drm_user_fence
` ✗ CI.checkpatch: warning for series starting with [v4,1/2] drm: Add common drm_user_fence helper
` ✗ CI.KUnit: failure "

[PATCH v10 00/10] Introduce Xe PCIe FLR
 2026-08-28  7:54 UTC  (8+ messages)
` [PATCH v10 09/10] drm/xe/pci: Introduce PCIe Function Level Reset

[PATCH v4 1/2] drm: Add common drm_user_fence helper
 2026-08-28  6:49 UTC  (5+ messages)
` [PATCH v4 2/2] drm/xe: Convert xe_user_fence to drm_user_fence
` ✗ CI.checkpatch: warning for series starting with [v4,1/2] drm: Add common drm_user_fence helper
` ✗ CI.KUnit: failure "

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

[PATCH v3 0/6] Fix device page migration in low memory fallback
 2026-08-28  4:18 UTC  (4+ messages)
` [PATCH v3 2/6] mm/migrate_device: Do not write past the end of the src_pfns array

[PATCH] perf: Fix null pointer access in is_include_guest_event()
 2026-08-28  2:40 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 1/3] drm/xe/uc: Report DMA failure using SIGID
 2026-08-27 22:41 UTC  (5+ messages)
` [PATCH 3/3] drm/xe/guc: Report errors that cause a CT shutdown "

[PATCH v9] drm/xe: Add debugfs knob to control GPGPU preemption granularity
 2026-08-27 21:39 UTC  (2+ messages)

[CI v4] drm/xe/vram: Add early VRAM health check
 2026-08-27 20:26 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/vram: Add early VRAM health check (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2] drm/xe/guc: Fix race around q->guc->suspend_pending access
 2026-08-27 18:59 UTC  (8+ messages)

[CI v3] drm/xe/vram: Add early VRAM health check
 2026-08-27 17:41 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/vram: Add early VRAM health check (rev3)

[PATCH v3 00/10] Crescent Island PMT support
 2026-08-27 17:05 UTC  (6+ messages)
` [PATCH v3 02/10] platform/x86/intel/pmt: Add register access callbacks


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