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

[PATCH 0/9] Introduce set_context_latency and refactor VRR/DSB timing logic
 2025-09-23 10:48 UTC  (33+ messages)
` [PATCH 1/9] drm/i915/psr: s/intel_psr_min_vblank_delay/intel_psr_min_set_context_latency
` [PATCH 2/9] drm/i915/display: Add set_context_latency to crtc_state->vrr
` [PATCH 3/9] drm/i915/display: Use VBLANK_START to get the vblank delay for TGL
` [PATCH 4/9] drm/i915/vrr: Use set_context_latency instead of intel_vrr_real_vblank_delay()
` [PATCH 5/9] drm/i915/vrr: s/intel_vrr_vblank_delay/intel_vrr_scl_delay
` [PATCH 6/9] drm/i915/display: Use set context latency in evasion logic
` [PATCH 7/9] drm/i915/dsb: s/intel_dsb_wait_vblank_delay/intel_dsb_wait_for_scl_lines
` [PATCH 8/9] drm/i915/display: Wait for scl start instead of dsb_wait_vblanks
` [PATCH 9/9] drm/i915/vrr: Clamp guardband as per hardware and timing constraints
` ✓ CI.KUnit: success for Introduce set_context_latency and refactor VRR/DSB timing logic
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

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

[PATCH] drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_parameters
 2025-09-23 10:32 UTC  (3+ messages)

[PATCH v7 1/3] drm/buddy: Optimize free block management with RB tree
 2025-09-23 10:31 UTC  (7+ messages)
` [PATCH v7 2/3] drm/buddy: Separate clear and dirty free block trees
` [PATCH v7 3/3] drm/buddy: Add KUnit tests for allocator performance under fragmentation
` ✗ CI.checkpatch: warning for series starting with [v7,1/3] drm/buddy: Optimize free block management with RB tree
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v5 1/3] drm/buddy: Optimize free block management with RB tree
 2025-09-23  9:23 UTC  (8+ messages)

[PATCH v4 0/5] drm/xe/sriov: Don't migrate dmabuf BO to System RAM if P2P check succeeds
 2025-09-23  7:52 UTC  (22+ messages)
` [PATCH v4 1/5] PCI/P2PDMA: Don't enforce ACS check for device functions of Intel GPUs

[bug report] drm/xe/configfs: Allow to select by class only
 2025-09-23  7:22 UTC 

[PATCH] drm/xe/configfs: Fix engine class parsing
 2025-09-23  5:51 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[bug report] drm/xe/psmi: Add debugfs interface for PSMI
 2025-09-23  5:39 UTC  (3+ messages)

[PATCH] drm/xe/psmi: Do not return NULL
 2025-09-23  5:03 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[drm-xe:drm-xe-next] BUILD SUCCESS df636bf2836644667c632864e25878bd928154f7
 2025-09-23  3:51 UTC 

[PATCH v4 0/5] drm/xe: Use poll_timeout_us()
 2025-09-23  3:05 UTC  (10+ messages)
` [PATCH v4 1/5] drm/xe/device: Use poll_timeout_us() to wait for lmem
` [PATCH v4 2/5] drm/xe/guc_pc: Use poll_timeout_us() for waiting
` [PATCH v4 3/5] drm/xe/guc: Drop helper to read freq
` [PATCH v4 4/5] drm/xe/guc: Extract function to print load error
` [PATCH v4 5/5] drm/xe/guc: Refactor GuC load to use poll_timeout_us()
` ✗ CI.checkpatch: warning for drm/xe: Use poll_timeout_us() (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v2] drm/xe/configfs: Correct mask and pattern check in lookup_engine_info
 2025-09-23  1:57 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/xe/configfs: Correct mask and pattern check in lookup_engine_info (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v4 0/5] Preliminary support for separate VRAM region for kernel allocations on tiles
 2025-09-23  0:03 UTC  (9+ messages)
` [PATCH v4 1/5] drm/xe: Add initial support for separate kernel VRAM region on the tile
` [PATCH v4 2/5] drm/xe: Introduce new BO flag XE_BO_FLAG_FORCE_USER_VRAM
` [PATCH v4 3/5] drm/xe: Force user context allocations in user VRAM
` [PATCH v4 4/5] drm/xe/pf: Force use user VRAM for LMEM provisioning
` [PATCH v4 5/5] drm/xe: Combine vm->xef and XE_LRC_CREATE_USER_CTX checks to detect userspace context
` ✓ CI.KUnit: success for Preliminary support for separate VRAM region for kernel allocations on tiles (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/xe/xe_late_bind_fw: Various uninitialized variable fixes
 2025-09-22 22:08 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/xe/tests: Fix build break on clang 16.0.6
 2025-09-22 21:54 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/xe/configfs: Correct mask and pattern check in lookup_engine_info
 2025-09-22 21:23 UTC  (8+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 5/5] drm/i915/dp: Handle Synaptics DSC throughput link-bpp quirk
 2025-09-22 20:17 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v3 0/3] drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY A
 2025-09-22 20:14 UTC  (10+ messages)
` [PATCH v3 1/3] drm/pcids: Split PTL pciids group to make wcl subplatform
` [PATCH v3 2/3] drm/i915/display: Add definition for wcl as subplatform
` [PATCH v3 3/3] drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY A
` ✗ CI.checkpatch: warning for drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY A (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[PATCH] drm/i915/display: Set SPREAD_AMP bit to enable SSC
 2025-09-22 20:06 UTC  (3+ messages)

[PATCH 0/5] drm/i915/dp: Work around a DSC pixel throughput issue
 2025-09-22 20:06 UTC  (11+ messages)
` [PATCH 2/5] drm/i915/dp: Calculate DSC slice count based on per-slice peak throughput
` [PATCH 4/5] drm/i915/dp: Verify branch devices' overall pixel throughput/line width
` ✗ CI.checkpatch: warning for drm/i915/dp: Work around a DSC pixel throughput issue (rev3)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.Full: success "

linux-next: manual merge of the drm-xe tree with the drm-fixes tree
 2025-09-22 19:25 UTC  (3+ messages)

[PATCH 0/2] Allow configfs to disable specific GT type(s)
 2025-09-22 18:24 UTC  (5+ messages)
` [PATCH 1/2] drm/xe/huc: Adjust HuC check on primary GT
` [PATCH 2/2] drm/xe/configfs: Add attribute to disable GT types

[PATCH 0/4] Improve CCS save/restore series (cont..)
 2025-09-22 18:18 UTC  (8+ messages)
` [PATCH 1/4] drm/xe: Use PPGTT addresses for TLB invalidation to avoid GGTT fixups
` [PATCH 3/4] drm/xe/vf: Post migration fixups for CCS save/restore
` [PATCH 4/4] drm/xe/guc: Increase wait timeout to 2sec after BUSY reply from GuC

[PATCH] drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning
 2025-09-22 17:42 UTC  (2+ messages)

[PATCH] drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabled
 2025-09-22 16:50 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 00/10] Introduce drm sharpness property
 2025-09-22 15:30 UTC  (5+ messages)
` [RESEND 02/10] drm/i915/display: Introduce HAS_CASF for sharpness support

[PATCH v2 0/3] drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY A
 2025-09-22 15:14 UTC  (7+ messages)
` [PATCH v2 2/3] drm/i915/display: Add definition for wcl as subplatform
` [PATCH v2 3/3] drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY A

[PATCH 0/4] Improve VMA merging for CPU-address-mirrored mappings
 2025-09-22 14:22 UTC  (8+ messages)
` [PATCH 1/4] drm/xe: Add helper to extend CPU-mirrored VMA range for merge
` [PATCH 2/4] drm/xe: Merge adjacent default-attribute VMAs during garbage collection
` [PATCH 3/4] drm/xe/svm: Extend MAP range to reduce vma fragmentation
` [PATCH 4/4] drm/xe/svm: Enable UNMAP for VMA merging operations
` ✓ CI.KUnit: success for Improve VMA merging for CPU-address-mirrored mappings
` ✗ Xe.CI.Full: failure "

[PATCH 1/5] drm/dp: Add quirk for Synaptics DSC throughput link-bpp limit
 2025-09-22 13:46 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2 0/3] drm/xe: Allow pinning of VRAM dma-bufs
 2025-09-22 12:27 UTC  (5+ messages)
` [PATCH v2 3/3] drm/xe/dma-buf: Allow pinning of p2p dma-buf
` ✗ Xe.CI.Full: failure for drm/xe: Allow pinning of VRAM dma-bufs

[PATCH 0/2] MADVISE to support multiple PAT indeces
 2025-09-22 11:11 UTC  (5+ messages)
` [PATCH 1/2] drm/xe/pat: Improve PAT index handling in xe_vma_mem_attr
` [PATCH 2/2] drm/xe/uapi: Enable madvise to pass multiple pat indeces

[PATCH] drm/xe/pf: Keep VF LMEM BAR size low if no VFs enabled
 2025-09-22 10:33 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/pf: Keep VF LMEM BAR size low if no VFs enabled (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v2 00/13] drm/1915: skl+ watermark/latency stuff
 2025-09-22 10:20 UTC  (5+ messages)
` [PATCH v2 10/13] drm/i915: Flatten sanitize_wm_latency() a bit
` [PATCH v2 11/13] drm/i915: Make wm latencies monotonic

[PATCH] drm/i915: rename vlv_get_cck_clock() to vlv_clock_get_cck()
 2025-09-22  9:47 UTC  (2+ messages)

[PATCH v1 0/5] drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression
 2025-09-22  7:57 UTC  (4+ messages)
` [PATCH v1 4/5] drm/xe: implement VM_BIND decompression in vm_bind_ioctl

[PATCH] mei: late_bind: Fix -Wincompatible-function-pointer-types-strict
 2025-09-21  1:06 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "


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