Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-23 10:55:36 to 2026-01-26 20:54:08 UTC [more...]

[PATCH v5 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-26 20:53 UTC  (11+ messages)
` [PATCH v5 1/8] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v5 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v5 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v5 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v5 5/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v5 6/8] dma-buf: Add dma_buf_attach_revocable()
` [PATCH v5 7/8] vfio: Permit VFIO to work with pinned importers
` [PATCH v5 8/8] iommufd: Add dma_buf_pin()

[PATCH v3] drm/xe/multi_queue: Protect priority against concurrent access
 2026-01-26 20:33 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/multi_queue: Protect priority against concurrent access (rev4)
` ✗ Xe.CI.Full: failure "

[RFC PATCH 0/3] drm/xe: Enable ATS
 2026-01-26 19:19 UTC  (9+ messages)
` [RFC PATCH 1/3] drm/xe: Force page fault
` [RFC PATCH 2/3] drm/xe: Set the bits in PASID to enable ATS
` [RFC PATCH 3/3] drm/xe: Add migration selftest for validating job submission and basic features work
` ✗ CI.checkpatch: warning for drm/xe: Enable ATS
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v4 0/3] Fix nvm aux resource cleanup
 2026-01-26 18:48 UTC  (2+ messages)

[PATCH] drm/xe: Unregister drm device on probe error
 2026-01-26 18:48 UTC  (2+ messages)

[PATCH v4 4/6] platform/x86/intel/vsec: Switch exported helpers from pci_dev to device
 2026-01-26 18:10 UTC  (3+ messages)

[PATCH v2] drm/i915/display: fix the pixel normalization handling for xe3p_lpd
 2026-01-26 15:30 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/i915/display: fix the pixel normalization handling for xe3p_lpd (rev2)
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] Add support for eGPUs on Apple Products
 2026-01-26 14:38 UTC  (5+ messages)
` [PATCH 1/2] efi/libstub: Enable apple-set-os for all Apple Devices
` [PATCH 2/2] drm/i915/display: Disable display for iMac's
` ✗ LGCI.VerificationFailed: failure for Add support for eGPUs on Apple Products

[PATCH] drm/xe/tests: Update SPDX license to GPL-2.0 OR MIT
 2026-01-26 14:37 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[CI v2] drm/{i915, xe}/pcode: move display pcode calls to parent interface
 2026-01-26 14:26 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/{i915, xe}/pcode: move display pcode calls to parent interface (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v6 0/5] drm/xe: Privatize struct xe_ggtt
 2026-01-26 13:34 UTC  (10+ messages)
` [PATCH v6 1/5] drm/xe: Make xe_ggtt_node offset relative to starting offset
` [PATCH v6 2/5] drm/xe: Rewrite GGTT VF initialization
` [PATCH v6 3/5] drm/xe: Move struct xe_ggtt to xe_ggtt.c
` [PATCH v6 4/5] drm/xe: Make xe_ggtt_node_insert return a node
` [PATCH v6 5/5] drm/xe: Remove xe_ggtt_node_allocated
` ✗ CI.checkpatch: warning for drm/xe: Privatize struct xe_ggtt. (rev4)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t 0/7] lsgpu: Report upstream port link bandwidth
 2026-01-26 12:56 UTC  (21+ messages)
` [PATCH i-g-t 1/7] lib/igt_device_scan: Don't print fake link bandwidth attributes
` [PATCH i-g-t 2/7] lib/igt_device_scan: Split out reusable part of update_or_add_parent
` [PATCH i-g-t 3/7] lib/igt_device_scan: Include PCIe bridge upstream port if available
` [PATCH i-g-t 4/7] lib/igt_device_scan: List PCIe bridge ports after their children
` [PATCH i-g-t 6/7] lib/igt_device_scan: Don't print bridge not applicable attributes
` [PATCH i-g-t 7/7] lib/igt_device_scan: Print GPU upstream port parent/child relations

[PATCH v2] drm/xe/multi_queue: Protect priority against concurrent access
 2026-01-26 12:39 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/multi_queue: Protect priority against concurrent access (rev3)
` ✗ Xe.CI.Full: failure "

[PATCH v4] drm/xe/ptl: Disable DCC on PTL
 2026-01-26 11:42 UTC  (9+ messages)
` ✓ CI.KUnit: success for drm/xe/ptl: Disable DCC on PTL (rev5)
` ✗ Xe.CI.Full: failure "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[PATCH v10 00/10] Use trans push mechanism to generate frame change event
 2026-01-26  9:50 UTC  (15+ messages)
` [PATCH v10 01/10] drm/i915/psr: Add TRANS_PUSH register bit definition for PSR
` [PATCH v10 02/10] drm/i915/psr: Add intel_psr_use_trans_push to query if TRANS_PUSH is used
` [PATCH v10 03/10] drm/i915/vrr: Add helper for parsing value to be written into TRANS_PUSH
` [PATCH v10 04/10] drm/i915/vrr: Prepare to Use TRANS_PUSH mechanism for PSR frame change
` [PATCH v10 05/10] drm/i915/dsb: Set DSB_SKIP_WAITS_EN chicken bit for LunarLake and onwards
` [PATCH v10 06/10] drm/i915/display: Wait for vblank in case of PSR is using trans push
` [PATCH v10 07/10] drm/i915/psr: Wait for idle only after possible send push
` [PATCH v10 08/10] drm/i915/psr: Do PSR exit on frontbuffer flush on LunarLake and onwards
` [PATCH v10 09/10] drm/i915/display: Add HAS_PSR_TRANS_PUSH_FRAME_CHANGE macro
` [PATCH v10 10/10] drm/i915/psr: Use TRANS_PUSH to trigger frame change event
` ✓ CI.KUnit: success for Use trans push mechanism to generate frame change event (rev10)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Fix memory leak in color pipeline initialization
 2026-01-25  1:56 UTC 

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-01-25  1:51 UTC  (12+ messages)
` [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM

[drm-xe:drm-xe-next] BUILD SUCCESS 4761791c1e736273d612ff564f318bfbbb04fa4e
 2026-01-24 21:51 UTC 

[PATCH v3 0/2] replace system_unbound_wq, add WQ_PERCPU to alloc_workqueue
 2026-01-24 14:54 UTC  (3+ messages)
` [PATCH v3 1/2] drm/xe: replace use of system_unbound_wq with system_dfl_wq
` [PATCH v3 2/2] drm/xe: add WQ_PERCPU to alloc_workqueue users

[PATCH v6 0/2] drm/xe: Separate out GuC RC code
 2026-01-24  8:22 UTC  (6+ messages)
` [PATCH v6 1/2] drm/xe: Decouple GuC RC code from xe_guc_pc
` [PATCH v6 2/2] drm/xe: Add a wrapper for set/unset params
` ✗ CI.checkpatch: warning for drm/xe: Separate out GuC RC code (rev3)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.Full: failure "

[RFC PATCH v2 0/3] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-01-24  7:02 UTC  (8+ messages)
` [RFC PATCH v2 1/3] drm/pagemap: Add helper to access zone_device_data
` [RFC PATCH v2 2/3] drm/gpusvm: Use new dma-map IOVA alloc, link, and sync API in GPU SVM
` [RFC PATCH v2 3/3] drm/pagemap: Use new dma-map IOVA alloc, link, and sync API for DRM pagemap
` ✗ CI.checkpatch: warning for Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/1] pcode: rename GEN6_PCODE_DATA to match spec
 2026-01-24  5:26 UTC  (5+ messages)
` [PATCH 1/1] drm/{i915, xe}/pcode: "
` ✓ CI.KUnit: success for pcode: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/gt: Use CLASS() for forcewake in xe_gt_enable_comp_1wcoh
 2026-01-24  4:29 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 1/1] drm/xe/gsc: Add devm cleanup action to xe_gsc_proxy_start
 2026-01-24  3:02 UTC  (5+ messages)
` ✓ CI.KUnit: success for series starting with [1/1] "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3] drm/xe/ptl: Disable DCC on PTL
 2026-01-23 23:41 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe/ptl: Disable DCC on PTL (rev4)

[drm-xe:drm-xe-next] BUILD SUCCESS 6ef02656c3222b1e12032a40d644ed56806b14fc
 2026-01-23 23:35 UTC 

Mail problems for Lucas De Marchi?
 2026-01-23 23:21 UTC  (8+ messages)

[PATCH] drm/xe: Use IS_ENABLED() for config checks instead of defined()
 2026-01-23 23:16 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Use IS_ENABLED() for config checks instead of defined() (rev3)

[RFC v2 0/8] dma-buf: Add support for mapping dmabufs via interconnects
 2026-01-23 22:50 UTC  (6+ messages)

[PATCH] drm/xe/pm: Disable D3Cold for BMG only on specific platforms
 2026-01-23 22:45 UTC  (2+ messages)

[RFC PATCH 0/2] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-01-23 21:46 UTC  (3+ messages)
` [RFC PATCH 1/2] drm/gpusvm: Use new dma-map IOVA alloc, link, and sync API in GPU SVM
` [RFC PATCH 2/2] drm/pagemap: Use new dma-map IOVA alloc, link, and sync API for DRM pagemap

[PATCH v2] drm/xe/multi_queue: Protect priority against concurrent access
 2026-01-23 20:33 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe/multi_queue: Protect priority against concurrent access (rev2)
` ✓ CI.KUnit: success "

[PATCH v3 00/13] Remove device private pages from physical address space
 2026-01-23 20:17 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Remove device private pages from physical address space (rev5)

[PATCH 00/14] Account for DSC bubble overhead for horizontal slices
 2026-01-23 19:48 UTC  (23+ messages)
` [PATCH 01/14] drm/i915/dp: Early reject bad hdisplay in intel_dp_mode_valid
` [PATCH 02/14] drm/i915/dp: Move num_joined_pipes and related checks together
` [PATCH 03/14] drm/i915/dp: Extract helper to get the hdisplay limit
` [PATCH 04/14] drm/i915/dp: Rework pipe joiner logic in mode_valid
` [PATCH 05/14] drm/i915/dp: Rework pipe joiner logic in compute_config
` [PATCH 06/14] drm/i915/dp_mst: Move the check for dotclock at the end
` [PATCH 07/14] drm/i915/dp_mst: Move the joiner dependent code together
` [PATCH 09/14] drm/i915/dp_mst: Extract helper to compute link for given joiner config
` [PATCH 11/14] drm/i915/dp: Introduce helper to check pixel rate against dotclock limits
` [PATCH 14/14] drm/i915/display: Add upper limit check for pixel clock

Xe performance regression with recent IOMMU changes
 2026-01-23 19:07 UTC  (7+ messages)

[PATCH] drm/xe: Skip address copy for sync-only execs
 2026-01-23 18:29 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/xe/multi_queue: Protect priority against concurrent access
 2026-01-23 18:27 UTC  (4+ messages)

[PATCH v2 0/2] drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset
 2026-01-23 18:15 UTC  (8+ messages)
` [PATCH v2 2/2] "

[PATCH v3] drm/xe/ptl: Disable DCC on PTL
 2026-01-23 16:50 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/ptl: Disable DCC on PTL (rev3)

[PATCH v3 0/7] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-23 16:23 UTC  (6+ messages)
` [PATCH v3 6/7] vfio: Wait for dma-buf invalidation to complete

[PATCH v2 0/2] Misc refine for xe_module
 2026-01-23 16:14 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for Misc refine for xe_module (rev2)

[PATCH v6 0/2] drm/xe: Separate out GuC RC code
 2026-01-23 16:02 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Separate out GuC RC code (rev2)

linux-next: manual merge of the drm-xe tree with the drm-fixes tree
 2026-01-23 15:34 UTC 

[PATCH] drm/xe/vf: Reset VF GuC state on fini
 2026-01-23 15:06 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/i915/cdclk: Extend Wa_13012396614 to Xe3p_LPD
 2026-01-23 14:41 UTC  (2+ messages)

[PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
 2026-01-23 14:19 UTC  (11+ messages)

[PATCH v2 11/11] mm: Remove device private pages from the physical address space
 2026-01-23 13:50 UTC  (11+ messages)

[PATCH v4 0/8] drm/xe/madvise: Add support for purgeable buffer objects
 2026-01-23 13:42 UTC  (14+ messages)
` [PATCH v4 5/8] drm/xe/vm: Prevent binding of purged "
` [PATCH v4 6/8] drm/xe/madvise: Implement per-VMA purgeable state tracking
` [PATCH v4 7/8] drm/xe/madvise: Block imported and exported dma-bufs
` [PATCH v4 8/8] drm/xe/bo: Add purgeable shrinker state helpers

[PATCH v2 0/2] drm, drm/xe: Fix xe SVM configs
 2026-01-23 13:34 UTC  (4+ messages)
` [PATCH v2 1/2] drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATE

Recall: [PATCH v4 3/6] drm/xe/sysctrl: Add System Controller mailbox implementation
 2026-01-23 11:44 UTC 

[PATCH v4 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-01-23 11:43 UTC  (4+ messages)
` [PATCH v4 3/6] drm/xe/sysctrl: Add System Controller mailbox implementation

[PATCH v1 0/1] rename GEN6_PCODE_DATA to match spec
 2026-01-23 11:42 UTC  (3+ messages)
` [PATCH 1/1] drm/{i915, xe}/pcode: "

[PATCH v9 0/8] Use trans push mechanism to generate frame change event
 2026-01-23 11:33 UTC  (5+ messages)
` [PATCH v9 6/8] drm/i915/psr: Wait for idle only after possible send push


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