Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-20 17:28:50 to 2026-02-23 14:08:19 UTC [more...]

[PATCH v2 00/23] Workaround cleanup & simplification
 2026-02-23 14:08 UTC  (20+ messages)
` [PATCH v2 01/23] drm/xe/mtl: Drop pre-prod workarounds Wa_14015795083 & Wa_14014475959
` [PATCH v2 02/23] drm/xe/pvc: Drop pre-prod workarounds
` [PATCH v2 04/23] drm/xe: Consolidate workaround entries for Wa_16021867713
` [PATCH v2 05/23] drm/xe: Consolidate workaround entries for Wa_14019449301
` [PATCH v2 06/23] drm/xe: Consolidate workaround entries for Wa_16028005424
` [PATCH v2 07/23] drm/xe: Consolidate workaround entries for Wa_16021865536
` [PATCH v2 08/23] drm/xe: Consolidate workaround entries for Wa_18032247524
` [PATCH v2 16/23] drm/xe: Consolidate workaround entries for Wa_14019877138
` [PATCH v2 17/23] drm/xe: Consolidate workaround entries for Wa_14019386621
` [PATCH v2 20/23] drm/xe: Consolidate workaround entries for Wa_15016589081
` ✓ CI.KUnit: success for Workaround cleanup & simplification (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 00/22] Intel Xe GPU Debug Support (eudebug) v7
 2026-02-23 14:03 UTC  (23+ messages)
` [PATCH 01/22] drm/xe/eudebug: Introduce eudebug interface
` [PATCH 02/22] drm/xe/eudebug: Add documentation
` [PATCH 03/22] drm/xe/eudebug: Add connection establishment documentation
` [PATCH 04/22] drm/xe/eudebug: Introduce discovery for resources
` [PATCH 05/22] drm/xe/eudebug: Introduce exec_queue events
` [PATCH 06/22] drm/xe: Add EUDEBUG_ENABLE exec queue property
` [PATCH 07/22] drm/xe/eudebug: Mark guc contexts as debuggable
` [PATCH 08/22] drm/xe: Introduce ADD_DEBUG_DATA and REMOVE_DEBUG_DATA vm bind ops
` [PATCH 09/22] drm/xe/eudebug: Introduce vm bind and vm bind debug data events
` [PATCH 10/22] drm/xe/eudebug: Add UFENCE events with acks
` [PATCH 11/22] drm/xe/eudebug: vm open/pread/pwrite
` [PATCH 12/22] drm/xe/eudebug: userptr vm pread/pwrite
` [PATCH 13/22] drm/xe/eudebug: hw enablement for eudebug
` [PATCH 14/22] drm/xe/eudebug: Introduce EU control interface
` [PATCH 15/22] drm/xe/eudebug: Introduce per device attention scan worker
` [PATCH 16/22] drm/xe/eudebug_test: Introduce xe_eudebug wa kunit test
` [PATCH 17/22] drm/xe: Implement SR-IOV and eudebug exclusivity
` [PATCH 18/22] drm/xe: Add xe_client_debugfs and introduce debug_data file
` [PATCH 19/22] drm/xe/eudebug: Add read/count/compare helper for eu attention
` [PATCH 20/22] drm/xe/vm: Support for adding null page VMA to VM on request
` [PATCH 21/22] drm/xe/eudebug: Introduce EU pagefault handling interface
` [PATCH 22/22] drm/xe/eudebug: Enable EU pagefault handling

[PATCH 00/14] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
 2026-02-23 13:44 UTC  (15+ messages)
` [PATCH 01/14] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP
` [PATCH 02/14] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
` [PATCH 03/14] drm/i915/dp: Add a helper to decide if AS SDP is needed
` [PATCH 04/14] drm/i915/dp: Update the helper intel_dp_needs_as_sdp() for CMRR
` [PATCH 05/14] include/drm/display/dp: Add field for storing AS SDP version
` [PATCH 06/14] drm/i915/dp: Use version field of AS SDP data structure
` [PATCH 07/14] drm/i915/dp: Compute AS SDP after PSR and LOBF
` [PATCH 08/14] drm/i915/dp: Add AS SDP support for PR with link ON
` [PATCH 09/14] drm/i915/psr: Add helper to check if PR is with link OFF
` [PATCH 10/14] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
` [PATCH 11/14] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
` [PATCH 12/14] include/drm/display/dp: Add DPCD registers for configuring Panel Replay + VRR
` [PATCH 13/14] drm/i915/display: Add member to store AS SDP transmission time
` [PATCH 14/14] drm/i915/dp: Account for AS_SDP guardband only when enabled

[REGRESSION] Display freeze on VT switch back to X11 since v6.16
 2026-02-22 21:53 UTC 

[REGRESSION] Display freeze on VT switch back to X11 since v6.16
 2026-02-23 11:52 UTC  (5+ messages)

[PATCH] drm/xe: Don't expose display modparam if no display support
 2026-02-23 13:53 UTC  (2+ messages)

[PATCH v3 1/3] gpu/buddy: fix module_init() usage
 2026-02-23 13:42 UTC  (7+ messages)

[PATCH 2/4] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
 2026-02-23 13:41 UTC  (17+ messages)
` [PATCH 00/14] Fix Adaptive Sync SDP for Panel Replay
  ` [PATCH 01/14] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP
  ` [PATCH 02/14] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
  ` [PATCH 03/14] drm/i915/dp: Add a helper to decide if AS SDP is needed
  ` [PATCH 04/14] drm/i915/dp: Update the helper intel_dp_needs_as_sdp() for CMRR
  ` [PATCH 05/14] include/drm/display/dp: Add field for storing AS SDP version
  ` [PATCH 06/14] drm/i915/dp: Use version field of AS SDP data structure
  ` [PATCH 07/14] drm/i915/dp: Compute AS SDP after PSR and LOBF
  ` [PATCH 08/14] drm/i915/dp: Add AS SDP support for PR with link ON
  ` [PATCH 09/14] drm/i915/psr: Add helper to check if PR is with link OFF
  ` [PATCH 10/14] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
  ` [PATCH 11/14] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
  ` [PATCH 12/14] include/drm/display/dp: Add DPCD registers for configuring Panel Replay + VRR
  ` [PATCH 13/14] drm/i915/display: Add member to store AS SDP transmission time
  ` [PATCH 14/14] drm/i915/dp: Account for AS_SDP guardband only when enabled

linux-next: manual merge of the drm-xe tree with the drm-misc tree
 2026-02-23 13:40 UTC  (2+ messages)

linux-next: manual merge of the drm-xe tree with the origin tree
 2026-02-23 13:39 UTC 

linux-next: manual merge of the drm-xe tree with the origin tree
 2026-02-23 13:35 UTC 

linux-next: manual merge of the drm-xe tree with the origin tree
 2026-02-23 13:34 UTC 

[PATCH v2] drm/i915/fbc: remove uint16 from supported fbc formats in xe3plpd
 2026-02-23 13:33 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/i915/fbc: remove uint16 from supported fbc formats in xe3plpd (rev2)

[PATCH] drm/i915/fbc: remove uint16 from supported fbc formats in xe3plpd
 2026-02-23 13:18 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH] drm/xe/compat: remove compat i915_reg.h
 2026-02-23 12:07 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v5 1/1] drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
 2026-02-23 11:58 UTC  (4+ messages)
` ✓ CI.KUnit: success for series starting with [v5,1/1] "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/displayid: reduce DisplayID checksum error logging to debug
 2026-02-23 11:47 UTC  (3+ messages)

[PATCH v2] drm/xe: Fix memory leak in xe_vm_madvise_ioctl
 2026-02-23 11:23 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe: Fix memory leak in xe_vm_madvise_ioctl (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v8 00/20] Add new general DRM property "color format"
 2026-02-23 11:21 UTC  (4+ messages)
` [PATCH v8 13/20] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts

[PATCH v8 06/20] drm/display: hdmi-state-helper: Try subsampling in mode_valid
 2026-02-23 10:58 UTC  (2+ messages)

[PATCH 00/19] Refactor LT PHY PLL handling to use DPLL framework
 2026-02-23 10:47 UTC  (4+ messages)
` [PATCH 16/19] drm/i915/lt_phy: Get encoder configuration for xe3plpd platform

[PATCH v3 0/2] Update the PHY timeouts
 2026-02-23 10:38 UTC  (5+ messages)
` [PATCH v3 1/2] drm/i915/cx0_phy_regs: Include SoC and OS turnaround time
` [PATCH v3 2/2] drm/i915/lt_phy_regs: Add SoC/OS "

[PATCH v10 0/7] User readable error codes on atomic_ioctl failure
 2026-02-23 10:07 UTC  (12+ messages)
` [PATCH v10 1/7] drm: Define user readable error codes for atomic ioctl
` [PATCH v10 2/7] drm/atomic: Add error_code element in atomic_state
` [PATCH v10 3/7] drm/atomic: Call complete_signaling only if prepare_signaling is done
` [PATCH v10 4/7] drm/atomic: Allocate atomic_state at the beginning of atomic_ioctl
` [PATCH v10 5/7] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v10 6/7] drm/i915/display: Error codes for async flip failures
` [PATCH v10 7/7] drm: Introduce DRM_CAP_ATOMIC_ERROR_REPORTING
` ✗ CI.checkpatch: warning for User readable error codes on atomic_ioctl failure (rev9)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 0/8] Fixes and updates when using AUX backlight using Luminance
 2026-02-23  9:29 UTC  (6+ messages)
` [PATCH 6/8] drm/i915/backlight: Update debug log during backlight setup
` ✗ Xe.CI.FULL: failure for Fixes and updates when using AUX backlight using Luminance (rev2)

[PATCH] drm/i915: Fix color blob reference handling in intel_plane_state
 2026-02-23  7:55 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: Fix memory leak in xe_vm_madvise_ioctl
 2026-02-23  7:13 UTC  (2+ messages)

[PATCH v6 0/2] drm/xe: Add prefetch pagefault support for Xe3p
 2026-02-23  7:05 UTC  (6+ messages)
` [PATCH v6 1/2] drm/xe: Add counter for invalid prefetch pagefaults
` [PATCH v6 2/2] drm/xe: Add prefetch fault support for Xe3p
` ✗ CI.checkpatch: warning for drm/xe: Add prefetch pagefault support for Xe3p (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v4 1/2] drm/buddy: Improve offset-aligned allocation handling
 2026-02-23  7:00 UTC  (2+ messages)

[PATCH v8 0/5] Introduce DRM_RAS using generic netlink for RAS
 2026-02-23  6:25 UTC  (10+ messages)
` ✗ CI.checkpatch: warning for Introduce DRM_RAS using generic netlink for RAS (rev8)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` [PATCH v8 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
` [PATCH v8 2/5] drm/xe/xe_drm_ras: Add support for XE DRM RAS
` [PATCH v8 3/5] drm/xe/xe_hw_error: Integrate DRM RAS with hardware error handling
` [PATCH v8 4/5] drm/xe/xe_hw_error: Add support for Core-Compute errors
` [PATCH v8 5/5] drm/xe/xe_hw_error: Add support for PVC SoC errors
` ✓ Xe.CI.BAT: success for Introduce DRM_RAS using generic netlink for RAS (rev8)

[PATCH v5 0/2] drm/xe: Add prefetch pagefault support for Xe3p
 2026-02-23  4:41 UTC  (8+ messages)
` [PATCH v5 1/2] drm/xe: Add counter for invalid prefetch pagefaults
` [PATCH v5 2/2] drm/xe: Add prefetch fault support for Xe3p
` ✗ CI.checkpatch: warning for drm/xe: Add prefetch pagefault support for Xe3p (rev5)
` ✓ CI.KUnit: success "

[PATCH v2 3/5] vgaarb: mark vga_get family as __must_check
 2026-02-23  0:52 UTC  (2+ messages)

[RFC PATCH 0/6] Add memory page offlining support
 2026-02-22  5:32 UTC  (6+ messages)
` [RFC PATCH 6/6] [DO NOT REVIEW]]drm/xe/cri: Add sysfs interface for bad gpu vram pages

[PATCH v2 0/3] drm/xe/pf: Some VRAM flag improvements
 2026-02-21 16:05 UTC  (6+ messages)
` [PATCH v2 1/3] drm/xe/pf: Use explicit VRAM BO flag for VRAM provisioning
` [PATCH v2 2/3] drm/xe/pf: Don't force 2MB VRAM alignment
` [PATCH v2 3/3] drm/xe/pf: Don't use LMTT page size if no LMTT
` ✓ CI.KUnit: success for drm/xe/pf: Some VRAM flag improvements (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v2 3/6] drm/i915/fbdev: Extract intel_fbdev_fb_prefer_stolen()
 2026-02-21 13:44 UTC  (3+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS WITH WARNING dfeef98e55d0e5f622886d0a9980c235ff08fd97
 2026-02-21 11:36 UTC 

[PATCH v2 0/6] update the stolen memory allocation preference
 2026-02-21  9:24 UTC  (5+ messages)
` ✓ CI.KUnit: success for update the stolen memory allocation preference (rev2)
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH v6 0/3] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
 2026-02-21  7:54 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+ (rev6)
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/i915/vrr: partial revert of dda7dcd9da73c5327aef42b89f0519bb51e84217
 2026-02-21  3:08 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v7 0/7] Attempt to fixup reset, wedge, unload corner cases
 2026-02-20 23:36 UTC  (8+ messages)
` [PATCH v7 2/7] drm/xe: Forcefully tear down exec queues in GuC submit fini
` [PATCH v7 4/7] drm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic number
` [PATCH v7 6/7] drm/xe/uc: Drop xe_guc_sanitize in favor of managed cleanup

[PATCH v34 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2026-02-20 23:20 UTC  (5+ messages)
` [PATCH v34 3/6] drm/xe/xe_pagefault: Track address precision per pagefault
` [PATCH v34 4/6] drm/xe/uapi: Define drm_xe_vm_get_property

[drm-xe:drm-xe-next 7/11] drivers/gpu/drm/xe/tests/xe_gt_sriov_pf_config_kunit.c:14:25: warning: conversion from 'long long unsigned int' to 'resource_size_t' {aka 'unsigned int'} changes value from '14940110848' to '2055208960'
 2026-02-20 23:19 UTC 

[PATCH 0/3] drm/xe/pf: Some VRAM flag improvements
 2026-02-20 23:12 UTC  (9+ messages)
` [PATCH 1/3] drm/xe/pf: Use explicit VRAM BO flag for VRAM provisioning
` [PATCH 2/3] drm/xe/pf: Don't use LMTT page size if no LMTT
` [PATCH 3/3] drm/xe/pf: Don't force 2MB VRAM alignment
` ✓ CI.KUnit: success for drm/xe/pf: Some VRAM flag improvements
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/guc: Fail immediately on GuC load error
 2026-02-20 22:43 UTC  (2+ messages)

[RFC 0/7] drm/xe/svm: Add MMU notifier-based madvise autoreset on munmap
 2026-02-20 22:33 UTC  (4+ messages)
` [RFC 3/7] drm/xe/svm: Clear CPU_AUTORESET_ACTIVE on first GPU fault

[PATCH V3 0/4] drm/xe/xe3p_lpg: L2 flush optimization
 2026-02-20 22:24 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/xe3p_lpg: L2 flush optimization (rev4)

[PATCH] drm/xe/guc: Skip access counter guc ads initialization for CRI
 2026-02-20 21:06 UTC  (2+ messages)

[i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-02-20 21:03 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev12)

[PATCH 0/2] Cleanup partially initialized sync on parse failure
 2026-02-20 20:48 UTC  (6+ messages)
` [PATCH 2/2] drm/xe/sync: Fix user fence leak on alloc failure
` ✗ Xe.CI.FULL: failure for Cleanup partially initialized sync on parse failure

[PATCH v8 0/3] Fix fs_reclaim deadlock caused by CCS save/restore
 2026-02-20 20:11 UTC  (5+ messages)
` [PATCH v8 1/3] drm/sa: Split drm_suballoc_new() into SA alloc and init helpers
` ✗ Xe.CI.FULL: failure for Fix fs_reclaim deadlock caused by CCS save/restore (rev8)

[PATCH v4 0/2] drm/xe: Add prefetch pagefault support for Xe3p
 2026-02-20 18:55 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Add prefetch pagefault support for Xe3p (rev4)

[PATCH v2 0/5] drm/xe/vf: Fix exec queue creation during post-migration recovery
 2026-02-20 18:20 UTC  (10+ messages)
` [PATCH v2 3/5] drm/xe/vf: Wait for default LRCs fixups before using
` [PATCH v2 5/5] drm/xe/vf: Use marker to catch fixups during LRC creation


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