Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-15 08:18:30 to 2025-10-15 22:07:16 UTC [more...]

[PATCH v2 00/22] drm/xe: Add Xe3p support
 2025-10-15 22:06 UTC  (4+ messages)
` [PATCH v2 01/22] drm/xe/xe3: Add support for graphics IP versions 30.04 & 30.05
` [PATCH v2 04/22] drm/xe: Add GT_VER() to check version specific to gt type
` [PATCH v2 07/22] drm/xe/xe3p: Stop programming RCU_MODE's fixed slice mode setting

[PATCH v7 00/12] drm/xe: Make all xe_ggtt structs private
 2025-10-15 22:05 UTC  (15+ messages)
` [PATCH v7 03/12] drm/xe: Add xe_ggtt_node_addr() to avoid dereferencing xe_ggtt_node
` [PATCH v7 04/12] drm/xe/display: Avoid "
` [PATCH v7 05/12] drm/xe: Do not dereference ggtt_node in xe_bo.c
` [PATCH v7 06/12] drm/xe: Improve xe_gt_sriov_pf_config GGTT handling
` [PATCH v7 07/12] drm/xe: Privatize xe_ggtt_node
` ✗ CI.checkpatch: warning for drm/xe: Make all xe_ggtt structs private. (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[CI 0/7] drm/i915/display: Fix C20 PHY PLL DP/HDMI mode programming
 2025-10-15 22:01 UTC  (11+ messages)
` [CI 1/7] drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/DP_RATE field macros
` [CI 2/7] drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/IS_DP flag macro
` [CI 3/7] drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/CONTEXT_TOGGLE "
` [CI 4/7] drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/IS_HDMI_FRL "
` [CI 5/7] drm/i915/display: Fix PHY_C20_VDR_CUSTOM_SERDES_RATE programming
` [CI 6/7] drm/i915/display: Fix PHY_C20_VDR_HDMI_RATE programming
` [CI 7/7] drm/i915/display: Add missing clock to C10 PHY state compute/HW readout
` ✗ CI.checkpatch: warning for drm/i915/display: Fix C20 PHY PLL DP/HDMI mode programming (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "

[PATCH v2 0/9] drm/i915/prefill: Introduce helpers for prefill latency calculations
 2025-10-15 21:40 UTC  (9+ messages)
` [PATCH v2 6/9] drm/i915/scaler: Add scaler prefill helpers
  ` [PATCH v3 "
` ✗ CI.checkpatch: warning for drm/i915/prefill: Introduce helpers for prefill latency calculations (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH v5 00/12] VRAM Self Refresh
 2025-10-15 21:29 UTC  (12+ messages)
` [PATCH v5 08/12] drm/xe/vrsr: Refactor d3cold.allowed to a enum
` [PATCH v5 12/12] drm/xe/vrsr: Introduce a debugfs node named vrsr_capable
` ✓ CI.KUnit: success for VRAM Self Refresh (rev5)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/guc: Destroy LR exec queue directly if GuC is not running
 2025-10-15 21:07 UTC  (7+ messages)

[PATCH 00/32] drm/i915/display: Add initial support for Xe3p_LPD
 2025-10-15 20:55 UTC  (54+ messages)
` [PATCH 01/32] drm/xe/nvl: Define NVL-S platform
` [PATCH 03/32] drm/i915/xe3p_lpd: Drop north display reset option programming
` [PATCH 04/32] drm/i915/display: Use braces for if-ladder in intel_bw_init_hw()
` [PATCH 05/32] drm/i915/dram: Add field ecc_impacting_de
` [PATCH 06/32] drm/i915/xe3p_lpd: Update bandwidth parameters
` [PATCH 07/32] drm/i915/xe3p_lpd: Expand bifield masks dbuf blocks fields
` [PATCH 08/32] drm/i915/xe3p_lpd: Support UINT16 formats
` [PATCH 10/32] drm/i915/xe3p_lpd: Horizontal flip support for linear surfaces
` [PATCH 12/32] drm/i915/xe3p_lpd: Underrun debuggability and error codes/hints
` [PATCH 14/32] drm/i915/xe3p_lpd: Adapt to updates on MBUS_CTL/DBUF_CTL registers
` [PATCH 16/32] drm/i915/xe3p_lpd: Add CDCLK table
` [PATCH 17/32] drm/i915/xe3p_lpd: Load DMC firmware
` [PATCH 19/32] drm/i915/xe3p_lpd: PSR SU minimum lines is 4
` [PATCH 23/32] drm/i915/xe3p_lpd: Reload DMC MMIO for pipes C and D
` [PATCH 24/32] drm/i915/xe3p_lpd: Introduce pixel normalizer config support
` [PATCH 25/32] drm/i915/xe3p_lpd: Add FBC support for FP16 formats
` [PATCH 26/32] drm/i915/xe3p_lpd: Enable pixel normalizer for fp16 formats for FBC
` [PATCH 27/32] drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tc
` [PATCH 29/32] drm/i915/display: Handle dedicated external ports in intel_encoder_is_tc()
` ✗ Xe.CI.Full: failure for drm/i915/display: Add initial support for Xe3p_LPD

[PATCH v4] drm/gpusvm, drm/xe: Allow mixed mappings for userptr
 2025-10-15 20:53 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH 00/23] drm/xe: Add Xe3p support
 2025-10-15 20:14 UTC  (34+ messages)
` [PATCH 03/23] drm/xe/xe3p_lpm: Configure MAIN_GAMCTRL_QUEUE_SELECT
` [PATCH 05/23] drm/xe/xe3p_lpm: Stop reading the CTC_MODE register
` [PATCH 07/23] drm/xe/xe3p_lpm: Handle MCR steering
` [PATCH 08/23] drm/xe/xe3p: Stop programming RCU_MODE's fixed slice mode setting
` [PATCH 09/23] drm/xe/xe3p: Determine service copy availability from fuse
` [PATCH 12/23] drm/xe/xe3p: Flush userptr/shrinker bo cachelines manually
` [PATCH 15/23] drm/xe/nvls: Define GuC firmware for NVL-S
` [PATCH 20/23] drm/xe/xe3p_xpc: Add support for compute walker for non-MSIx
` [PATCH 21/23] drm/xe/xe3p_xpc: Skip compression tuning on platforms without flatccs

[PATCH 0/1] [wip] Switch to use kernel standard fault injection in i915
 2025-10-15 19:59 UTC  (5+ messages)
` [PATCH 1/1] drm/i915: switch to use kernel standard error injection
` ✓ CI.KUnit: success for Switch to use kernel standard fault injection in i915
` ✓ Xe.CI.BAT: "

[PATCH 0/6] Fix a couple of wedge corner-case memory leaks
 2025-10-15 19:45 UTC  (6+ messages)
` [PATCH 5/6] drm/xe: Correct migration VM teardown order
` [PATCH 6/6] drm/xe: Clean up GuC software state after a wedge

[PATCH v6 00/12] drm/xe: Make all xe_ggtt structs private
 2025-10-15 19:37 UTC  (5+ messages)
` [PATCH v6 06/12] drm/xe: Improve xe_gt_sriov_pf_config GGTT handling
` [PATCH v6 08/12] drm/xe: Make xe_ggtt_node offset relative to starting offset

[PATCH] drm/xe: Prevent runtime PM wake while reading rp0 frequency
 2025-10-15 19:19 UTC  (6+ messages)
`  "
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/{i915,xe}/fbdev: add intel_fbdev_fb_pitch_align()
 2025-10-15 19:06 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 00/10] Preparatory patches for guardband optimization
 2025-10-15 18:46 UTC  (17+ messages)
` [PATCH 08/10] drm/i915/psr: Check if final vblank is sufficient for PSR features
` [PATCH 09/10] drm/i915/display: Add vblank_start adjustment logic for always-on VRR TG
` [PATCH 10/10] drm/i915/display: Prepare for vblank_delay for LRR
` ✓ CI.KUnit: success for Preparatory patches for guardband optimization (rev6)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ CI.KUnit: success for Preparatory patches for guardband optimization (rev7)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure for Preparatory patches for guardband optimization (rev6)

[PATCH] drm/xe/xe_debugfs: Expose G7 package state residency counter through debugfs
 2025-10-16  0:12 UTC 

[PATCH] drm/xe/xe_guc: Dynamically decide g2g buffer owner
 2025-10-15 18:12 UTC 

[PATCH 0/6] Optimize vrr.guardband
 2025-10-15 18:11 UTC  (12+ messages)
` [PATCH 1/6] [NOT FOR REVIEW] drm/i915/vrr: prep patches for guardband optimization squashed
` [PATCH 2/6] [NOT FOR REVIEW] drm/i915/prefill: Prefill latency calculations series squashed
` [PATCH 3/6] drm/i915/dp: Add SDP latency computation helper
` [PATCH 4/6] drm/i915/psr: Add function to compute max link-wake latency
` [PATCH 5/6] drm/i915/display: Add guardband check for feature latencies
` [PATCH 6/6] drm/i915/vrr: Use the min static optimized guardband
` ✗ CI.checkpatch: warning for Optimize vrr.guardband
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/xe/xe3: Add WA_14024681466 for Xe3_LPG
 2025-10-15 17:13 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2 1/2] drm/xe: Retain vma flags when recreating and splitting vmas for madvise
 2025-10-15 17:07 UTC  (2+ messages)
` [PATCH v2 2/2] drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flag

[PATCH v3 0/3] drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression
 2025-10-15 16:55 UTC  (6+ messages)
` [PATCH v3 1/3] drm/xe: add VM_BIND DECOMPRESS uapi flag
` [PATCH v3 2/3] drm/xe: add xe_migrate_resolve wrapper and is_vram_resolve support
` [PATCH v3 3/3] drm/xe: implement VM_BIND decompression in vm_bind_ioctl
` ✓ CI.KUnit: success for drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression (rev3)
` ✓ Xe.CI.BAT: "

[PATCH 0/4] PF: Update auto-provisioning
 2025-10-15 16:30 UTC  (10+ messages)
` [PATCH 1/4] drm/xe/pf: Promote VFs provisioning helpers
` [PATCH 2/4] drm/xe/pf: Automatically provision VFs only in auto-mode
` [PATCH 3/4] drm/xe/pf: Disable auto-provisioning if changed using debugfs
` [PATCH 4/4] drm/xe/pf: Allow to restore auto-provisioning mode
` ✗ CI.checkpatch: warning for PF: Update auto-provisioning
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/7] drm/i915/dp: Fix panel replay in DSC mode
 2025-10-15 16:19 UTC  (8+ messages)
` [PATCH v2 1/7] drm/i915/dsc: Add helper to enable the DSC configuration for a CRTC
` [PATCH v2 2/7] drm/i915/dp: Ensure the FEC state stays disabled for UHBR links
` [PATCH v2 3/7] drm/i915/dp: Export helper to determine if FEC on non-UHBR links is required
` [PATCH v2 4/7] drm/i915/dp_mst: Reuse the DP-SST helper function to compute FEC config
` [PATCH v2 5/7] drm/i915/dp_mst: Track DSC enabled status on the MST link
` [PATCH v2 6/7] drm/i915/dp_mst: Recompute all MST link CRTCs if DSC gets enabled on the link
` [PATCH v2 7/7] drm/i915/dp: Fix panel replay when DSC is enabled

[PATCH v2] drm/i915/panic: fix panic structure allocation memory leak
 2025-10-15 16:08 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/i915/panic: fix panic structure allocation memory leak (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/xe/xe_guc: Expand guc_g2g_alloc error hanlding for future change
 2025-10-15 16:07 UTC  (3+ messages)

[RFC] drm/i915: move i915 specific display adaptation files to display-adapt
 2025-10-15 16:01 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS 961a7582b159586aafee3cf2e81dec1d493d1715
 2025-10-15 14:59 UTC 

[PATCH V5] drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning
 2025-10-15 14:28 UTC 

[PATCH 00/25] Enable LT PHY
 2025-10-15 14:28 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/6] Some migration fixes/improvements
 2025-10-15 14:19 UTC  (7+ messages)
` [PATCH 1/6] drm/xe/migrate: rework size restrictions for sram pte emit
` [PATCH 2/6] drm/xe/migrate: fix chunk handling for 2M page emit
` [PATCH 3/6] drm/xe/migrate: fix batch buffer sizing
` [PATCH 4/6] drm/xe/migrate: trim "
` [PATCH 5/6] drm/xe/migrate: support MEM_COPY instruction
` [PATCH 6/6] drm/xe/migrate: skip bounce buffer path on xe2

[PATCH] drm/xe: Bump xe_device_l2_flush even higher
 2025-10-15 13:52 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/4] drm/xe/vf: Minor fixes to post-migration recovery
 2025-10-15 13:02 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/vf: Minor fixes to post-migration recovery (rev2)

[PATCH 0/7] drm/i915/display: Fix C20 PHY PLL DP/HDMI mode programming
 2025-10-15 12:32 UTC  (15+ messages)
` [PATCH 1/7] drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/DP_RATE field macros
` [PATCH 2/7] drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/IS_DP flag macro
` [PATCH 3/7] drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/CONTEXT_TOGGLE "
` [PATCH 4/7] drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/IS_HDMI_FRL "
` [PATCH 5/7] drm/i915/display: Fix PHY_C20_VDR_CUSTOM_SERDES_RATE programming
` [PATCH 6/7] drm/i915/display: Fix PHY_C20_VDR_HDMI_RATE programming
` [PATCH 7/7] drm/i915/display: Add missing clock to C10 PHY state compute/HW readout

[PATCH] drm/xe/uapi: Add documentation for DRM_XE_GEM_CREATE_FLAG_SCANOUT
 2025-10-15  8:47 UTC  (2+ messages)

[PATCH 0/4] drm/client: Implement free callback for fbdev and log
 2025-10-15  8:20 UTC  (3+ messages)
` [PATCH 4/4] drm/client: Do not free client memory by default


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