Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-29 23:06:56 to 2026-07-31 09:45:44 UTC [more...]

[PATCH v8 00/10] Enable CMRR in fixed-RR VRR path
 2026-07-31  9:45 UTC  (16+ messages)
` [PATCH v8 01/10] drm/i915/psr: Do not enable PSR2 when CMRR is enabled
` [PATCH v8 02/10] drm/i915/vrr: Restrict CMRR enable condition to VRR-TG-default platforms
` [PATCH v8 03/10] drm/i915/vrr: Add per-CRTC vrr/cmrr debugfs control
` [PATCH v8 04/10] drm/i915/vrr: Update AS_SDP target_rr_divider based on CMRR config request
` [PATCH v8 05/10] drm/i915/display: Move CMRR crtc_state members under VRR
` [PATCH v8 06/10] drm/i915/vrr: Compute CMRR fractional timings generically
` [PATCH v8 07/10] drm/i915/vrr: Latch CMRR ratio via atomic commit on debugfs write
` [PATCH v8 08/10] drm/i915/vrr: Program CMRR enable/disable from transcoder timings
` [PATCH v8 09/10] drm/i915/vrr: Dump CMRR state in the crtc state dump
` [PATCH v8 10/10] drm/i915/vrr: Enable cmrr
` ✓ CI.KUnit: success for Enable CMRR in fixed-RR VRR path (rev8)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v6 0/2] mm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-07-31  7:49 UTC  (7+ messages)
` [PATCH v6 1/2] mm: Introduce opportunistic_compaction concept to vmscan and shrinkers

[PATCH v7 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-07-31  7:07 UTC  (2+ messages)
` [PATCH v7 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test

[PATCH v9 0/3] drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels
 2026-07-31  5:46 UTC  (8+ messages)
` [PATCH v9 1/3] [PATCH] drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safe
` [PATCH v9 2/3] drm/xe/lrc: Fix torn read of CTX_TIMESTAMP from LRC
` [PATCH v9 3/3] drm/xe/lrc: Fix ABA race on engine migration in context timestamp read
` ✗ CI.checkpatch: warning for drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels (rev9)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v6 0/8] drm/xe: Prioritize BO eviction based on VM exec queue priority
 2026-07-31  4:16 UTC  (12+ messages)
` [PATCH v6 1/8] drm/xe: Track exec queue priority band counts for user VMs
` [PATCH v6 2/8] drm/xe: Re-prioritize VM's private BOs when adding an exec queue
` [PATCH v6 3/8] drm/xe: Lower BO TTM priority to lowest when fully unmapped from VM
` [PATCH v6 4/8] drm/xe: Fix up BO TTM priority for late VM binds
` [PATCH v6 5/8] drm/xe: Adjust BO TTM priority on DONTNEED/WILLNEED madvise transitions
` [PATCH v6 6/8] drm/xe: Limit purge shrinker pass to the lowest TTM priority band
` [PATCH v6 7/8] drm/ttm: Increase maximum TTM priorities to 8
` [PATCH v6 8/8] drm/xe: Favor evicting WB-cached BOs within each priority band
` ✓ CI.KUnit: success for drm/xe: Prioritize BO eviction based on VM exec queue priority (rev5)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe/oa: Fix sync entry leak on OA config emit failure
 2026-07-31  3:04 UTC  (6+ messages)
` [PATCH v2] "
` ✓ CI.KUnit: success for drm/xe/oa: Fix sync entry leak on OA config emit failure (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[RFC PATCH v2 1/1] drm/xe: keep VM-bound WC BOs resident during reclaim
 2026-07-31  2:44 UTC  (5+ messages)
` ✗ LGCI.VerificationFailed: failure for series starting with [RFC,v2,1/1] "
` ✗ LGCI.VerificationFailed: failure for series starting with [RFC,v2,1/1] drm/xe: keep VM-bound WC BOs resident during reclaim (rev4)

[PATCH 0/3] Modify the SW tail logic in OA
 2026-07-31  1:21 UTC  (8+ messages)
` [PATCH 1/3] drm/xe/xe_oa: Clear status only if relevant bits are set
` [PATCH 2/3] drm/xe/xe_oa: Avoid checking and setting fields in the OA report
` [PATCH 3/3] drm/xe/xe_oa: Add a lag to the reports that is exported to user
` ✗ CI.checkpatch: warning for Modify the SW tail logic in OA
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v3 0/1] drm/xe/guc_ads: allocate UM queues in a separate UC BO
 2026-07-31  0:52 UTC  (15+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] drm/xe/guc_ads: allocate UM queues in a separate BO
  ` [PATCH v4 2/3] drm/xe/guc_ads: allocate UM queues in VRAM on dGFX
  ` [PATCH v4 3/3] drm/xe/guc_ads: use uncached mapping for UM queue BO
` [PATCH v5 0/1] drm/xe/guc_ads: allocate UM queues in a separate UC BO
  ` [PATCH v5 1/3] drm/xe/guc_ads: allocate UM queues in a separate BO
  ` [PATCH v5 2/3] drm/xe/guc_ads: allocate UM queues in VRAM on dGFX
  ` [PATCH v5 3/3] drm/xe/guc_ads: use uncached mapping for UM queue BO

[PATCH v3] drm/xe/pxp: add termination on resume
 2026-07-30 22:43 UTC  (7+ messages)
` ✓ CI.KUnit: success for drm/xe/pxp: add termination on resume (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v4 0/2] drm/xe: Changes for Xe3p_HPM media
 2026-07-30 22:30 UTC  (7+ messages)
` [PATCH v4 1/2] drm/xe/mcr: Take vcs1/vecs1 into account for first media slice
` [PATCH v4 2/2] drm/xe/oa: Extend OAM unit hwe assignment for new dGfx
` ✓ CI.KUnit: success for drm/xe: Changes for Xe3p_HPM media (rev4)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[RFC PATCH 1/1] drm/xe: keep VM-bound WC BOs resident during reclaim
 2026-07-30 22:09 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for series starting with [RFC,1/1] "

[RFC PATCH v2 0/1] drm/xe: avoid reclaim/restore stalls for VM-bound WC BOs
 2026-07-28  6:55 UTC 

[PATCH] drm/i915/bios: Move a variable assignment behind a null pointer check in intel_bios_encoder_supports_dp_dual_mode()
 2026-07-28 12:15 UTC  (3+ messages)

xe: GT0 GuC scheduler wedge on Meteor Lake (7d55) — "Schedule disable failed to respond", recovers or hard-locks nondeterministically
 2026-07-28  9:26 UTC 

[RFC PATCH 0/1] drm/xe: avoid reclaim/restore stalls for VM-bound WC BOs
 2026-07-28  6:14 UTC 

[PULL] drm-intel-fixes
 2026-07-30 21:57 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS 60693b580ab5f7f3158adcc2bab5ae816edd49ff
 2026-07-30 18:40 UTC 

[PATCH v3 00/23] drm/xe: Add structured SIGID error logging infrastructure
 2026-07-30 18:31 UTC  (21+ messages)
` [PATCH v3 02/23] drm/xe/log: "
` [PATCH v3 05/23] drm/xe/log: Add SIGID log helpers for severity
` [PATCH v3 06/23] drm/xe/log: Add SIGID log helpers for location
` [PATCH v3 07/23] drm/xe/log: Add SIGID log helpers for location & severity
` [PATCH v3 08/23] drm/xe/log: Add SIGID log helpers for components
` [PATCH v3 09/23] drm/xe/log: Add SIGID log helpers for errno-only
` [PATCH v3 10/23] drm/xe/log: Add hardware error signatures
` [PATCH v3 12/23] drm/xe/ras: Check RAS and LOG component definitions
` [PATCH v3 13/23] drm/xe/kunit: Setup driver data in the test device
` [PATCH v3 14/23] drm/xe/tests: Add Kunit tests for xe_log
` [PATCH v3 16/23] drm/xe: Report 'probe blocked' error using SIGID
` [PATCH v3 17/23] drm/xe: Report 'device wedged' errors "
` [PATCH v3 18/23] drm/xe: Report 'Survivability Mode' "
` [PATCH v3 20/23] drm/xe/pcode: Report 'Mailbox failed' error "
` [PATCH v3 22/23] drm/xe/gt: Report 'pagefault' errors "
` [PATCH v3 23/23] drm/xe/pci: Report 'cannot re-enable' error "
` ✗ CI.checkpatch: warning for drm/xe: Add structured SIGID error logging infrastructure (rev3)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH v7 0/2] drm/xe: Use IBC v3 on PTL
 2026-07-30 18:18 UTC  (5+ messages)
` [PATCH v7 2/2] drm/xe: Add debugfs for IA/GT bias
` ✓ Xe.CI.BAT: success for drm/xe: Use IBC v3 on PTL (rev7)
` ✗ Xe.CI.FULL: failure "

[drm-xe:drm-xe-fixes] BUILD SUCCESS d94f82d57e7a86def6946f22b34eb53f96628f8a
 2026-07-30 17:55 UTC 

[PATCH v1] drm/xe/ras: Fix boot-time ras error processing
 2026-07-30 17:03 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2 00/22] drm/xe: Add structured SIGID error logging infrastructure
 2026-07-30 16:27 UTC  (5+ messages)

[PULL] drm-xe-next
 2026-07-30 16:06 UTC 

[PATCH 00/14] DP-HDMI PCON DSC fixes
 2026-07-30 16:01 UTC  (18+ messages)
` [PATCH 01/14] drm/i915/hdmi: Use correct type for output_format parameter
` [PATCH 02/14] drm/i915/display: Generalize intel_hdmi_dsc_get_num_slices helper
` [PATCH 03/14] drm/i915/display: Pass bpc in intel_hdmi_dsc_get_bpp
` [PATCH 04/14] drm/i915/hdmi21/mtl: Split the intel_hdmi_dsc_get_bpp()
` [PATCH 05/14] drm/i915/dp: Fix FRL BW check for HDMI2.1 DFP
` [PATCH 06/14] drm/i915/dp: Add a wrapper to check frl/tmds downstream constraints
` [PATCH 07/14] drm/i915/dp: Use FRL pair check for the DFP dotclock limit
` [PATCH 08/14] drm/i915/dp: Use the common downstream bw check in compute_bpc
` [PATCH 09/14] drm/i915/hdmi: Expose DSC min/max bpp helpers
` [PATCH 10/14] drm/i915/hdmi: Add helper to check if DSC chunksize fits the sink limits
` [PATCH 11/14] drm/i915/dp: Allow PCON DSC modes through FRL bw check
` [PATCH 12/14] drm/i915/dp: Clamp PCON DSC bpp to the FRL link bandwidth
` [PATCH 13/14] drm/i915/hdmi: Add helper to get max FRL rate for an HDMI sink
` [PATCH 14/14] drm/i915/dp: Use helpers for getting max FRL rate
` ✓ CI.KUnit: success for DP-HDMI PCON DSC fixes
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 6.12 588/602] gpu: Fix uninitialized buddy for built-in drivers
 2026-07-30 14:16 UTC 

[PATCH 6.18 674/675] gpu: Fix uninitialized buddy for built-in drivers
 2026-07-30 14:16 UTC 

[PULL] drm-xe-fixes
 2026-07-30 14:51 UTC 

Patch "gpu: Fix uninitialized buddy for built-in drivers" has been added to the 6.18-stable tree
 2026-07-30 13:28 UTC 

Patch "gpu: Fix uninitialized buddy for built-in drivers" has been added to the 6.12-stable tree
 2026-07-30 13:28 UTC 

[PATCH] drm/xe/pm: do not warn about missing runtime PM protection after hot-unplug
 2026-07-30 12:35 UTC  (8+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH V14 0/9] Add memory page offlining support
 2026-07-30 12:10 UTC  (14+ messages)
` [PATCH V14 1/9] drm/xe: Link VRAM object with gpu buddy
` [PATCH V14 2/9] [DO NOT MERGE]drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
` [PATCH V14 3/9] drm/xe: Link LRC BO and its execution Queue
` [PATCH V14 4/9] drm/xe: Extend BO purge to handle vram pages as well
` [PATCH V14 5/9] drm/xe: Handle physical memory address error
` [PATCH V14 6/9] drm/xe/configfs: Add vram bad page reservation policy
` [PATCH V14 7/9] drm/xe/cri: Add sysfs interface for bad gpu vram pages
` [PATCH V14 8/9] drm/xe/uapi: Expose ban reason in EXEC_QUEUE_GET_PROPERTY_BAN
` [PATCH V14 9/9] drm/xe: Add fault-inject based VRAM page offline injection
` ✗ CI.checkpatch: warning for Add memory page offlining support (rev16)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe/ras: Split RAS init into xe_ras_init_early and xe_ras_init
 2026-07-30 11:10 UTC  (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v6 0/3] drm/xe/i2c: alerts and controller enabling modifications
 2026-07-30 11:07 UTC  (5+ messages)
` [PATCH v6 3/3] drm/xe/i2c: Keep the i2c controller always enabled

[PATCH v2 0/4] drm/i915/display: Switch DG2 MPLLB handling to the DPLL framework
 2026-07-30 11:05 UTC  (3+ messages)
` [PATCH v2 2/4] drm/i915/display: Add DG2 MPLLB DPLL manager support

[PULL] drm-misc-next
 2026-07-30 10:50 UTC 

[PULL] drm-misc-fixes
 2026-07-30  9:19 UTC 

[PATCH v7 00/10] Enable CMRR in fixed-RR VRR path
 2026-07-30  8:55 UTC  (11+ messages)
` [PATCH v7 05/10] drm/i915/display: Move CMRR crtc_state members under VRR
` [PATCH v7 06/10] drm/i915/vrr: Compute CMRR fractional timings generically
` [PATCH v7 07/10] drm/i915/vrr: Latch CMRR ratio via fastset on debugfs write
` [PATCH v7 08/10] drm/i915/vrr: Program CMRR enable/disable from transcoder timings
` [PATCH v7 10/10] drm/i915/vrr: Enable cmrr

[PATCH v7 01/10] drm/i915/vrr: Return from PSR2 compute config in case of CMRR enabled
 2026-07-30  8:43 UTC  (3+ messages)
` [PATCH v8 "

[PATCH v12 0/4] Introduce cold reset recovery method
 2026-07-30  7:26 UTC  (4+ messages)
` [PATCH v12 4/4] drm/xe/ras: Use fault-inject to trigger punit error handler

[PATCH v8 0/3] drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels
 2026-07-30  7:18 UTC  (7+ messages)
` [PATCH v8 1/3] [PATCH] drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safe
` [PATCH v8 2/3] drm/xe/lrc: Fix torn read of CTX_TIMESTAMP from LRC
` [PATCH v8 3/3] drm/xe/lrc: Fix ABA race on engine migration in context timestamp read
` ✓ CI.KUnit: success for drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels (rev8)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v7 0/3] drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels
 2026-07-30  4:23 UTC  (4+ messages)
` [PATCH v7 1/3] [PATCH] drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safe
` [PATCH v7 2/3] drm/xe/lrc: Fix torn read of CTX_TIMESTAMP from LRC
` [PATCH v7 3/3] drm/xe/lrc: Fix ABA race on engine migration in context timestamp read

[PATCH v3 0/2] drm/xe: Changes for Xe3p_HPM media
 2026-07-29 23:09 UTC  (4+ messages)
` [PATCH v3 1/2] drm/xe/mcr: Take vcs1/vecs1 into account for first media slice


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