Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-24 22:30:20 to 2026-04-28 10:03:31 UTC [more...]

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

[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 v2 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-28  9:55 UTC  (5+ messages)
` [PATCH v2 1/5] mm: Introduce zone_appears_fragmented()
` [PATCH v2 2/5] drm/ttm: Issue direct reclaim at beneficial_order

[PATCH v5 0/8] drm/i915: move more display dependencies from i915
 2026-04-28  9:48 UTC  (9+ 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

[PATCH] drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failure
 2026-04-28  9:44 UTC 

[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 0/2] drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels
 2026-04-28  9:39 UTC  (5+ 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

[PATCH 0/9] AS SDP cleanups and additions for Panel Replay + VRR
 2026-04-28  9:28 UTC  (12+ 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/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  (20+ 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.BAT: success for Engine initialization cleanup (rev2)
` ✗ Xe.CI.FULL: failure "

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

[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  (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 (rev5)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[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)

[PATCH v4 00/13] Introduce Xe Uncorrectable Error Handling
 2026-04-27  8:24 UTC  (7+ messages)
` [PATCH v4 02/13] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
` [PATCH v4 05/13] drm/xe/xe_ras: Initialize Uncorrectable AER Registers
` [PATCH v4 07/13] drm/xe/xe_ras: Add support for uncorrectable core-compute errors

[PATCH v2 0/4] Hardware Error handling for Crescent Island
 2026-04-27  8:20 UTC  (7+ messages)
` [PATCH v2 1/4] drm/xe/hw_error: Setup hardware error routing
` [PATCH v2 2/4] drm/xe/hw_error: Reuse CSC worker for generic error handling
` [PATCH v2 3/4] drm/xe/hw_error: Allow debugging hardware errors

[PATCH v2 00/13] drm/i915/color: Enable SDR plane color pipeline
 2026-04-27  8:07 UTC  (8+ messages)
` [PATCH v2 01/13] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX

[PATCH 0/6] Enable joiner cursor fast updates
 2026-04-27  6:14 UTC  (4+ messages)
` [PATCH 1/6] drm/i915/cursor: Check joiner cursor commit status

[PATCH v2 00/13] drm/i915/display: Add DC3CO support
 2026-04-27  6:06 UTC  (14+ messages)
` [PATCH v2 06/13] drm/i915/display: Add HAS_DC3CO() macro
` [PATCH v2 07/13] drm/i915/display: Add DC3CO eligibility computation
` [PATCH v2 08/13] drm/i915/display: Store DC3CO eligibility in PSR state
` [PATCH v2 09/13] drm/i915/display: PSR2: Set idle_frames to 0 for DC3CO
` [PATCH v2 10/13] drm/i915/display: Enable DC3CO idle protocol in ALPM
` [PATCH v2 11/13] drm/i915/display: PSR Add delayed work to exit DC3CO

[PATCH v3 0/9] drm/i915: Fix CDCLK and scaler prefill calculations
 2026-04-25 22:49 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/i915: Fix CDCLK and scaler prefill calculations (rev6)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v11 01/20] gpu: nova-core: gsp: Return GspStaticInfo from boot()
 2026-04-25 20:57 UTC  (5+ messages)
` [PATCH v11 02/20] gpu: nova-core: gsp: Extract usable FB region from GSP

[PATCH v14 00/28] Add new general DRM property "color format"
 2026-04-25 11:09 UTC  (7+ messages)
` [PATCH v14 04/28] drm/connector: Let connectors have a say in their color format
` [PATCH v14 05/28] drm/display: bridge_connector: Use HDMI color format for HDMI conns
` [PATCH v14 06/28] drm/bridge: Act on the DRM color format property


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