Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-27 08:25:03 to 2026-04-28 12:52:58 UTC [more...]

[PATCH v2] drm/xe: Don't use UTS_RELEASE directly
 2026-04-28 11:09 UTC  (2+ messages)

[PATCH] drm/xe: Don't emit UTS_RELEASE as part of device coredump
 2026-04-28  8:08 UTC  (3+ messages)

[PATCH 000/108] drm/i915/dp_link: Refactor DP link capability logic
 2026-04-28 12:50 UTC  (6+ messages)
` [PATCH 001/108] drm/i915/dp: Move clamping max link rate to common rates setup
` [PATCH 002/108] drm/i915/dp: Clamp max lane count to max common lane count
` [PATCH 003/108] drm/i915/dp: Bump connector epoch on link capability changes
` [PATCH 004/108] drm/i915/dp_link_training: Introduce link training state struct
` [PATCH 005/108] drm/i915/dp_link_training: Factor out link training state reset helper

[PATCH] drm/xe: Add wa_14025941587 for xe3 and xe3p platforms
 2026-04-28 12:43 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[drm-xe:drm-xe-next] BUILD SUCCESS e70d1c5fedfac919278a96aae0984f1927a55137
 2026-04-28 12:42 UTC 

[PATCH v5 0/8] drm/i915: move more display dependencies from i915
 2026-04-28 12:42 UTC  (12+ messages)
` [PATCH v5 1/8] drm/i915: move SKL clock gating init to display
` [PATCH v5 2/8] drm/i915: move KBL "
` [PATCH v5 3/8] drm/i915/display: move CFL "
` [PATCH v5 4/8] drm/i915/display: move BXT "
` [PATCH v5 5/8] drm/i915/display: move GLK "
` [PATCH v5 6/8] drm/i915/display: move HSW and BDW "
` [PATCH v5 7/8] drm/i915/display: move pre-HSW "
` [PATCH v5 8/8] drm/i915: remove HAS_PCH_NOP() dependency from clock gating
` ✗ CI.checkpatch: warning for drm/i915: move more display dependencies from i915 (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[RFC PATCH] drm/i915/psr: Prevent DC entry during active vblank for Panel Replay
 2026-04-28 12:39 UTC 

[PATCH] drm/i915/psr: Disable Panel Replay on Dell XPS 16 DA16260 as a quirk
 2026-04-28 12:25 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe: Destroy mutex on gpu_buddy_init failure in VRAM manager init
 2026-04-28 12:07 UTC  (6+ messages)

[PATCH] drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failure
 2026-04-28 11:58 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v4 00/13] Introduce Xe Uncorrectable Error Handling
 2026-04-28 11:46 UTC  (7+ messages)
` [PATCH v4 07/13] drm/xe/xe_ras: Add support for uncorrectable core-compute errors
` [PATCH v4 12/13] drm/xe/xe_ras: Query errors from system controller on probe
` [PATCH v4 13/13] drm/xe/xe_pci_error: Process errors in mmio_enabled

[PATCH 0/3] Fix AS SDP and VRR handling for DP branch devices
 2026-04-28 11:07 UTC  (2+ messages)

[PATCH v2 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-28 10:46 UTC  (10+ messages)
` [PATCH v2 1/5] mm: Introduce zone_appears_fragmented()
` [PATCH v2 2/5] drm/ttm: Issue direct reclaim at beneficial_order
` [PATCH v2 3/5] drm/ttm: Introduce ttm_bo_shrink_kswap_fragmented()
` [PATCH v2 4/5] drm/xe: Set TTM device beneficial_order to 9 (2M)

[PATCH 0/2] drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels
 2026-04-28 10:42 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/intel_panel: Add a helper to get the highest refresh rate mode
` [PATCH 2/2] drm/i915/intel_panel: Use highest refresh rate mode for seamless VRR changes
` ✓ CI.KUnit: success for drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels
` ✓ Xe.CI.BAT: "

[PATCH 0/9] AS SDP cleanups and additions for Panel Replay + VRR
 2026-04-28 10:17 UTC  (13+ messages)
` [PATCH 1/9] drm/dp: Rename and relocate AS SDP payload field masks
` [PATCH 2/9] drm/dp: Clean up DPRX feature enumeration macros
` [PATCH 3/9] drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing support
` [PATCH 4/9] drm/dp: Add DPCD for configuring AS SDP for PR + VRR
` [PATCH 5/9] drm/dp: Refactor AS SDP logging to use space-separated field names
` [PATCH 6/9] drm/dp: Store coasting vtotal in struct drm_dp_as_sdp
` [PATCH 7/9] drm/dp: Add a helper to get the SDP type as a string
` [PATCH 8/9] drm/dp: Add target_rr_divider field in AS SDP logging
` [PATCH 9/9] drm/dp: Use drm_printf_indent for DP "
` ✓ CI.KUnit: success for AS SDP cleanups and additions for Panel Replay + VRR (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v2 0/4] Add reclaim to the dmem cgroup controller
 2026-04-28 10:03 UTC  (12+ messages)
` [PATCH v2 1/4] cgroup/dmem: Add reclaim callback for lowering max below current usage
` [PATCH v2 2/4] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
` [PATCH v2 3/4] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
` [PATCH v2 4/4] drm/amdgpu: "
` ✗ CI.checkpatch: warning for Add reclaim to the dmem cgroup controller (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v4 0/8] drm/i915: move more display dependencies from i915
 2026-04-28  9:41 UTC  (6+ messages)
` [PATCH v4 5/8] drm/i915/display: move GLK clock gating init to display

[PATCH v2 0/2] drm/xe: Add support for GPU health indicator
 2026-04-28  8:56 UTC  (6+ messages)
` [PATCH v2 1/2] drm/xe/xe_ras: Add types and commands for RAS "
` [PATCH v2 2/2] drm/xe/xe_ras: Add RAS support for "

[PATCH] scripts/kernel-doc: Detect mismatched inline member documentation tags
 2026-04-28  8:12 UTC  (2+ messages)

[BUG] xe: Lunar Lake hard freeze on USB-C DP-altmode (MSI MPG 272URX), TC1 PHY pageflip deadlock, no kernel error before lockup
 2026-04-28  8:10 UTC  (2+ messages)

[RESEND PATCH 0/7] AS SDP cleanups and additions for Panel Replay + VRR
 2026-04-28  7:48 UTC  (11+ messages)
` [RESEND PATCH 5/7] drm/dp: Store coasting vtotal in struct drm_dp_as_sdp
` [RESEND PATCH 6/7] drm/dp: Add a helper to get the SDP type as a string
` [RESEND PATCH 7/7] drm/dp: Add target_rr_divider field in AS SDP logging

[PATCH 0/5] Add reclaim to the dmem cgroup controller
 2026-04-28  7:02 UTC  (4+ messages)
` [PATCH 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage

[PATCH v7 0/3] Introduce Xe Correctable Error Handling
 2026-04-28  6:59 UTC  (7+ messages)
` [PATCH v7 1/3] drm/xe/sysctrl: Add system controller interrupt handler
` [PATCH v7 2/3] drm/xe/sysctrl: Add system controller event support
` [PATCH v7 3/3] drm/xe/ras: Introduce correctable error handling
` ✗ CI.checkpatch: warning for Introduce Xe Correctable Error Handling (rev7)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v8 0/3] drm/xe/oa: Wa_14026633728
 2026-04-28  6:53 UTC  (7+ messages)
` [PATCH 1/3] drm/xe/oa: Use xe_map layer
` [PATCH 2/3] drm/xe/oa: Use drm_gem_mmap_obj for OA buffer mmap
` [PATCH 3/3] drm/xe/oa: Implement Wa_14026633728
` ✓ CI.KUnit: success for drm/xe/oa: Wa_14026633728 (rev8)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/i915/scaler: Don't preserve scaler state over modeset/fastset
 2026-04-28  2:46 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/guc: Test GuC v70.65.0 for BMG, LNL, PTL
 2026-04-28  0:28 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Test GuC v70.65.0 for BMG, LNL, PTL (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[RFC v1 0/5] drm/xe/fwctl: Add FWCTL interface for Xe firmware management
 2026-04-28  0:12 UTC  (2+ messages)

[PATCH v7 0/3] drm/xe/oa: Wa_14026633728
 2026-04-27 23:02 UTC  (8+ messages)
` [PATCH 1/3] drm/xe/oa: Use xe_map layer
` [PATCH 2/3] drm/xe/oa: Use drm_gem_mmap_obj for OA buffer mmap
` [PATCH 3/3] drm/xe/oa: Implement Wa_14026633728
` ✓ CI.KUnit: success for drm/xe/oa: Wa_14026633728 (rev7)
` ✓ Xe.CI.BAT: "

[PATCH 0/5] Support run ticks for multi-queue use case
 2026-04-27 22:53 UTC  (4+ messages)
` [PATCH 2/5] drm/xe/multi_queue: Add helpers to access CS QUEUE TIMESTAMP from lrc

[PATCH v2 0/3] Minor GuC PC cleanups
 2026-04-27 22:11 UTC  (10+ messages)
` [PATCH v2 1/3] drm/xe/guc_pc: Make xe_guc_pc_stop() void
` [PATCH v2 2/3] drm/xe/guc_pc: Reorder forcewake in xe_guc_pc_fini_hw()
` [PATCH v2 3/3] drm/xe/gt: Drop redundant forcewake
` ✓ CI.KUnit: success for Minor GuC PC cleanups (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2] drm/i915/display: enable ccs modifiers on dg2
 2026-04-27 21:54 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/i915/display: enable ccs modifiers on dg2 (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v6 0/3] drm/xe/oa: Wa_14026633728
 2026-04-27 20:30 UTC  (6+ messages)
` [PATCH 1/3] drm/xe/oa: Use xe_map layer
` [PATCH 2/3] drm/xe/oa: Use drm_gem_mmap_obj for OA buffer mmap
` [PATCH 3/3] drm/xe/oa: Implement Wa_14026633728

[PATCH v2 00/10] Engine initialization cleanup
 2026-04-27 20:30 UTC  (19+ messages)
` [PATCH v2 01/10] drm/xe: Move CCS enablement to engine setup RTP
` [PATCH v2 03/10] drm/xe: Stop programming BLIT_CCTL on Xe2 and later platforms
` [PATCH v2 05/10] drm/xe: Fix name and definition of GFX_MODE register
` [PATCH v2 07/10] drm/xe: Move GFX_MODE programming to RTP
` [PATCH v2 08/10] drm/xe: Drop unnecessary STOP_RING clearing
` [PATCH v2 09/10] drm/xe: Drop xe_hw_engine_mmio_write32()
` ✗ Xe.CI.FULL: failure for Engine initialization cleanup (rev2)

[PATCH] drm/xe: Steer MCR for NODE/L3BANK according to L3 fusing on Xe2/Xe3
 2026-04-27 19:51 UTC  (4+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] vfio/xe: avoid duplicate reset in xe_vfio_pci_reset_done
 2026-04-27 19:25 UTC  (6+ messages)
` [PATCH v2] "
` ✓ CI.KUnit: success for vfio/xe: avoid duplicate reset in xe_vfio_pci_reset_done (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v5 0/3] drm/xe/oa: Wa_14026633728
 2026-04-27 19:23 UTC  (3+ messages)
` [PATCH 1/3] drm/xe/oa: Use xe_map layer

[PATCH v4 0/3] drm/xe/oa: Wa_14026633728
 2026-04-27 19:04 UTC  (7+ messages)
` [PATCH 1/3] drm/xe/oa: Use xe_map layer

[PATCH 0/6] drm/i915: crtc iteration cleanups
 2026-04-27 18:41 UTC  (11+ messages)
` [PATCH 1/6] drm/{i915, xe}: move xe_display_flush_cleanup_work() to i915 display
` [PATCH 2/6] drm/i915/display: switch from drm_for_each_crtc() to for_each_intel_crtc()
` [PATCH 3/6] drm/i915/display: always pass display->drm to for_each_intel_crtc*()
` [PATCH 4/6] drm/i915/display: pass struct intel_display to all for_each_intel_crtc*() macros
` [PATCH 5/6] drm/i915/display: stop passing i to for_each_*_intel_crtc_in_state() macros
` [PATCH 6/6] drm/i915/display: stop passing i to for_each_pipe_crtc_modeset_{enable, disable}()
` ✗ CI.checkpatch: warning for drm/i915: crtc iteration cleanups
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[RFC PATCH 0/1] Fix halted scanning of swap-cache folios
 2026-04-27 16:45 UTC  (6+ messages)
` [RFC PATCH 1/1] mm: vmscan: keep anon scanning enabled when swapcache folios are present
` ✗ CI.checkpatch: warning for Fix halted scanning of swap-cache folios
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 1/2] drm/xe/gsc: Fix double-free of managed BO in error path
 2026-04-27 15:46 UTC 

[PATCH 0/9] drm/i915/casf: Integrate the sharpness filter properly into the scaler code
 2026-04-27 15:31 UTC  (5+ messages)

[PATCH v6 0/3] Introduce Xe Correctable Error Handling
 2026-04-27 15:03 UTC  (6+ messages)
` [PATCH v6 2/3] drm/xe/sysctrl: Add system controller event support
` [PATCH v6 3/3] drm/xe/ras: Introduce correctable error handling

[PATCH] drm/i915/bw: reduce the pm demand peak bw based on display data-rate
 2026-04-27 13:28 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH 00/16] drm/i915: Introduce 'fb_pin' parent interface
 2026-04-27 12:08 UTC  (4+ messages)
` [PATCH 16/16] drm/i915: Consolidate the intel_plane_(un)pin_fb() implementations

[PATCH] drm/i915/dp: Change drm_err to drm_dbg_kms
 2026-04-27  8:51 UTC  (2+ messages)


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