Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-27 06:04:27 to 2025-10-28 02:00:21 UTC [more...]

[RFC v2 0/8] dma-buf: Add support for mapping dmabufs via interconnects
 2025-10-28  2:00 UTC  (7+ messages)
` [RFC v2 1/8] dma-buf: Add support for map/unmap APIs for interconnects
` [RFC v2 2/8] dma-buf: Add a helper to match interconnects between exporter/importer
` [RFC v2 4/8] vfio/pci/dmabuf: Add support for IOV interconnect

[PATCH 00/15] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-10-28  1:23 UTC  (17+ messages)
` [PATCH 04/15] drm/pagemap: Add a drm_pagemap cache and shrinker
` [PATCH 08/15] drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
` [PATCH 09/15] drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes
` [PATCH 11/15] drm/xe: Simplify madvise_preferred_mem_loc()
` [PATCH 12/15] drm/xe/uapi: Extend the madvise functionality to support foreign pagemap placement for svm
` [PATCH 13/15] drm/xe: Support pcie p2p dma as a fast interconnect
` [PATCH 14/15] drm/xe/vm: Add a prefetch debug printout
` [PATCH 15/15] drm/xe: Retry migration once

[CI 0/8] Fix dma-fence-array ordering
 2025-10-28  0:32 UTC  (13+ messages)
` [CI 1/8] drm/xe: Add last fence attachment to TLB invalidation job queues
` [CI 2/8] drm/xe: Decouple bind queue last fence from TLB invalidations
` [CI 3/8] drm/xe: Do not wait on TLB invalidations in page fault binds
` [CI 4/8] drm/xe: Don't allow in fences on zero batch exec or zero binds
` [CI 5/8] drm/xe: Remove last fence dependecy check from binds
` [CI 6/8] workqueue: Add ordered workqueue
` [CI 7/8] dma-buf: Fix dma-fence-array signaling ordering
` [CI 8/8] dma-buf: Fix dma-fence-chain "
` ✗ CI.checkpatch: warning for Fix dma-fence-array ordering
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "

[PATCH v6] drm/xe/guc: Cleanup GuC log buffer macros and helpers
 2025-10-28  0:19 UTC  (3+ messages)

[PATCH v4 0/5] Fix serialization on burst of unbinds - v2
 2025-10-28  0:12 UTC  (10+ messages)
` [PATCH v4 1/5] drm/xe: Add last fence attachment to TLB invalidation job queues
` [PATCH v4 2/5] drm/xe: Decouple bind queue last fence from TLB invalidations
` [PATCH v4 3/5] drm/xe: Do not wait on TLB invalidations in page fault binds
` [PATCH v4 4/5] drm/xe: Don't allow in fences on zero batch exec or zero binds
` [PATCH v4 5/5] drm/xe: Remove last fence dependecy check from binds
` ✗ CI.checkpatch: warning for Fix serialization on burst of unbinds - v2
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v3] drm/xe/uc: Change assertion to error on huc authentication failure
 2025-10-27 23:43 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/uc: Change assertion to error on huc authentication failure (rev3)
` ✓ Xe.CI.BAT: "

[PATCH v4] drm/i915/display: Extend i915_display_info with Type-C port details
 2025-10-27 22:44 UTC  (8+ messages)
` ✗ CI.checkpatch: warning for drm/i915/display: Extend i915_display_info with Type-C port details (rev4)
` ✓ CI.KUnit: success "
` [PATCH v5] drm/i915/display: Extend i915_display_info with Type-C port details
` ✓ Xe.CI.BAT: success for drm/i915/display: Extend i915_display_info with Type-C port details (rev4)
` ✗ CI.checkpatch: warning for drm/i915/display: Extend i915_display_info with Type-C port details (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2 00/32] drm/i915/display: Add initial support for Xe3p_LPD
 2025-10-27 22:26 UTC  (8+ messages)
` [PATCH v2 05/32] drm/i915/xe3p_lpd: Update bandwidth parameters
` [PATCH v2 07/32] drm/i915/xe3p_lpd: Support UINT16 formats

[PATCH v2 0/4] drm/i915/x3p_lpd: FBC related patches
 2025-10-27 22:16 UTC  (9+ messages)
` [PATCH v2 1/4] drm/i915/xe3p_lpd: Extend FBC support to UINT16 formats
` [PATCH v2 2/4] drm/i915/xe3p_lpd: Add FBC support for FP16 formats
` [PATCH v2 3/4] drm/i915/xe3p_lpd: extract pixel format valid routine "
` [PATCH v2 4/4] drm/i915/xe3p_lpd: use pixel normalizer for fp16 formats for FBC
` ✗ CI.checkpatch: warning for drm/i915/x3p_lpd: FBC related patches
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Fix uninitialized return value from xe_validation_guard()
 2025-10-27 22:04 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.Full: failure "

[RFC PATCH 0/3] Enforce DRM scheduler reclaim rules
 2025-10-27 21:58 UTC  (14+ messages)
` [RFC PATCH 1/3] workqueue: Add an interface to taint workqueue lockdep with reclaim
` [RFC PATCH 2/3] drm/sched: Taint workqueues "
` [RFC PATCH 3/3] drm/sched: Prevent adding dependencies to an armed job

[PATCH] drm/xe: Limit number of jobs per exec queue
 2025-10-27 21:52 UTC  (7+ messages)
` [PATCH v3] "
` ✓ CI.KUnit: success for drm/xe: Limit number of jobs per exec queue (rev3)
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/xe_guc: Dynamically decide g2g buffer owner
 2025-10-27 21:39 UTC  (2+ messages)

[PATCH 00/14] PF: Add sriov_admin sysfs tree
 2025-10-27 20:58 UTC  (26+ messages)
` [PATCH 01/14] drm/xe/pf: Prepare sysfs for SR-IOV admin attributes
` [PATCH 02/14] drm/xe/pf: Take RPM during calls to SR-IOV attr.store()
` [PATCH 03/14] drm/xe/pf: Allow change PF and VFs EQ/PT using sysfs
` [PATCH 04/14] drm/xe/pf: Relax report helper to accept PF in bulk configs
` [PATCH 05/14] drm/xe/pf: Add functions to bulk configure EQ/PT on GT
` [PATCH 06/14] drm/xe/pf: Add functions to bulk provision EQ/PT
` [PATCH 07/14] drm/xe/pf: Allow bulk change all VFs EQ/PT using sysfs
` [PATCH 13/14] drm/xe/pf: Allow to stop and reset VF "
` [PATCH 14/14] drm/xe/pf: Add documentation for sriov_admin attributes

[PATCH v1] drm/xe/pm: Enable WAKE# support
 2025-10-27 20:58 UTC  (2+ messages)

[PATCH v7 0/4] Introduce GT runtime suspend/resume
 2025-10-27 20:52 UTC  (12+ messages)
` [PATCH v7 1/4] drm/xe/vf: Update pause/unpause() helpers with VF naming
` [PATCH v7 2/4] drm/xe/guc_submit: Introduce pause/unpause() helpers for PF
` [PATCH v7 3/4] drm/xe/pm: Assert on runtime suspend if VFs are enabled
` [PATCH v7 4/4] drm/xe/gt: Introduce runtime suspend/resume
` ✓ CI.KUnit: success for Introduce GT runtime suspend/resume (rev5)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/6] Fix a couple of wedge corner-case memory leaks
 2025-10-27 20:10 UTC  (12+ messages)
` [PATCH 1/6] drm/xe: Add additional trace points for LRCs
` [PATCH 2/6] drm/xe: Add a trace point for VM close
` [PATCH 3/6] drm/xe: Add the BO pointer info to the BO trace
` [PATCH 4/6] drm/xe: Add new exec queue trace points
` [PATCH 5/6] drm/xe: Correct migration VM teardown order
` [PATCH 6/6] drm/xe: Clean up GuC software state after a wedge
` ✗ CI.checkpatch: warning for Fix a couple of wedge corner-case memory leaks (rev6)
` ✗ CI.KUnit: failure "
  `  "

[PATCH v8 00/22] Enable/Disable DC balance along with VRR DSB
 2025-10-27 19:51 UTC  (24+ messages)
` [PATCH v8 01/22] drm/i915/display: Add source param for dc balance
` [PATCH v8 02/22] drm/i915/dmc: Add pipe dmc registers and bits for DC Balance
` [PATCH v8 03/22] drm/i915/vrr: Add VRR DC balance registers
` [PATCH v8 04/22] drm/i915/vrr: Add functions to read out vmin/vmax stuff
` [PATCH v8 05/22] drm/i915/vrr: Add DC Balance params to crtc_state
` [PATCH v8 06/22] drm/i915/vrr: Add state dump for DC Balance params
` [PATCH v8 07/22] drm/i915/vrr: Add compute config "
` [PATCH v8 08/22] drm/i915/display: Add DC Balance flip counter in crtc
` [PATCH v8 09/22] drm/i915/vrr: Increment DC balance flip count on every flip
` [PATCH v8 10/22] drm/i915/vrr: Add function to reset DC Balance flip count
` [PATCH v8 11/22] drm/i915/vrr: Add function reset DC balance accumulated params
` [PATCH v8 12/22] drm/i915/vrr: Write DC balance params to hw registers
` [PATCH v8 13/22] drm/i915/vrr: Configure DC balance flipline adjustment
` [PATCH v8 14/22] drm/i915/vblank: Extract vrr_vblank_start()
` [PATCH v8 15/22] drm/i915/vrr: Implement vblank evasion with DC balancing
` [PATCH v8 16/22] drm/i915/display: Wait for VRR PUSH status update
` [PATCH v8 17/22] drm/i915/dsb: Add pipedmc dc balance enable/disable
` [PATCH v8 18/22] drm/i915/vrr: Pause DC Balancing for DSB commits
` [PATCH v8 19/22] drm/i915/display: Add function to configure event for dc balance
` [PATCH v8 20/22] drm/i915/vrr: Enable Adaptive sync counter bit
` [PATCH v8 21/22] drm/i915/vrr: Enable DC Balance
` [PATCH v8 22/22] drm/i915/vrr: Add function to check if DC Balance Possible

[PATCH v5 00/12] VRAM Self Refresh
 2025-10-27 19:18 UTC  (7+ messages)
` [PATCH v5 01/12] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
` [PATCH v5 02/12] PCI/ACPI: Per Root/Switch Downstream Port allow one aux power limit request
` [PATCH v5 03/12] PCI/ACPI: Add PERST# Assertion Delay _DSM method

[CI v3] verbose p2p
 2025-10-27 18:41 UTC  (4+ messages)
` ✓ CI.KUnit: success for verbose p2p (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v3] drm/i915/display: Extend i915_display_info with Type-C port details
 2025-10-27 17:53 UTC  (2+ messages)

[PATCH] drm/xe/pf: Access VF's register using dedicated MMIO view
 2025-10-27 16:57 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for "

[RFC PATCH] i915/display/intel_ddi: Reduce severity of failed FEC enabling
 2025-10-27 16:33 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/9] drm/i915: Fix CDCLK and scaler prefill calculations
 2025-10-27 15:40 UTC  (7+ messages)
` [PATCH 7/9] drm/i915/wm: Do skl_wm_check_vblank() after DDB stuff
` [PATCH 8/9] drm/i915/cdclk: Use a more optimal min_cdclk for vblank length check
` [PATCH 9/9] drm/i915/scaler: Use the actual scale factors "

[PATCH] drm/xe/xe3: Add WA_14024681466 for Xe3_LPG
 2025-10-27 15:35 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/xe3: Add WA_14024681466 for Xe3_LPG (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 1/2] PCI: Release BAR0 of an integrated bridge to allow GPU BAR resize
 2025-10-27 15:04 UTC  (2+ messages)

[PATCH v2 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-27 14:52 UTC  (19+ messages)
` [PATCH v2 03/26] drm/xe/pf: Add save/restore control state stubs and connect to debugfs
` [PATCH v2 04/26] drm/xe/pf: Add data structures and handlers for migration rings
` [PATCH v2 05/26] drm/xe/pf: Add helpers for migration data allocation / free
` [PATCH v2 06/26] drm/xe/pf: Add support for encap/decap of bitstream to/from packet
` [PATCH v2 07/26] drm/xe/pf: Add minimalistic migration descriptor
` [PATCH v2 26/26] vfio/xe: Add vendor-specific vfio_pci driver for Intel graphics

[PATCH v2 0/8] drm/xe: CRI support in gt_throttle + refactors
 2025-10-27 13:26 UTC  (15+ messages)
` [PATCH v2 5/8] drm/xe/gt_throttle: Tidy up attribute definition
` [PATCH v2 6/8] drm/xe: Improve freq and throttle documentation
` [PATCH v2 7/8] drm/xe/gt_throttle: Drop individual show functions
` [PATCH v2 8/8] drm/xe/gt_throttle: Avoid TOCTOU when monitoring reasons
` ✗ CI.checkpatch: warning for drm/xe: CRI support in gt_throttle + refactors (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/3] drm: replace drm_print.h includes from headers with a forward declaration
 2025-10-27 13:10 UTC  (5+ messages)

[FOR CI 0/5] Testing PREEMPT_RT with disabling interrupts in the most critical section
 2025-10-27 12:52 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for Testing PREEMPT_RT with disabling interrupts in the most critical section. (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

VM modesetting
 2025-10-27 12:32 UTC  (3+ messages)

[PATCH v2] drm/fb-helper: Allocate and release fb_info in single place
 2025-10-27 11:42 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/fb-helper: Allocate and release fb_info in single place (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/i915/vrr: Fix transmission line for Adaptive Sync SDP
 2025-10-27 11:07 UTC  (7+ messages)

[PATCH] drm/xe/pf: Fix VF FLR synchronization between all GTs
 2025-10-27 10:31 UTC  (2+ messages)

[v5 00/24] Plane Color Pipeline support for Intel platforms
 2025-10-27  9:38 UTC  (3+ messages)
` [v5 09/24] drm/i915/color: Add helper to create intel colorop

[PATCH 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-27  7:02 UTC  (4+ messages)
` [PATCH 26/26] vfio/xe: Add vendor-specific vfio_pci driver for Intel graphics


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