messages from 2025-10-15 15:00:35 to 2025-10-16 07:08:08 UTC [more...]
[PATCH 0/1] [wip] Switch to use kernel standard fault injection in i915
2025-10-16 7:08 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v2 0/7] drm/i915/dp: Fix panel replay in DSC mode
2025-10-16 7:06 UTC (11+ 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
` ✓ CI.KUnit: success for drm/i915/dp: Fix panel replay in DSC mode (rev2)
` ✓ Xe.CI.BAT: "
[PATCH 00/10] Preparatory patches for guardband optimization
2025-10-16 7:06 UTC (13+ messages)
` [PATCH 01/10] drm/i915/vrr: Use crtc_vsync_start/end for computing vrr.vsync_start/end
` [PATCH 02/10] drm/i915/display: Move intel_dpll_crtc_compute_clock early
` [PATCH 03/10] drm/i915/vrr: s/intel_vrr_compute_config_late/intel_vrr_compute_guardband
` [PATCH 04/10] drm/i915/vblank: Add helper to get correct vblank length
` [PATCH 05/10] drm/i915/psr: Consider SCL lines when validating vblank for wake latency
` [PATCH 06/10] drm/i915/psr: Introduce helper intel_psr_set_non_psr_pipes()
` [PATCH 07/10] drm/i915/display: Introduce dp/psr_compute_config_late()
` [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 (rev8)
` ✗ CI.checksparse: warning "
[PATCH v2 00/22] drm/xe: Add Xe3p support
2025-10-16 6:52 UTC (39+ messages)
` [PATCH v2 01/22] drm/xe/xe3: Add support for graphics IP versions 30.04 & 30.05
` [PATCH v2 02/22] drm/xe/xe3p_lpm: Add support for media IP versions 35.00 & 35.03
` [PATCH v2 03/22] drm/xe: Drop CTC_MODE register read
` [PATCH v2 04/22] drm/xe: Add GT_VER() to check version specific to gt type
` [PATCH v2 05/22] drm/xe/xe3p_lpm: Skip disabling NOA on unsupported IPs
` [PATCH v2 06/22] drm/xe/xe3p_lpm: Handle MCR steering
` [PATCH v2 07/22] drm/xe/xe3p: Stop programming RCU_MODE's fixed slice mode setting
` [PATCH v2 08/22] drm/xe/xe3p: Determine service copy availability from fuse
` [PATCH v2 09/22] drm/xe: Dump CURRENT_LRCA register
` [PATCH v2 10/22] drm/xe/xe3p: Dump CSMQDEBUG register
` [PATCH v2 11/22] drm/xe/nvl: Define NVL-S platform
` [PATCH v2 12/22] drm/xe/nvls: Define GuC firmware for NVL-S
` [PATCH v2 13/22] drm/xe/nvls: Attach MOCS table "
` [PATCH v2 14/22] drm/xe/xe3p_xpc: Add Xe3p_XPC IP definition
` [PATCH v2 15/22] drm/xe/xe3p_xpc: Add L3 bank mask
` [PATCH v2 16/22] drm/xe/xe3p_xpc: Add MCR steering
` [PATCH v2 17/22] drm/xe/irq: Rename fuse mask variables
` [PATCH v2 18/22] drm/xe/irq: Split irq mask per engine class
` [PATCH v2 19/22] drm/xe/xe3p_xpc: Add support for compute walker for non-MSIx
` [PATCH v2 20/22] drm/xe/xe3p_xpc: Skip compression tuning on platforms without flatccs
` [PATCH v2 21/22] drm/xe/xe3p_xpc: Setup PAT table
` [PATCH v2 22/22] drm/xe/xe3p: Add xe3p EU stall data format
` ✗ CI.checkpatch: warning for drm/xe: Add Xe3p support (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
[PATCH] mei: intel_lb_mei_interface.h: mark struct member with kernel-doc
2025-10-16 6:44 UTC (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v7 00/12] drm/xe: Make all xe_ggtt structs private
2025-10-16 6:40 UTC (23+ 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
` [PATCH v7 08/12] drm/xe: Make xe_ggtt_node offset relative to starting offset
` [PATCH v7 09/12] drm/xe: Rewrite GGTT VF initialisation
` [PATCH v7 11/12] drm/xe: Make xe_ggtt_node_insert return a node
` [PATCH v7 12/12] drm/xe: Remove xe_ggtt_node_allocated
` ✗ Xe.CI.Full: failure for drm/xe: Make all xe_ggtt structs private. (rev2)
[PATCH] drm/{i915,xe}/fbdev: add intel_fbdev_fb_pitch_align()
2025-10-16 6:27 UTC (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH] drm/xe/xe_debugfs: Expose G7 package state residency counter through debugfs
2025-10-16 5:06 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH 0/6] Optimize vrr.guardband
2025-10-16 4:15 UTC (9+ messages)
` [PATCH 5/6] drm/i915/display: Add guardband check for feature latencies
` ✗ CI.checkpatch: warning for Optimize vrr.guardband
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH] drm/xe/xe_guc: Dynamically decide g2g buffer owner
2025-10-16 4:06 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH 0/6] Fix a couple of wedge corner-case memory leaks
2025-10-16 3:42 UTC (7+ 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] drm/xe/guc: Destroy LR exec queue directly if GuC is not running
2025-10-16 3:24 UTC (8+ messages)
[PATCH v2 1/2] drm/xe: Retain vma flags when recreating and splitting vmas for madvise
2025-10-16 3:19 UTC (4+ messages)
` [PATCH v2 2/2] drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flag
` ✓ CI.KUnit: success for series starting with [v2,1/2] drm/xe: Retain vma flags when recreating and splitting vmas for madvise
` ✓ Xe.CI.BAT: "
[PATCH v2 0/4] drm/xe/vf: Minor fixes to post-migration recovery
2025-10-16 2:58 UTC (3+ messages)
` [PATCH v2 1/4] drm/xe/vf: Fix GuC FW check for VF migration support
[PATCH v3 0/3] drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression
2025-10-16 2:10 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[RFC] drm/i915: move i915 specific display adaptation files to display-adapt
2025-10-16 1:45 UTC (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH V5] drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning
2025-10-16 0:59 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning (rev6)
` ✓ Xe.CI.BAT: "
[PATCH 0/6] Some migration fixes/improvements
2025-10-16 0:58 UTC (13+ 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
` ✓ CI.KUnit: success for Some migration fixes/improvements
` ✓ Xe.CI.BAT: "
[PATCH v2] drm/i915/panic: fix panic structure allocation memory leak
2025-10-16 0:50 UTC (5+ messages)
` ✗ CI.checkpatch: warning for drm/i915/panic: fix panic structure allocation memory leak (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH] drm/xe: Prevent runtime PM wake while reading rp0 frequency
2025-10-16 0:10 UTC (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.Full: failure "
[PATCH 00/10] Preparatory patches for guardband optimization
2025-10-15 23:29 UTC (5+ messages)
` [PATCH 10/10] drm/i915/display: Prepare for vblank_delay for LRR
` ✗ Xe.CI.Full: failure for Preparatory patches for guardband optimization (rev6)
` ✗ Xe.CI.Full: failure for Preparatory patches for guardband optimization (rev7)
[PATCH 00/23] drm/xe: Add Xe3p support
2025-10-15 23:05 UTC (27+ messages)
` [PATCH 05/23] drm/xe/xe3p_lpm: Stop reading the CTC_MODE register
` [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 23/23] drm/xe/xe3p: Add xe3p EU stall data format
[CI 0/7] drm/i915/display: Fix C20 PHY PLL DP/HDMI mode programming
2025-10-15 22:51 UTC (5+ messages)
` ✗ CI.checkpatch: warning for drm/i915/display: Fix C20 PHY PLL DP/HDMI mode programming (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH] drm/xe: Bump xe_device_l2_flush even higher
2025-10-15 22:42 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 0/4] PF: Update auto-provisioning
2025-10-15 22:12 UTC (4+ messages)
` [PATCH 2/4] drm/xe/pf: Automatically provision VFs only in auto-mode
` ✗ Xe.CI.Full: failure for PF: Update auto-provisioning
[PATCH v2 0/9] drm/i915/prefill: Introduce helpers for prefill latency calculations
2025-10-15 21:40 UTC (5+ messages)
` ✗ 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 (2+ messages)
` ✗ Xe.CI.Full: failure for VRAM Self Refresh (rev5)
[PATCH 00/32] drm/i915/display: Add initial support for Xe3p_LPD
2025-10-15 20:55 UTC (50+ 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 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()
[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 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/xe3: Add WA_14024681466 for Xe3_LPG
2025-10-15 17:13 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] drm/xe/xe_guc: Expand guc_g2g_alloc error hanlding for future change
2025-10-15 16:07 UTC (3+ messages)
[drm-xe:drm-xe-next] BUILD SUCCESS 961a7582b159586aafee3cf2e81dec1d493d1715
2025-10-15 14:59 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox