Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-27 00:32:43 to 2026-08-27 17:26:34 UTC [more...]

[PATCH 0/3] drm/xe/ggtt: fix stale GGTT mappings on unmap
 2026-08-27 17:26 UTC  (11+ 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 (rev5)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[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

[CI v4] drm/xe/vram: Add early VRAM health check
 2026-08-27 16:55 UTC  (2+ messages)

[PULL] drm-xe-next-fixes
 2026-08-27 16:52 UTC 

[PATCH 0/5] Enable joiner cursor fast updates
 2026-08-27 16:52 UTC  (8+ messages)
` [PATCH 1/5] drm/i915/cursor: Check joiner cursor commit status
` [PATCH 2/5] drm/i915/cursor: Add helper to update cursor plane
` [PATCH v7 3/5] drm/i915/cursor: Handle secondary cursor state
` [PATCH 4/5] drm/i915/cursor: Program secondary cursor planes
` [PATCH 5/5] drm/i915/cursor: Allow joiner cursor fast path update
` ✗ CI.checkpatch: warning for Enable joiner cursor fast updates (rev7)
` ✓ CI.KUnit: success "

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

[CI v3] drm/xe/vram: Add early VRAM health check
 2026-08-27 16:09 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/vram: Add early VRAM health check (rev3)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH v2 1/2] drm: Add common drm_user_fence helper
 2026-08-27 15:53 UTC  (8+ messages)
` [PATCH v2 2/2] drm/xe: Convert xe_user_fence to drm_user_fence
` ✗ CI.checkpatch: warning for series starting with [v2,1/2] drm: Add common drm_user_fence helper
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v3 0/2] drm: Add Common drm_user_fence helper and Convert XE
 2026-08-27 15:50 UTC  (7+ messages)
` [PATCH v3 1/2] drm: Add common drm_user_fence helper
` [PATCH v3 2/2] drm/xe: Convert xe_user_fence to drm_user_fence
` ✗ CI.checkpatch: warning for drm: Add Common drm_user_fence helper and Convert XE (rev2)
` ✗ CI.KUnit: failure "

[PATCH v10 00/10] Introduce Xe PCIe FLR
 2026-08-27 15:40 UTC  (4+ messages)
` [PATCH v10 03/10] drm/xe/gt: Introduce FLR helpers

[PATCH V18 00/14] Add memory page offlining support
 2026-08-27 15:16 UTC  (24+ messages)
` [PATCH V18 03/14] drm/xe: Extend BO purge to handle vram pages as well
` [PATCH V18 05/14] drm/xe: Guard teardown paths against purged BOs
` [PATCH V18 07/14] drm/xe/vram: Add page offline data structures and lifecycle
` [PATCH V18 09/14] drm/xe/configfs: Add bad_page_reservation attribute
` [PATCH V18 10/14] drm/xe/ras: Cache bad_page_reservation policy at init
` [PATCH V18 11/14] drm/xe/vram: Check bad_page_reservation policy in fault handler
` [PATCH V18 12/14] drm/xe: Expose bad VRAM pages via debugfs
` [PATCH V18 14/14] drm/xe: Add fault-inject based VRAM page offline injection

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

[PATCH v2 0/7] drm/{i915, xe}/display: another stab at i915_fence_timeout() removal
 2026-08-27 15:02 UTC  (13+ messages)
` [PATCH v2 1/7] drm/i915/reset: move gpu_reset_clobbers_display platform property to display
` [PATCH v2 2/7] drm/i915/reset: make intel_display_reset_supported() static
` [PATCH v2 3/7] drm/i915/display: use struct intel_atomic_state *state variable naming
` [PATCH v2 4/7] drm/i915/display: reduce indent in intel_atomic_commit_fence_wait()
` [PATCH v2 5/7] drm/i915/display: debug log about fence wait timeouts and other errors
` [PATCH v2 6/7] drm/i915: only timeout on fence waits for display reset
` [PATCH v2 7/7] drm/i915/display: use fixed 10 second timeout for fence wait
` ✗ CI.checkpatch: warning for drm/{i915, xe}/display: another stab at i915_fence_timeout() removal (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v5 0/7] drm/xe/sysctrl: Clean up error handling in
 2026-08-27 14:40 UTC  (9+ messages)
` [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

[PATCH 1/3] drm/xe/uc: Report DMA failure using SIGID
 2026-08-27 14:34 UTC  (9+ messages)
` [PATCH 2/3] drm/xe/guc: Report major GuC failures "
` [PATCH 3/3] drm/xe/guc: Report errors that cause a CT shutdown "
` ✓ CI.KUnit: success for series starting with [1/3] drm/xe/uc: Report DMA failure "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v4 0/4] Split GuC ID space into usable and shareable pools
 2026-08-27 13:36 UTC  (10+ messages)
` [PATCH v4 1/4] drm/xe/guc: Split GuC ID manager "
` [PATCH v4 2/4] drm/xe/kunit: Extend GuC ID manager split-pool coverage
` [PATCH v4 3/4] drm/xe/guc: Start use explicitly usable GuC IDs for for submission
` [PATCH v4 4/4] drm/xe/pf: Explicitly use shareable GuC IDs for VFs provisioning
` ✓ CI.KUnit: success for Split GuC ID space into usable and shareable pools (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

Refcounting dma_resv v2
 2026-08-27 13:31 UTC  (20+ messages)
` [PATCH 01/10] dma-buf: Add reference counting to dma_resv
` [PATCH 02/10] dma-buf/tests: Convert st-dma-resv tests to use dma_resv_alloc
` [PATCH 03/10] drm/gem: Add helper for drm_gem_object resv assignment
` [PATCH 04/10] drm/gem: Convert drm_gem_private_object_init to return error code
` [PATCH 05/10] drm/gem: Use dynamic allocation for GEM object dma_resv
` [PATCH 06/10] drm/mode_config: Use dma_resv_alloc for lockdep annotation
` [PATCH 07/10] drm/xe: "
` [PATCH 08/10] drm/i915/gt: Use dma_resv_alloc for VM reservation objects
` [PATCH 09/10] drm/ttm/tests: Use dma_resv_alloc in test files
` [PATCH 10/10] dma-buf: Inline dma_resv_init and remove allocated flag

[PATCH v3 0/4] Split GuC ID space into usable and shareable pools
 2026-08-27 12:52 UTC  (9+ messages)
` [PATCH v3 1/4] drm/xe/guc: Split GuC ID manager "
` [PATCH v3 2/4] drm/xe/kunit: Extend GuC ID manager split-pool coverage
` [PATCH v3 3/4] drm/xe/guc: Start use explicitly usable GuC IDs for for submission
` [PATCH v3 4/4] drm/xe/pf: Explicitly use shareable GuC IDs for VFs provisioning
` ✓ CI.KUnit: success for Split GuC ID space into usable and shareable pools (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/4] drm/{i915, xe}/display: another stab at i915_fence_timeout() removal
 2026-08-27 12:36 UTC  (4+ messages)
` [PATCH 4/4] drm/i915/display: use fixed 10 second timeout for fence wait

[PATCH] drm/i915/dp_link_caps: Validate max link rate
 2026-08-27 12:30 UTC  (3+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH 0/2] Add error handling support for PCIe and fabric components
 2026-08-27 12:28 UTC  (6+ messages)
` [PATCH 1/2] drm/xe/xe_ras: Add Fabric error handling

[PATCH 00/13] drm/xe: Isolate wedged devices from hardware access
 2026-08-27 12:16 UTC  (23+ messages)
` [PATCH 01/13] drm/xe/irq: Always free requested IRQs on uninstall
` [PATCH 02/13] drm/xe: Separate AER reset state from device wedging
` [PATCH 03/13] drm/xe: Drop queued page faults when device I/O is blocked
` [PATCH 04/13] drm/xe: Stop VM work "
` [PATCH 05/13] drm/xe: Send wedged notification from a worker
` [PATCH 06/13] drm/xe: Reuse one dummy page per BO after wedge
` [PATCH 07/13] drm/xe: Invalidate existing VRAM mappings on wedge
` [PATCH 08/13] drm/xe/irq: Serialize IRQ suspend and resume
` [PATCH 09/13] drm/xe: Isolate a wedged device before notifying userspace
` [PATCH 10/13] drm/xe/ttm: Reject VRAM allocations on wedged devices
` [PATCH 11/13] drm/xe/guc: Skip timeout recovery on a wedged device
` [PATCH 12/13] drm/xe: Skip PM notifier preparation for wedged devices
` [PATCH 13/13] drm/xe: Block BO VM access when device I/O is unavailable
` ✗ CI.checkpatch: warning for drm/xe: Isolate wedged devices from hardware access
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2 0/9] Add fan control support
 2026-08-27 12:07 UTC  (10+ messages)
` [PATCH v2 6/9] drm/xe/hwmon: Enable fan curve "
` [PATCH v2 8/9] drm/xe/hwmon: preserve fan user table across suspend resume
` [PATCH v2 9/9] drm/xe/hwmon: Update fan info after late binding

[PATCH v5 00/15] Enable DP2.1 alpm
 2026-08-27 10:51 UTC  (4+ messages)
` [PATCH v5 01/15] drm/i915/alpm: Add DPCD definition for DP2.1 ALPM capability

[PATCH 0/6] Enable joiner cursor fast updates
 2026-08-27  9:46 UTC  (13+ messages)
` [PATCH 1/6] drm/i915/cursor: Check joiner cursor commit status
` [PATCH 2/6] drm/i915/cursor: Add helper to update cursor plane
` [PATCH 3/6] drm/i915/cursor: Handle secondary cursor state
` [PATCH 4/6] drm/i915/cursor: Program secondary cursor planes
` [PATCH 5/6] drm/i915/cursor: Schedule cursor unpin per joined pipe
` [PATCH 6/6] drm/i915/cursor: Allow joiner cursor fast path update

[PATCH v9] drm/xe: Add debugfs knob to control GPGPU preemption granularity
 2026-08-27  9:16 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[RFC PATCH v1 0/5] drm/gpusvm: share one HMM fault across per-device DMA mappings
 2026-08-27  9:02 UTC  (11+ messages)
` [RFC PATCH v1 1/5] drm/gpusvm: extract drm_gpusvm_hmm_fault() helper
` [RFC PATCH v1 2/5] drm/gpusvm: move dma_addr allocation before the notifier lock
` [RFC PATCH v1 3/5] drm/gpusvm: extract drm_gpusvm_dma_map_pages() helper
` [RFC PATCH v1 4/5] drm/gpusvm: let drm_gpusvm_get_pages() map an array of pages
` [RFC PATCH v1 5/5] drm/gpusvm: make the DMA mapping step in get_pages() optional

[PATCH v4 00/12] Add support for Common SDP Transmission Line
 2026-08-27  8:29 UTC  (7+ messages)
` [PATCH v4 01/12] drm/i915/dip: Add new file to handle Data Island Packet hardware
` [PATCH v4 02/12] drm/i915/vrr: Use the helper to write EMP_AS_SDP_TL register
` [PATCH v4 03/12] drm/i915/intel_dip: Add check for DP encoder

[PATCH v3 0/5] drm/i915/display: reduce clock_gating interface between core and display
 2026-08-27  7:28 UTC  (7+ messages)
` [PATCH v3 1/5] drm/i915/display: consolidate Gen9 clock gating initialization
` [PATCH v3 2/5] drm/i915/display: consolidate remaining "
` [PATCH v3 3/5] drm/i915/display: remove unnecessary clock_gating include from intel_display.c

[PATCH 0/2] drm: Add Common drm_user_fence helper and Convert XE
 2026-08-27  6:37 UTC  (7+ messages)
` [PATCH 1/2] drm: Add common drm_user_fence helper
` [PATCH 2/2] drm/xe: Convert xe_user_fence to drm_user_fence
` ✗ CI.checkpatch: warning for drm: Add Common drm_user_fence helper and Convert XE
` ✗ CI.KUnit: failure "

[PATCH v1] drm/xe: Introduce xe_wedge
 2026-08-27  6:33 UTC  (4+ messages)

[PATCH 0/3] drm/xe/ggtt: fix stale GGTT mappings on unmap
 2026-08-27  6:30 UTC  (12+ 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

[PATCH 0/3] drm/xe/hwmon: Update hwmon thermal mailbox handling
 2026-08-27  5:16 UTC  (4+ messages)
` [PATCH 1/3] drm/xe/hwmon: Detect unavailable temperature sensors

[PATCH 0/4] PM_PME support on display hotplug
 2026-08-27  2:02 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for pm_pme support on display hotplug (rev2)

[PATCH] drm/xe: Fix unnecessary host-side population of ttm_tt on non-TT resources
 2026-08-27  2:01 UTC  (9+ messages)


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