Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-10 19:45:48 to 2025-11-11 12:27:52 UTC [more...]

[PATCH v2 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-11 12:20 UTC  (2+ messages)
` [PATCH v2 01/21] lib/vsprintf: Add specifier for printing struct timespec64

[PATCH v4 00/11] drm/i915/display: Add initial support for Xe3p_LPD
 2025-11-11 12:22 UTC  (12+ messages)
` [PATCH v4 05/11] drm/i915/fbc: Add intel_fbc_id_for_pipe()
` [PATCH v4 06/11] drm/i915/xe3p_lpd: Handle underrun debug bits

[PATCH 0/9] PCI: BAR resizing fix/rework
 2025-11-11 12:08 UTC  (6+ messages)
` [PATCH 8/9] drm/amdgpu: Remove driver side BAR release before resize

[PATCH v5 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-11-11 11:41 UTC  (36+ messages)
` [PATCH v5 01/28] drm/xe/pf: Remove GuC version check for migration support
` [PATCH v5 02/28] drm/xe: Move migration support to device-level struct
` [PATCH v5 03/28] drm/xe/pf: Convert control state to bitmap
` [PATCH v5 04/28] drm/xe/pf: Add save/restore control state stubs and connect to debugfs
` [PATCH v5 05/28] drm/xe/pf: Add data structures and handlers for migration rings
` [PATCH v5 06/28] drm/xe/pf: Add helpers for migration data packet allocation / free
` [PATCH v5 07/28] drm/xe/pf: Add support for encap/decap of bitstream to/from packet
` [PATCH v5 08/28] drm/xe/pf: Add minimalistic migration descriptor
` [PATCH v5 09/28] drm/xe/pf: Expose VF migration data size over debugfs
` [PATCH v5 10/28] drm/xe: Add sa/guc_buf_cache sync interface
` [PATCH v5 11/28] drm/xe: Allow the caller to pass guc_buf_cache size
` [PATCH v5 12/28] drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
` [PATCH v5 13/28] drm/xe/pf: Remove GuC migration data save/restore from GT debugfs
` [PATCH v5 14/28] drm/xe/pf: Don't save GuC VF migration data on pause
` [PATCH v5 15/28] drm/xe/pf: Switch VF migration GuC save/restore to struct migration data
` [PATCH v5 16/28] drm/xe/pf: Handle GuC migration data as part of PF control
` [PATCH v5 17/28] drm/xe/pf: Add helpers for VF GGTT migration data handling
` [PATCH v5 18/28] drm/xe/pf: Handle GGTT migration data as part of PF control
` [PATCH v5 19/28] drm/xe/pf: Handle MMIO "
` [PATCH v5 20/28] drm/xe/pf: Add helper to retrieve VF's LMEM object
` [PATCH v5 21/28] drm/xe/migrate: Add function to copy of VRAM data in chunks
` [PATCH v5 22/28] drm/xe/pf: Handle VRAM migration data as part of PF control
` [PATCH v5 23/28] drm/xe/pf: Add wait helper for VF FLR
` [PATCH v5 24/28] drm/xe/pf: Enable SR-IOV VF migration
` [PATCH v5 25/28] drm/xe/pci: Introduce a helper to allow VF access to PF xe_device
` [PATCH v5 26/28] drm/xe/pf: Export helpers for VFIO
` [PATCH v5 27/28] drm/intel/bmg: Allow device ID usage with single-argument macros
` [PATCH v5 28/28] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics
` ✗ CI.checkpatch: warning for vfio/xe: Add driver variant for Xe VF migration (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[CI 00/32] [PATCH 00/32] drm/i915/display: Add MTL+ platforms to support dpll framework
 2025-11-11 11:16 UTC  (33+ messages)
` [CI 01/32] drm/i915/display: Rename TBT functions to be ICL specific
` [CI 02/32] drm/i915/display: Factor out C10 msgbus access start/end helpers
` [CI 03/32] drm/i915/display: Sanitize setting the Cx0 PLL use_c10 flag
` [CI 04/32] drm/i915/display: Sanitize calculating C20 PLL state from tables
` [CI 05/32] drm/i915/display: Track the C20 PHY VDR state in the PLL state
` [CI 06/32] drm/i915/display: Move definition of Cx0 PHY functions earlier
` [CI 07/32] drm/i915/display: Add macro to get DDI port width from a register value
` [CI 08/32] drm/i915/display: Track the Cx0 PHY enabled lane count in the PLL state
` [CI 09/32] drm/i915/display: Sanitize C10 PHY PLL SSC register setup
` [CI 11/32] drm/i915/display: Determine Cx0 PLL DP mode from PLL state
` [CI 12/32] drm/i915/display: Determine Cx0 PLL port clock "
` [CI 13/32] drm/i915/display: Zero Cx0 PLL state before compute and HW readout
` [CI 14/32] drm/i915/display: Print additional Cx0 PLL HW state
` [CI 15/32] drm/i915/display: Remove state verification

Possible bug?
 2025-11-11 10:58 UTC  (6+ messages)

[PATCH v2 00/30] Scope-based forcewake and runtime PM
 2025-11-11 10:57 UTC  (36+ messages)
` [PATCH v2 01/30] drm/xe/forcewake: Improve kerneldoc
` [PATCH v2 02/30] drm/xe/eustall: Store forcewake reference in stream structure
` [PATCH v2 03/30] drm/xe/oa: "
` [PATCH v2 04/30] drm/xe/forcewake: Add scope-based cleanup for forcewake
` [PATCH v2 05/30] drm/xe/pm: Add scope-based cleanup helper for runtime PM
` [PATCH v2 06/30] drm/xe/gt: Use scope-based cleanup
` [PATCH v2 07/30] drm/xe/gt_idle: "
` [PATCH v2 08/30] drm/xe/guc: "
` [PATCH v2 09/30] drm/xe/guc_pc: "
` [PATCH v2 10/30] drm/xe/mocs: "
` [PATCH v2 11/30] drm/xe/pat: Use scope-based forcewake
` [PATCH v2 12/30] drm/xe/pxp: Use scope-based cleanup
` [PATCH v2 13/30] drm/xe/gsc: "
` [PATCH v2 14/30] drm/xe/device: "
` [PATCH v2 15/30] drm/xe/devcoredump: "
` [PATCH v2 16/30] drm/xe/display: Use scoped-cleanup
` [PATCH v2 17/30] drm/xe: Create scoped cleanup class for force_wake_get_any_engine()
` [PATCH v2 18/30] drm/xe/drm_client: Use scope-based cleanup
` [PATCH v2 19/30] drm/xe/gt_debugfs: "
` [PATCH v2 20/30] drm/xe/huc: Use scope-based forcewake
` [PATCH v2 21/30] drm/xe/query: "
` [PATCH v2 22/30] drm/xe/reg_sr: "
` [PATCH v2 23/30] drm/xe/vram: "
  ` [PATCH v2.1 "
` [PATCH v2 24/30] drm/xe/bo: Use scope-based runtime PM
` [PATCH v2 25/30] drm/xe/ggtt: Use scope-based runtime pm
` [PATCH v2 26/30] drm/xe/hwmon: Use scope-based runtime PM
` [PATCH v2 27/30] drm/xe/sriov: "
` [PATCH v2 28/30] drm/xe/tests: "
` [PATCH v2 29/30] drm/xe/sysfs: Use scope-based runtime power management
` [PATCH v2 30/30] drm/xe/debugfs: Use scope-based runtime PM
` ✓ CI.KUnit: success for Scope-based forcewake and runtime PM (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/4] Fix Adaptive Sync SDP for Panel Replay
 2025-11-11 10:28 UTC  (7+ messages)
` [PATCH 1/4] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP
` [PATCH 2/4] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
` [PATCH 3/4] drm/i915/dp: Allow AS_SDP only if panel replay + auxless alpm is supported
` [PATCH 4/4] drm/i915/dp: Account for AS_SDP guardband only when enabled
` ✓ CI.KUnit: success for Fix Adaptive Sync SDP for Panel Replay (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v2 0/7] drm/i915/display: Handle vblank evasion with CONFIG_PREEMPT_RT
 2025-11-11  9:47 UTC  (6+ messages)

[PATCH 0/1] drm/xe/pat: Add helper to query compression enable status
 2025-11-11  9:40 UTC  (8+ messages)
` [PATCH 1/1] "
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[v6 00/16] Plane Color Pipeline support for Intel platforms
 2025-11-11  9:20 UTC  (10+ messages)
` [v6 02/16] drm/i915: Add identifiers for driver specific blocks
` [v6 14/16] drm/i915/display: Add registers for 3D LUT
` [v6 15/16] drm/i915/color: Add 3D LUT to color pipeline

[PATCH] drm/xe: Remove duplicate DRM_EXEC selection from Kconfig
 2025-11-11  9:06 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 00/24] drm/vblank: refactoring and cleanups
 2025-11-11  9:04 UTC  (19+ messages)
` [PATCH 01/24] drm/vblank: Unexport drm_wait_one_vblank()
` [PATCH 02/24] drm/vblank: remove drm_wait_one_vblank() completely
` [PATCH 03/24] drm/vblank: remove superfluous pipe check
` [PATCH 05/24] drm/vblank: use the drm_vblank_crtc() and drm_crtc_vblank_crtc() helpers more
` [PATCH 06/24] drm/vblank: prefer drm_crtc_vblank_crtc() over drm_vblank_crtc()
` [PATCH 07/24] drm/vblank: pass vlank to drm_vblank_get()/_put()/_count()
` [PATCH 23/24] drm/vblank: reduce pipe checks

[PATCH v2 0/3] drm/{i915, xe}/irq: clarify display and parent driver interfaces
 2025-11-11  8:23 UTC  (7+ messages)
` [PATCH v2 1/3] drm/{i915, xe}/display: duplicate gen2 irq/error init/reset in display irq
` [PATCH v2 2/3] drm/i915/display: convert the display irq interfaces to struct intel_display
` [PATCH v2 3/3] drm/{i915, xe}/display: move irq calls to parent interface
` ✗ CI.checkpatch: warning for drm/{i915, xe}/irq: clarify display and parent driver interfaces (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v1 00/23] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-11  8:08 UTC  (13+ messages)
` [PATCH v1 02/23] ALSA: seq: Switch to use %ptSp
` [PATCH v1 12/23] ipmi: "
` [PATCH v1 13/23] media: av7110: "
` [PATCH v1 14/23] media: v4l2-ioctl: "
` ✗ CI.checkpatch: warning for treewide: Introduce %ptS for struct timespec64 and convert users
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 0/4] drm/{i915, xe}/irq: clarify display and parent driver interfaces
 2025-11-11  8:07 UTC  (12+ messages)
` [PATCH 1/4] drm/{i915, xe}/display: move irq calls to parent interface
  ` [PATCH 1/4] drm/{i915,xe}/display: "
` [PATCH 4/4] drm/i915/display: shorten the intel_display_irq_regs_* function names
` ✗ CI.checkpatch: warning for drm/{i915, xe}/irq: clarify display and parent driver interfaces
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[PATCH 00/16] drm/i915/de: Register polling cleanup
 2025-11-11  8:01 UTC  (35+ messages)
` [PATCH 01/16] drm/i915/de: Implement register waits one way
` [PATCH 02/16] drm/i915/de: Have intel_de_wait() hand out the final register value
` [PATCH 03/16] drm/i915/de: Include units in intel_de_wait*() function names
` [PATCH 04/16] drm/i915/de: Introduce intel_de_wait_us()
` [PATCH 05/16] drm/i915/de: Use intel_de_wait_us()
` [PATCH 06/16] drm/i915/de: Use intel_de_wait_ms() for the obvious cases
` [PATCH 07/16] drm/i915/de: Nuke intel_de_wait_custom()
` [PATCH 08/16] drm/i915/de: Introduce intel_de_wait_for_{set, clear}_us()
` [PATCH 09/16] drm/i915/de: Use intel_de_wait_for_{set,clear}_us()
  ` [PATCH 09/16] drm/i915/de: Use intel_de_wait_for_{set, clear}_us()
` [PATCH 10/16] drm/i915/de: Use intel_de_wait_for_{set,clear}_ms()
  ` [PATCH 10/16] drm/i915/de: Use intel_de_wait_for_{set, clear}_ms()
` [PATCH 11/16] drm/1915/dpio: Stop using intel_de_wait_fw_ms()
` [PATCH 12/16] drm/u195/de: Replace __intel_de_rmw_nowl() with intel_de_rmw_fw()
` [PATCH 13/16] drm/i915/de: Nuke wakelocks from intel_de_wait_fw_ms()
` [PATCH 14/16] drm/i915/de: Replace __intel_de_wait_for_register_nowl() with intel_de_wait_fw_us_atomic()
` [PATCH 15/16] drm/i915/power: Use the intel_de_wait_ms() out value
` [PATCH 16/16] drm/i915/dpio: "
` ✓ Xe.CI.Full: success for drm/i915/de: Register polling cleanup

[RESEND 00/10] Introduce drm sharpness property
 2025-11-11  7:36 UTC  (3+ messages)

[PATCH 13/24] drm/vblank: pass vblank to drm_vblank_count_and_time()
 2025-11-11  6:52 UTC  (2+ messages)

[PATCH] drm/xe/guc: Register CT fini action before mutex init
 2025-11-11  1:29 UTC  (5+ messages)
` [PATCH v3] drm/xe/guc: Fix resource leak in xe_guc_ct_init_noalloc()
` ✓ Xe.CI.BAT: success for drm/xe/guc: Register CT fini action before mutex init (rev3)
` ✗ Xe.CI.Full: failure "

[PATCH v2 00/12] Context based TLB invalidations
 2025-11-11  1:01 UTC  (6+ messages)
` [PATCH v2 11/12] drm/xe: Add context-based invalidation to GuC TLB invalidation backend

[PATCH v2 00/32] drm/i915/display: Add initial support for Xe3p_LPD
 2025-11-11  0:44 UTC  (6+ messages)
` [PATCH v2 11/32] drm/i915/xe3p_lpd: Underrun debuggability and error codes/hints

[PATCH v1 17/23] PCI: epf-test: Switch to use %ptSp
 2025-11-11  0:11 UTC  (2+ messages)

[PATCH 0/2] drm/xe/xe3p: Add page fault prefetch bit handling
 2025-11-11  0:03 UTC  (5+ messages)
` [PATCH 1/2] drm/xe: Coalesce pagefault logging
` [PATCH 2/2] drm/xe/xe3p: Add support for prefetch page fault

[PATCH 00/33] Scope-based forcewake and runtime PM
 2025-11-10 23:33 UTC  (5+ messages)
` [PATCH 01/33] drm/xe/forcewake: Improve kerneldoc
` [PATCH 08/33] drm/xe/pm: Add scope-based cleanup helper for runtime PM

[PATCH 1/9] PCI: Prevent resource tree corruption when BAR resize fails
 2025-11-10 22:59 UTC  (2+ messages)

[PATCH 7/9] drm/i915: Remove driver side BAR release before resize
 2025-11-10 22:53 UTC  (2+ messages)

[PATCH v5 0/3] drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression
 2025-11-10 22:16 UTC  (4+ messages)
` [PATCH v5 3/3] drm/xe: implement VM_BIND decompression in vm_bind_ioctl

[PATCH v2] drm/xe/pcode: Rework error mapping
 2025-11-10 22:00 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/pcode: Rework error mapping (rev2)

[PATCH 0/2] Introduce DRM_RAS using generic netlink for RAS
 2025-11-10 20:35 UTC  (6+ messages)
` DRM_RAS for CPER Error logging?!

[PATCH] drm/i915/fbdev: Hold runtime PM ref during fbdev BO creation
 2025-11-10 20:28 UTC  (4+ messages)

[PATCH AUTOSEL 6.17-6.12] drm/xe: Move declarations under conditional branch
 2025-11-10 19:57 UTC 


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