Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-28 12:20:56 to 2025-10-29 09:53:36 UTC [more...]

[PATCH v2 1/2] drm/i915/dsi: log send packet sequence errors
 2025-10-29  9:53 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915/dsi: debug log send packet sequence contents
` ✓ CI.KUnit: success for series starting with [v2,1/2] drm/i915/dsi: log send packet sequence errors
` ✓ Xe.CI.BAT: "

[RFC PATCH 0/3] Enforce DRM scheduler reclaim rules
 2025-10-29  9:48 UTC  (5+ messages)
` [RFC PATCH 1/3] workqueue: Add an interface to taint workqueue lockdep with reclaim

[PATCH v4] drm/i915/display: Extend i915_display_info with Type-C port details
 2025-10-29  9:46 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/i915/display: Extend i915_display_info with Type-C port details (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 00/17] PF: Add sriov_admin sysfs tree
 2025-10-29  9:00 UTC  (25+ 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 "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/display/dp: Rename bit 4 of DPCD TEST_REQUEST to match DP2.1 spec
 2025-10-29  8:57 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[RFC PATCH 0/9] drm/xe/madvise: Add support for purgeable buffer objects
 2025-10-29  8:55 UTC  (18+ 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 v2 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-29  8:54 UTC  (16+ messages)
` [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 22/26] drm/xe/pf: Handle VRAM migration data as part of PF control

[PATCH] drm/xe/xe3: Apply wa_14024997852
 2025-10-29  8:50 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH v2 0/9] drm/i915: Fix CDCLK and scaler prefill calculations
 2025-10-29  8:46 UTC  (10+ messages)
` [PATCH v2 1/9] drm/i915/scaler: Don't clobber plane scaler scale factors with pfit scale factors
` [PATCH v2 2/9] drm/i915/scaler: Adjust pipe scaler scale factors for 4:2:0 ouput
` [PATCH v2 3/9] drm/i915: s/intel_atomic_check_crtcs()/intel_atomic_check_crtcs_late()/
` [PATCH v2 4/9] drm/i915: Introduce a new intel_atomic_check_crtcs()
` [PATCH v2 5/9] drm/i915/scaler: Call skl_update_scaler_crtc() earlier
` [PATCH v2 6/9] drm/i915/scaler: Assign scalers earlier
` [PATCH v2 7/9] drm/i915/wm: Do skl_wm_check_vblank() after DDB stuff
` [PATCH v2 8/9] drm/i915/cdclk: Use a more optimal min_cdclk for vblank length check
` [PATCH v2 9/9] drm/i915/scaler: Use the actual scale factors "

[PATCH v5] drm/i915/display: Extend i915_display_info with Type-C port details
 2025-10-29  8:32 UTC  (3+ messages)
` [PATCH v6] "

[PATCH] drm/xe/pf: Allow to lock/unlock the PF
 2025-10-29  8:14 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v6 0/5] User readable error codes on atomic_ioctl failure
 2025-10-29  8:15 UTC  (9+ messages)
` [PATCH v6 1/5] drm: Define user readable error codes for atomic ioctl
` [PATCH v6 2/5] drm/atomic: Add error_code element in atomic_state
` [PATCH v6 3/5] drm/atomic: Allocate atomic_state at the beginning of atomic_ioctl
` [PATCH v6 4/5] drm/atomic: Return user readable error in atomic_ioctl

[PATCH v1] drm/i915: Add fallback for CDCLK selection when min_cdclk is too high
 2025-10-29  8:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/xe: Fix timeout and add cpu_relax() in gt_engine_identity()
 2025-10-29  8:00 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2] drm/xe/xe_guc: Dynamically decide g2g buffer owner
 2025-10-29  5:57 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/xe/xe_guc: Dynamically decide g2g buffer owner (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 1/2] drm/i915/dsi: log send packet sequence errors
 2025-10-29  5:13 UTC  (7+ 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: "
` ✗ Xe.CI.Full: failure "

[PATCH v3] drm/xe/uc: Add stop on hardware initialization error
 2025-10-29  3:43 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/xe/uc: Add stop on hardware initialization error (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 00/15] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-10-29  3:27 UTC  (25+ messages)
` [PATCH 01/15] drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap
` [PATCH 02/15] drm/pagemap: Add a refcounted drm_pagemap backpointer to struct drm_pagemap_zdd
` [PATCH 03/15] drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimes
` [PATCH 04/15] drm/pagemap: Add a drm_pagemap cache and shrinker
` [PATCH 06/15] drm/pagemap: Remove the drm_pagemap_create() interface
` [PATCH 07/15] drm/pagemap_util: Add a utility to assign an owner to a set of interconnected gpus
` [PATCH 10/15] drm/xe: Use the vma attibute drm_pagemap to select where to migrate
` [PATCH 13/15] drm/xe: Support pcie p2p dma as a fast interconnect
` [PATCH 15/15] drm/xe: Retry migration once

[PATCH] drm/xe: Limit number of jobs per exec queue
 2025-10-29  1:48 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v7] drm/xe/guc: Cleanup GuC log buffer macros and helpers
 2025-10-29  1:38 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Cleanup GuC log buffer macros and helpers (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] CI: test PCI rebar changes
 2025-10-29  0:45 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

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

[PATCH 0/3] drm/displayid: quirk incorrect DisplayID checksums
 2025-10-28 23:43 UTC  (6+ 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
` ✓ CI.KUnit: success for drm/displayid: quirk incorrect DisplayID checksums
` ✓ Xe.CI.BAT: "

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

[PATCH 00/12] drm/xe: Add support for Crescent Island
 2025-10-28 21:53 UTC  (3+ messages)
` [PATCH 07/12] drm/xe: Add device flag to indicate standalone MERT

[PATCH 0/9] PCI: BAR resizing fix/rework
 2025-10-28 21:24 UTC  (11+ 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 0/8] drm/i915: Some universal plane fixes and cleanups
 2025-10-28 20:58 UTC  (3+ messages)

[PATCH 2/2] drm/atomic: WARN about invalid drm_foo_get_state() usage
 2025-10-28 20:52 UTC  (3+ messages)

[PATCH 0/6] Fix a couple of wedge corner-case memory leaks
 2025-10-28 20:29 UTC  (11+ 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] drm/xe/uapi: Implement DRM_XE_GEM_CREATE_FLAG_NO_COMPRESSION flag
 2025-10-28 20:26 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

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

[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?!

[RESEND 00/10] Introduce drm sharpness property
 2025-10-28 18:55 UTC  (12+ messages)
` [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  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ Xe.CI.Full: "

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

[PATCH v2 0/8] drm/xe: CRI support in gt_throttle + refactors
 2025-10-28 16:04 UTC  (4+ 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  (5+ messages)
` [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  (5+ 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

[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  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Fix uninitialized return value from xe_validation_guard() (rev2)

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


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