Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-23 17:18:10 to 2025-10-24 15:48:09 UTC [more...]

[PATCH v8 0/3] drm/xe/migrate: Atomicize CCS copy command setup
 2025-10-24 15:48 UTC  (11+ messages)
` [PATCH v8 1/3] drm/xe/migrate: Use AVX instructions to prevent partial writes during VF migration CCS batch buffer updates
` [PATCH v8 2/3] drm/xe/migrate: Make emit_pte() header write atomic
` [PATCH v8 3/3] drm/xe/vf: Clear CCS read/write buffers in atomic way
` ✗ CI.checkpatch: warning for drm/xe/migrate: Atomicize CCS copy command setup
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/2] Fix serialization on burst of unbinds - v2
 2025-10-24 15:23 UTC  (3+ messages)
` [PATCH v2 1/2] drm/xe: Add last fence attachment to TLB invalidation job queues
` [PATCH v2 2/2] drm/xe: Decouple bind queue last fence from TLB invalidations

[PATCH] drm/xe: share USM BCS engine via root-tile helper
 2025-10-24 15:00 UTC  (3+ messages)

[CI] verbose p2p
 2025-10-24 14:35 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH 00/22] drm/i915/vrr: A few fixes and a bunch of cleanup
 2025-10-24 14:23 UTC  (46+ messages)
` [PATCH 01/22] drm/i915/vrr: Fix intel_vrr_always_use_vrr_tg()==true on TGL
` [PATCH 02/22] drm/i915/lrr: Include SCL in lrr_params_changed()
` [PATCH 03/22] drm/i915: Remove the "vblank delay" state dump
` [PATCH 04/22] drm/i915/vrr: Compute fixed refresh rate timings the sam way as CMRR timings
` [PATCH 05/22] drm/i915/vrr: Reorganize intel_vrr_compute_cmrr_timings() a bit
` [PATCH 06/22] drm/i195/vrr: Move crtc_state->vrr.{vmin, vmax} update into intel_vrr_compute_vrr_timings()
` [PATCH 07/22] drm/i915/vrr: Move compute_fixed_rr_timings()
` [PATCH 08/22] drm/i915/vrr: Extract intel_vrr_set_vrr_timings()
` [PATCH 09/22] drm/i915/vrr: Avoid redundant TRANS_PUSH write in intel_vrr_enable()
` [PATCH 10/22] drm/i915/vrr: Move EMP_AS_SDP_TL write into intel_vrr_set_transcoder_timings()
` [PATCH 11/22] drm/i915/vrr: Use trans_vrr_ctl() in intel_vrr_transcoder_disable()
` [PATCH 12/22] drm/i915/vrr: Extract intel_vrr_tg_disable()
` [PATCH 13/22] drm/i915/vrr: Extract intel_vrr_tg_enable()
` [PATCH 14/22] drm/i915/vrr: Disable VRR TG in intel_vrr_transcoder_disable() only on always use_vrr_tg() platforms
` [PATCH 15/22] drm/i915/vrr: Always write TRANS_VRR_CTL in intel_vrr_set_transcoder_timings() on !always_use_vrr_tg()
` [PATCH 16/22] drm/i915/vrr: Remove redundant HAS_VRR() checks
` [PATCH 17/22] drm/i915/vrr: Move HAS_VRR() check into intel_vrr_set_transcoder_timings()
` [PATCH 18/22] drm/i915/vrr: s/crtc_state/old_crtc_state/ in intel_vrr_transcoder_disable()
` [PATCH 19/22] drm/i915/vrr: Nuke intel_vrr_vblank_exit_length()
` [PATCH 20/22] drm/i915/vrr: Nuke intel_vrr_vmin_flipline()
` [PATCH 21/22] drm/i915/vrr: Update the intel_vrr_extra_vblank_delay() comment
` [PATCH 22/22] drm/i915/vrr: Check HAS_VRR() first in intel_vrr_is_capable()

[PATCH v14 00/13] AuxCCS handling and render compression modifiers
 2025-10-24 13:18 UTC  (17+ messages)
` [PATCH v14 01/13] drm/xe: Fix ggtt fb alignment
` [PATCH v14 02/13] drm/xe/xelpg: Flush CCS when flushing caches
` [PATCH v14 03/13] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [PATCH v14 04/13] drm/xe/xelp: Support auxccs invalidation on blitter
` [PATCH v14 05/13] drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
` [PATCH v14 06/13] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [PATCH v14 07/13] drm/xe: Export xe_emit_aux_table_inv
` [PATCH v14 08/13] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [PATCH v14 09/13] drm/xe: Flush GGTT writes after populating DPT
` [PATCH v14 10/13] drm/xe: Handle DPT in system memory
` [PATCH v14 11/13] drm/xe: Do not use stolen memory for DPT on IGFX and AuxCCS
` [PATCH v14 12/13] drm/xe/display: Add support for AuxCCS
` [PATCH v14 13/13] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe
` ✗ CI.checkpatch: warning for AuxCCS handling and render compression modifiers
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/rom: convert intel_rom interfaces to struct drm_device
 2025-10-24 12:58 UTC  (2+ messages)

[PATCH] drm/i915/vrr: Fix transmission line for Adaptive Sync SDP
 2025-10-24 12:39 UTC  (9+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2 0/6] Use display parent interface for runtime pm
 2025-10-24 12:31 UTC  (18+ messages)
` [PATCH v2 1/6] drm/{i915, xe}/display: pass parent interface to display probe
  ` [PATCH v2 1/6] drm/{i915,xe}/display: "
` [PATCH v2 2/6] drm/{i915, xe}/display: Add display runtime pm parent interface
  ` [PATCH v2 2/6] drm/{i915,xe}/display: "
` [PATCH v2 3/6] drm/i915/display: Runtime pm wrappers for display "
` [PATCH v2 4/6] drm/xe/display: "
` [PATCH v2 5/6] drm/i915/display: Use display parent interface for i915 runtime pm
` [PATCH v2 6/6] drm/xe/display: Use display parent interface for xe "
` ✗ CI.checkpatch: warning for Use display parent interface for runtime pm (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH v1] drm/xe/pm: Enable WAKE# support
 2025-10-24 12:22 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[drm-xe:topic/xe-for-CI] BUILD SUCCESS da39e07e72ce7927980f9eada791aa74cd2c9717
 2025-10-24 12:22 UTC 

[PATCH v2 0/2] VF double migration
 2025-10-24 11:52 UTC  (10+ messages)
` [PATCH v2 1/2] drm/xe/vf: Introduce RESFIX start marker support
` [PATCH v2 2/2] drm/xe/vf: Use fault injection for testing VF double migration feature
` ✓ CI.KUnit: success for VF double migration (rev2)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PULL] drm-xe-fixes
 2025-10-24 11:42 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2025-10-24 11:39 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2025-10-24 11:36 UTC  (2+ messages)

[PULL] drm-misc-next
 2025-10-24 11:26 UTC  (2+ messages)

[PULL] drm-xe-next
 2025-10-24 11:26 UTC  (2+ messages)

[PATCH v2 00/26] Enable LT PHY
 2025-10-24 11:20 UTC  (31+ messages)
` [PATCH v2 01/26] drm/i915/ltphy: Add LT Phy related VDR and Pipe Registers
` [PATCH v2 02/26] drm/i915/cx0: Change register bit naming for powerdown values
` [PATCH v2 03/26] drm/i915/ltphy: Phy lane reset for LT Phy
` [PATCH v2 04/26] drm/i915/cx0: Move the HDMI FRL function to intel_hdmi
` [PATCH v2 05/26] drm/i915/ltphy: Program sequence for PORT_CLOCK_CTL for LT Phy
` [PATCH v2 06/26] drm/i915/ltphy: Add a wrapper for LT Phy powerdown change sequence
` [PATCH v2 07/26] drm/i915/ltphy: Read PHY_VDR_0_CONFIG register
` [PATCH v2 08/26] drm/i915/ltphy: Add LT Phy Programming recipe tables
` [PATCH v2 09/26] drm/i915/ltphy: Program the VDR PLL registers for LT PHY
` [PATCH v2 10/26] drm/i915/ltphy: Update the ltpll config table value for eDP
` [PATCH v2 11/26] drm/i915/ltphy: Enable SSC during port clock programming
` [PATCH v2 12/26] drm/i915/ltphy: Add function to calculate LT PHY port clock
` [PATCH v2 13/26] drm/i915/ltphy: Program the P2P Transaction flow for LT Phy
` [PATCH v2 14/26] drm/i915/ltphy: Program the rest of the PORT_CLOCK_CTL steps
` [PATCH v2 15/26] drm/i915/ltphy: Program the rest of the LT Phy Enable sequence
` [PATCH v2 16/26] drm/i915/ltphy: Program LT Phy Non-TBT PLL disable sequence
` [PATCH v2 17/26] drm/i915/ltphy: Hook up LT Phy Enable & Disable sequences
` [PATCH v2 18/26] drm/i915/ddi: Define LT Phy Swing tables
` [PATCH v2 19/26] drm/i915/ltphy: Program LT Phy Voltage Swing
` [PATCH v2 20/26] drm/i915/ltphy: Enable/Disable Tx after Non TBT Enable sequence
` [PATCH v2 21/26] drm/i915/ltphy: Define the LT Phy state compare function
` [PATCH v2 22/26] drm/i915/ltphy: Define function to readout LT Phy PLL state
` [PATCH v2 23/26] drm/i915/ltphy: Define LT PHY PLL state verify function
` [PATCH v2 24/26] drm/i915/display: Aux Enable and Display powerwell timeouts
` [PATCH v2 25/26] drm/i915/ltphy: Modify the step that need to be skipped
` [PATCH v2 26/26] drm/i915/ltphy: Implement HDMI Algo for Pll state
` ✗ CI.checkpatch: warning for Enable LT PHY (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH v1] drm/xe/uc: Change assertion to error on huc authentication failure
 2025-10-24 11:15 UTC  (7+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v6] drm/xe/guc: Cleanup GuC log buffer macros and helpers
 2025-10-24 10:52 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Cleanup GuC log buffer macros and helpers (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v13 00/12] AuxCCS handling and render compression modifiers
 2025-10-24 10:50 UTC  (7+ messages)
` [PATCH v13 04/12] drm/xe/xelp: Support auxccs invalidation on blitter
` ✗ Xe.CI.Full: failure for AuxCCS handling and render compression modifiers (rev5)

[PATCH v3 00/11] PCI: Resizable BAR improvements
 2025-10-24 10:39 UTC  (5+ messages)

[PATCH] devcoredump: Fix circular locking dependency with devcd->mutex
 2025-10-24 10:27 UTC  (5+ messages)

[PATCH v2] drm/{i915,xe}/fbdev: add intel_fbdev_fb_pitch_align()
 2025-10-24  8:42 UTC  (3+ messages)

[PATCH 0/5] drm/xe: CRI support in gt_throttle + refactors
 2025-10-24  8:42 UTC  (15+ messages)
` [PATCH 1/5] drm/xe/cri: Add new performance limit reasons bits
` [PATCH 2/5] drm/xe/gt_throttle: Tidy up perf reasons reading
` [PATCH 3/5] drm/xe/gt_throttle: Always read and mask
` [PATCH 4/5] drm/xe/gt_throttle: Add throttle_to_gt()
` [PATCH 5/5] drm/xe/gt_throttle: Tidy up attribute definition
` ✗ CI.checkpatch: warning for drm/xe: CRI support in gt_throttle + refactors
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3] drm/xe: Fix spelling and typos across Xe driver files
 2025-10-24  8:28 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Fix spelling and typos across XE driver files (rev3)

[FOR CI 0/5] drm/xe/display: Test series with PREEMPT_RT and preemption disable
 2025-10-24  7:42 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for drm/xe/display: Test series with PREEMPT_RT and preemption disable. (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH 00/25] Enable LT PHY
 2025-10-24  7:33 UTC  (15+ messages)
` [PATCH 18/25] drm/i915/ltphy: Program LT Phy Voltage Swing
` [PATCH 19/25] drm/i915/ltphy: Enable/Disable Tx after Non TBT Enable sequence
` [PATCH 20/25] drm/i915/ltphy: Define the LT Phy state compare function
` [PATCH 21/25] drm/i915/ltphy: Define function to readout LT Phy PLL state
` [PATCH 22/25] drm/i915/ltphy: Define LT PHY PLL state verify function
` [PATCH 23/25] drm/i915/display: Aux Enable and Display powerwell timeouts
` [PATCH 24/25] drm/i915/ltphy: Modify the step that need to by skipped

[RFC PATCH 02/14] dma-buf: rework stub fence initialisation
 2025-10-24  5:20 UTC  (2+ messages)

[v5 00/24] Plane Color Pipeline support for Intel platforms
 2025-10-24  4:29 UTC  (3+ messages)
` [v5 06/24] drm: Add helper to extract lut from struct drm_color_lut_32

[PATCH v2] drm/xe/vf: Fix up GGTT on S4 resume under SR-IOV
 2025-10-24  4:09 UTC  (3+ messages)

[PATCH 0/8] Enable DP2.1 alpm
 2025-10-24  0:30 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/2] Xe3p_XPC Steering Updates
 2025-10-23 23:28 UTC  (7+ messages)
` [PATCH 1/2] drm/xe/xe3p_xpc: Treat all PSMI MCR ranges as "INSTANCE0"
` [PATCH 2/2] drm/xe/xe3p_xpc: Add MCR steering for NODE and L3BANK ranges
` ✗ Xe.CI.Full: failure for Xe3p_XPC Steering Updates

[FOR CI 0/5] Testing PREEMPT_RT with disabling interrupts in the most critical section
 2025-10-23 22:15 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Testing PREEMPT_RT with disabling interrupts in the most critical section. (rev2)

[PATCH v2 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-23 22:10 UTC  (17+ messages)
` [PATCH v2 11/26] drm/xe/pf: Increase PF GuC Buffer Cache size and use it for "
` [PATCH v2 15/26] drm/xe/pf: Handle GuC migration data as part of PF control
` [PATCH v2 16/26] drm/xe/pf: Add helpers for VF GGTT migration data handling
` [PATCH v2 18/26] drm/xe/pf: Add helpers for VF MMIO "
` [PATCH v2 20/26] drm/xe/pf: Add helper to retrieve VF's LMEM object
` [PATCH v2 21/26] drm/xe/migrate: Add function to copy of VRAM data in chunks
` [PATCH v2 22/26] drm/xe/pf: Handle VRAM migration data as part of PF control
` [PATCH v2 24/26] drm/xe/pf: Enable SR-IOV VF migration for PTL and BMG

[PATCH 0/1] Fix serialization on burst of unbinds
 2025-10-23 19:27 UTC  (7+ messages)
` [PATCH 1/1] drm/xe: Avoid serializing unbind jobs on prior TLB invalidations

[PATCH v2] drm/i915/display: Take into account AS SDP in intel_dp_sdp_min_guardband
 2025-10-23 19:21 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: Take into account AS SDP in intel_dp_sdp_min_guardband (rev2)

[PATCH] drm/xe: Limit number of jobs per exec queue
 2025-10-23 19:05 UTC  (4+ messages)

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

[PATCH 0/9] drm/i915: Fix CDCLK and scaler prefill calculations
 2025-10-23 17:44 UTC  (4+ messages)
` [PATCH 4/9] drm/i915: Introduce a new intel_atomic_check_crtcs()


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