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

[PATCH 0/6] Fix a couple of wedge corner-case memory leaks
 2025-10-28 20:11 UTC  (9+ 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 0/3] drm/displayid: quirk incorrect DisplayID checksums
 2025-10-28 20:07 UTC  (4+ messages)
` [PATCH 1/3] drm/displayid: pass iter to drm_find_displayid_extension()
` [PATCH 2/3] drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct drm_edid_ident
` [PATCH 3/3] drm/displayid: add quirk to ignore DisplayID checksum errors

[PATCH] drm/xe/pf: Allow to lock/unlock the PF
 2025-10-28 20:05 UTC 

[PATCH v2 00/17] PF: Add sriov_admin sysfs tree
 2025-10-28 20:05 UTC  (20+ messages)
` [PATCH v2 01/17] drm/xe/pf: Prepare sysfs for SR-IOV admin attributes
` [PATCH v2 02/17] drm/xe/pf: Take RPM during calls to SR-IOV attr.store()
` [PATCH v2 03/17] drm/xe/pf: Add _locked variants of the VF EQ config functions
` [PATCH v2 04/17] drm/xe/pf: Add _locked variants of the VF PT "
` [PATCH v2 05/17] drm/xe/pf: Allow change PF and VFs EQ/PT using sysfs
` [PATCH v2 06/17] drm/xe/pf: Relax report helper to accept PF in bulk configs
` [PATCH v2 07/17] drm/xe/pf: Fix signature of internal config helpers
` [PATCH v2 08/17] drm/xe/pf: Add functions to bulk configure EQ/PT on GT
` [PATCH v2 09/17] drm/xe/pf: Add functions to bulk provision EQ/PT
` [PATCH v2 10/17] drm/xe/pf: Allow bulk change all VFs EQ/PT using sysfs
` [PATCH v2 11/17] drm/xe/pf: Add functions to provision scheduling priority
` [PATCH v2 12/17] drm/xe/pf: Allow bulk change all VFs priority using sysfs
` [PATCH v2 13/17] drm/xe/pf: Allow change PF scheduling "
` [PATCH v2 14/17] drm/xe/pf: Promote xe_pci_sriov_get_vf_pdev
` [PATCH v2 15/17] drm/xe/pf: Add sysfs device symlinks to enabled VFs
` [PATCH v2 16/17] drm/xe/pf: Allow to stop and reset VF using sysfs
` [PATCH v2 17/17] drm/xe/pf: Add documentation for sriov_admin attributes
` ✗ CI.checkpatch: warning for PF: Add sriov_admin sysfs tree (rev2)
` ✓ CI.KUnit: success "

[PATCH v3] drm/xe/uc: Add stop on hardware initialization error
 2025-10-28 19:57 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/uc: Add stop on hardware initialization error (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v2] drm/fb-helper: Allocate and release fb_info in single place
 2025-10-28 19:54 UTC  (3+ messages)

[PATCH v2] drm/xe/xe_guc: Dynamically decide g2g buffer owner
 2025-10-28 19:54 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/xe_guc: Dynamically decide g2g buffer owner (rev2)
` ✓ Xe.CI.BAT: "

[RFC PATCH 0/9] drm/xe/madvise: Add support for purgeable buffer objects
 2025-10-28 19:44 UTC  (16+ messages)
` [RFC PATCH 1/9] drm/xe/uapi: Add UAPI "
` [RFC PATCH 2/9] drm/xe/bo: Add purgeable bo state tracking and field madv to xe_bo
` [RFC PATCH 3/9] drm/xe/madvise: Implement purgeable buffer object support
` [RFC PATCH 4/9] drm/xe/bo: Prevent purging of shared buffer objects
` [RFC PATCH 5/9] drm/xe/bo: Handle CPU faults on purged "
` [RFC PATCH 6/9] drm/xe/bo: Prevent mmap of "
` [RFC PATCH 7/9] drm/xe/vm: Prevent binding "
` [RFC PATCH 8/9] drm/xe/uapi: Add UAPI for purgeable bo state to madvise query response
` [RFC PATCH 9/9] drm/xe: Add support for querying purgeable BO states
` ✗ CI.checkpatch: warning for drm/xe/madvise: Add support for purgeable buffer objects
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH] drm/xe/xe_guc: Dynamically decide g2g buffer owner
 2025-10-28 19:21 UTC  (6+ messages)

[PATCH 0/2] Introduce DRM_RAS using generic netlink for RAS
 2025-10-28 19:14 UTC  (4+ messages)
` DRM_RAS for CPER Error logging?!

[PATCH 1/2] drm/i915/dsi: log send packet sequence errors
 2025-10-28 19:09 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/dsi: debug log send packet sequence contents
` ✓ CI.KUnit: success for series starting with [1/2] drm/i915/dsi: log send packet sequence errors
` ✓ Xe.CI.BAT: "

[PATCH v4] drm/i915/display: Extend i915_display_info with Type-C port details
 2025-10-28 19:07 UTC  (6+ messages)
` [PATCH v5] "
  ` [PATCH v6] "
` ✗ Xe.CI.Full: failure for drm/i915/display: Extend i915_display_info with Type-C port details (rev4)
` ✗ Xe.CI.Full: failure for drm/i915/display: Extend i915_display_info with Type-C port details (rev5)

[PATCH 00/15] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-10-28 19:03 UTC  (13+ messages)
` [PATCH 04/15] drm/pagemap: Add a drm_pagemap cache and shrinker
` [PATCH 13/15] drm/xe: Support pcie p2p dma as a fast interconnect
` [PATCH 15/15] drm/xe: Retry migration once

[RESEND 00/10] Introduce drm sharpness property
 2025-10-28 18:55 UTC  (16+ messages)
` [RESEND 01/10] drm/drm_crtc: Introduce sharpness strength property
` [RESEND 02/10] drm/i915/display: Introduce HAS_CASF for sharpness support
` [RESEND 03/10] drm/i915/display: Add CASF strength and winsize
` [RESEND 04/10] drm/i915/display: Add filter lut values
` [RESEND 05/10] drm/i915/display: Compute the scaler coefficients
` [RESEND 06/10] drm/i915/display: Add and compute scaler parameter
` [RESEND 07/10] drm/i915/display: Configure the second scaler
` [RESEND 08/10] drm/i915/display: Set and get the casf config
` [RESEND 09/10] drm/i915/display: Enable/disable casf
` [RESEND 10/10] drm/i915/display: Expose sharpness strength property
` ✗ CI.checkpatch: warning for Introduce drm sharpness property
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/dp_mst: Fix check for FEC support for an uncompressed stream
 2025-10-28 18:13 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/xe: Fix timeout and add cpu_relax() in gt_engine_identity()
 2025-10-28 18:04 UTC 

[PATCH 0/9] PCI: BAR resizing fix/rework
 2025-10-28 17:35 UTC  (10+ messages)
` [PATCH 1/9] PCI: Prevent resource tree corruption when BAR resize fails
` [PATCH 2/9] PCI/IOV: Adjust ->barsz[] when changing BAR size
` [PATCH 3/9] PCI: Change pci_dev variable from 'bridge' to 'dev'
` [PATCH 4/9] PCI: Try BAR resize even when no window was released
` [PATCH 5/9] PCI: Fix restoring BARs on BAR resize rollback path
` [PATCH 6/9] drm/xe: Remove driver side BAR release before resize
` [PATCH 7/9] drm/i915: "
` [PATCH 8/9] drm/amdgpu: "
` [PATCH 9/9] PCI: Prevent restoring assigned resources

[PATCH v7] drm/xe/guc: Cleanup GuC log buffer macros and helpers
 2025-10-28 17:22 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Cleanup GuC log buffer macros and helpers (rev4)
` ✓ Xe.CI.BAT: "

[PATCH v2 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-28 17:03 UTC  (20+ messages)
` [PATCH v2 01/26] drm/xe/pf: Remove GuC version check for migration support
` [PATCH v2 03/26] drm/xe/pf: Add save/restore control state stubs and connect to debugfs
` [PATCH v2 11/26] drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
` [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 25/26] drm/xe/pf: Export helpers for VFIO

[drm-xe:drm-xe-next] BUILD SUCCESS 4504e780689245f01bee6ee4c19c74051bd87593
 2025-10-28 16:53 UTC 

[CI v4] verbose p2p
 2025-10-28 16:25 UTC  (3+ messages)
` ✓ CI.KUnit: success for verbose p2p (rev4)
` ✗ Xe.CI.BAT: failure "

[PATCH v2 0/8] drm/xe: CRI support in gt_throttle + refactors
 2025-10-28 16:04 UTC  (7+ messages)
` [PATCH v2 8/8] drm/xe/gt_throttle: Avoid TOCTOU when monitoring reasons

[PATCH 00/14] PF: Add sriov_admin sysfs tree
 2025-10-28 16:03 UTC  (7+ messages)
` [PATCH 08/14] drm/xe/pf: Add functions to provision scheduling priority
` [PATCH 11/14] drm/xe/pf: Promote xe_pci_sriov_get_vf_pdev

[PATCH 0/3] Fix Adaptive Sync SDP for Panel Replay
 2025-10-28 15:42 UTC  (9+ messages)
` [PATCH 1/3] drm/i915/dp: Move computation of as_sdp_after psr and lobf
` [PATCH 2/3] drm/i915/dp: Allow AS_SDP only if panel replay + auxless alpm is supported
` [PATCH 3/3] drm/i915/display: Take into account AS SDP in intel_dp_sdp_min_guardband
` ✓ CI.KUnit: success for Fix Adaptive Sync SDP for Panel Replay
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/uapi: Implement DRM_XE_GEM_CREATE_FLAG_NO_COMPRESSION flag
 2025-10-28 15:22 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[RFC 0/8] dma-buf: Add support for mapping dmabufs via interconnects
 2025-10-28 14:44 UTC  (6+ messages)
` [RFC 1/8] dma-buf: Add support for map/unmap APIs for interconnects

[PATCH] drm/xe: Fix uninitialized return value from xe_validation_guard()
 2025-10-28 13:55 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Fix uninitialized return value from xe_validation_guard() (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PULL] drm-misc-next
 2025-10-28 13:14 UTC 

[RFC v2 0/8] dma-buf: Add support for mapping dmabufs via interconnects
 2025-10-28 12:21 UTC  (11+ 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 v1] drm/i915: Add fallback for CDCLK selection when min_cdclk is too high
 2025-10-28 12:07 UTC  (3+ messages)
` [PATCH v2] "

[PULL] drm-xe-next
 2025-10-28 11:16 UTC 

[PATCH v3] drm/xe/guc: Eliminate RPe caching for SLPC parameter handling
 2025-10-28 10:00 UTC  (3+ messages)

[PATCH 0/8] drm/i915: Some universal plane fixes and cleanups
 2025-10-28  9:36 UTC  (2+ messages)

[PATCH 00/12] drm/xe: Add support for Crescent Island
 2025-10-28  9:33 UTC  (9+ messages)
` [PATCH 10/12] drm/xe: Handle MERT interrupts
` [PATCH 11/12] drm/xe/pf: Add TLB invalidation support for MERT

[RFC PATCH 0/3] Enforce DRM scheduler reclaim rules
 2025-10-28  9:32 UTC  (7+ messages)
` [RFC PATCH 1/3] workqueue: Add an interface to taint workqueue lockdep with reclaim
` [RFC PATCH 3/3] drm/sched: Prevent adding dependencies to an armed job

[PATCH v3 0/7] Pagefault refactor
 2025-10-28  9:30 UTC  (12+ messages)
` [PATCH v3 1/7] drm/xe: Stub out new pagefault layer
` [PATCH v3 2/7] drm/xe: Implement xe_pagefault_init
` [PATCH v3 3/7] drm/xe: Implement xe_pagefault_reset
` [PATCH v3 4/7] drm/xe: Implement xe_pagefault_handler
` [PATCH v3 5/7] drm/xe: Implement xe_pagefault_queue_work
` [PATCH v3 6/7] drm/xe: Add xe_guc_pagefault layer
` [PATCH v3 7/7] drm/xe: Remove unused GT page fault code
` ✗ CI.checkpatch: warning for Pagefault refactor (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v2 00/26] Enable LT PHY
 2025-10-28  9:17 UTC  (13+ messages)
` [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 07/26] drm/i915/ltphy: Read PHY_VDR_0_CONFIG register
` [PATCH v2 13/26] drm/i915/ltphy: Program the P2P Transaction flow for LT Phy
` [PATCH v2 24/26] drm/i915/display: Aux Enable and Display powerwell timeouts

[v5 00/24] Plane Color Pipeline support for Intel platforms
 2025-10-28  8:31 UTC  (18+ messages)
` [v5 03/24] drm: Add Color ops capability property
` [v5 10/24] drm/i915/color: Create a transfer function color pipeline
` [v5 11/24] drm/i915/color: Add and attach COLORPIPELINE plane property
` [v5 12/24] drm/i915/color: Add framework to program CSC
` [v5 16/24] drm/i915/color: Add plane CTM callback for D13 and beyond
` [v5 20/24] drm/i915/color: Program Pre-CSC registers
` [v5 21/24] drm/i915/xelpd: Program Plane Post CSC Registers
` [v5 23/24] drm/i915/color: Create color pipeline with multisegmented LUT

[CI 0/8] Fix dma-fence-array ordering
 2025-10-28  8:06 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3] drm/xe/uc: Change assertion to error on huc authentication failure
 2025-10-28  7:22 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe/uc: Change assertion to error on huc authentication failure (rev3)

[PATCH v1] drm/xe/pm: Enable WAKE# support
 2025-10-28  5:12 UTC  (3+ messages)

[PATCH] drm/xe: Limit number of jobs per exec queue
 2025-10-28  4:39 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe: Limit number of jobs per exec queue (rev3)

[PATCH v6 0/5] User readable error codes on atomic_ioctl failure
 2025-10-28  2:59 UTC  (2+ messages)


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