Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-27 22:33:21 to 2026-01-28 19:41:56 UTC [more...]

[PATCH v2 0/2] Add support for eGPUs on Apple Products
 2026-01-28 16:03 UTC  (9+ messages)
` [PATCH v2 1/2] efi/libstub: enable apple-set-os for all apple devices
` [PATCH v2 2/2] drm/i915/display: Disable display for iMac's

[RFC PATCH v3 00/11] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-01-28 19:41 UTC  (22+ messages)
` [RFC PATCH v3 01/11] drm/pagemap: Add helper to access zone_device_data
` [RFC PATCH v3 02/11] drm/gpusvm: Use dma-map IOVA alloc, link, and sync API in GPU SVM
` [RFC PATCH v3 03/11] drm/pagemap: Split drm_pagemap_migrate_map_pages into device / system
` [RFC PATCH v3 04/11] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for DRM pagemap
` [RFC PATCH v3 05/11] drm/pagemap: Reduce number of IOVA link calls
` [RFC PATCH v3 06/11] drm/pagemap: Add IOVA interface to DRM pagemap
` [RFC PATCH v3 07/11] drm/xe: Stub out DRM pagemap IOVA alloc implementation
` [RFC PATCH v3 08/11] drm/pagemap: Use device-to-device IOVA alloc, link, and sync API for DRM pagemap
` [RFC PATCH v3 09/11] drm/xe: Drop BO dma-resv lock during SVM migrate-to-device
` [RFC PATCH v3 10/11] drm/xe: Implement DRM pagemap IOVA vfuncs
` [RFC PATCH v3 11/11] drm/gpusvm: Use device-to-device IOVA alloc, link, and sync API in GPU SVM
` ✗ CI.checkpatch: warning for Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 00/16] Account for DSC bubble overhead for horizontal slices
 2026-01-28 19:38 UTC  (24+ messages)
` [PATCH 01/16] drm/i915/dp: Early reject bad hdisplay in intel_dp_mode_valid
` [PATCH 02/16] drm/i915/dp: Move num_joined_pipes and related checks together
` [PATCH 03/16] drm/i915/dp: Extract helper to get the hdisplay limit
` [PATCH 04/16] drm/i915/dp: Rework pipe joiner logic in mode_valid
` [PATCH 05/16] drm/i915/dp: Rework pipe joiner logic in compute_config
` [PATCH 06/16] drm/i915/dp_mst: Move the check for dotclock at the end
` [PATCH 07/16] drm/i915/dp_mst: Move the joiner dependent code together
` [PATCH 08/16] drm/i915/dp_mst: Rework pipe joiner logic in mode_valid
` [PATCH 09/16] drm/i915/dp_mst: Extract helper to compute link for given joiner config
` [PATCH 10/16] drm/i915/dp_mst: Rework pipe joiner logic in compute_config
` [PATCH 11/16] drm/i915/dp: Introduce helper to check pixel rate against dotclock limits
` [PATCH 12/16] drm/i915/dp: Refactor dsc_slice_count handling in intel_dp_mode_valid()
` [PATCH 13/16] drm/i915/dp: Account for DSC slice overhead
` [PATCH 14/16] drm/i915/dp: Add helpers for joiner candidate loops
` [PATCH 15/16] drm/i915/display: Add upper limit check for pixel clock
` [PATCH 16/16] drm/i915/display: Extend the max dotclock limit to WCL and pre PTL platforms
` ✗ CI.checkpatch: warning for Account for DSC bubble overhead for horizontal slices (rev4)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH] drm/xe/cri: Add check to verify if CSC is a PCIe endpoint
 2026-01-28 19:29 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for "
` ✓ CI.KUnit: success for drm/xe/cri: Add check to verify if CSC is a PCIe endpoint (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v1] i915/i915_driver: move intel_gvt_init() level higher
 2026-01-28 19:21 UTC  (2+ messages)

[PATCH v3 0/2] drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset
 2026-01-28 18:57 UTC  (6+ messages)
` [PATCH v3 1/2] drm/xe/rtp: Extend support for max rules/actions per entry
` [PATCH v3 2/2] drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset
` ✗ CI.checkpatch: warning for drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 00/12] Fix MCR inconsistencies in RTP tables
 2026-01-28 18:09 UTC  (5+ messages)
` [PATCH 08/12] drm/xe: Extract xe_hw_engines_setup_runtime_mask()
` [PATCH 09/12] drm/xe/kunit: Use KUNIT_EXPECT_EQ() in xe_wa_gt()

[PATCH v17 0/8] AuxCCS handling and render compression modifiers
 2026-01-28 18:04 UTC  (12+ messages)
` [PATCH v17 1/8] drm/xe: Use write-combine mapping when populating DPT
` [PATCH v17 2/8] drm/xe/xelpg: Limit AuxCCS ring buffer programming to Alderlake
` [PATCH v17 3/8] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [PATCH v17 4/8] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [PATCH v17 5/8] drm/xe: Export xe_emit_aux_table_inv
` [PATCH v17 6/8] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [PATCH v17 7/8] drm/xe/display: Add support for AuxCCS
` [PATCH v17 8/8] drm/xe/xelp: Expose AuxCCS frame buffer modifiers on Alderlake-P
` ✗ CI.checkpatch: warning for AuxCCS handling and render compression modifiers
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v3 0/2] Add prefetch fault support for Xe3p
 2026-01-28 17:18 UTC  (6+ messages)
` [PATCH v3 1/2] drm/xe: Add counter for invalid prefetch pagefaults
` [PATCH v3 2/2] drm/xe: Add prefetch fault support for Xe3p
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v7 0/5] drm/xe: Privatize struct xe_ggtt
 2026-01-28 16:57 UTC  (6+ messages)
` [PATCH v7 1/5] drm/xe: Make xe_ggtt_node offset relative to starting offset
` [PATCH v7 2/5] drm/xe: Rewrite GGTT VF initialization
` [PATCH v7 3/5] drm/xe: Move struct xe_ggtt to xe_ggtt.c
` [PATCH v7 4/5] drm/xe: Make xe_ggtt_node_insert return a node
` [PATCH v7 5/5] drm/xe: Remove xe_ggtt_node_allocated

[PATCH 0/5] drm/xe/configfs: Add sriov.admin_only_pf attribute
 2026-01-28 16:35 UTC  (7+ messages)
` [PATCH 3/5] drm/xe/configfs: Always return consistent max_vfs value
` [PATCH 5/5] drm/xe/configfs: Add sriov.admin_only_pf attribute
` ✓ Xe.CI.BAT: success for drm/xe/configfs: Add sriov.admin_only_pf attribute (rev2)
` ✓ Xe.CI.Full: "

[PATCH] drm/i915/power_well: Enable workaround for DSS clock gating issue (22021048059)
 2026-01-28 16:32 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v2] drm/xe: Apply WA_16028005424 to Media
 2026-01-28 16:24 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Apply WA_16028005424 to Media (rev2)
` ✓ Xe.CI.BAT: "

[PATCH i-g-t v3 0/6] lsgpu: Report upstream port link bandwidth
 2026-01-28 16:09 UTC  (7+ messages)
` [PATCH i-g-t v3 1/6] lib/igt_device_scan: Don't print fake link bandwidth attributes
` [PATCH i-g-t v3 2/6] lib/igt_device_scan: Split out reusable part of update_or_add_parent
` [PATCH i-g-t v3 3/6] lib/igt_device_scan: Include PCIe bridge upstream port if available
` [PATCH i-g-t v3 4/6] lib/igt_device_scan: List PCIe bridge ports after their children
` [PATCH i-g-t v3 5/6] lib/igt_device_scan: Omit AER statistics data from attributes
` [PATCH i-g-t v3 6/6] lib/igt_device_scan: Print GPU upstream port parent/child relations

[PATCH 4/5] drm/xe/pf: Define admin_only as real flag
 2026-01-28 15:56 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
 2026-01-28 15:51 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for series starting with [1/1] "
` ✓ CI.KUnit: success "
` ✓ CI.KUnit: success for series starting with [1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04 (rev2)
` ✓ Xe.CI.BAT: "

[PATCH 0/5] Crescent Island PMT support
 2026-01-28 15:30 UTC  (14+ messages)
` [PATCH 1/5] pmt: Add register access callbacks
` [PATCH 2/5] drm/xe/vsec: Use correct pm state get
` [PATCH 4/5] drm/xe/vsec: Crescent Island PMT decode
` [PATCH 5/5] drm/xe/vsec: Crescent Island PMT callbacks
` ✓ Xe.CI.Full: success for Crescent Island PMT support

[PATCH v3] drm/i915/display: fix the pixel normalization handling for xe3p_lpd
 2026-01-28 15:28 UTC  (8+ messages)
` ✓ CI.KUnit: success for drm/i915/display: fix the pixel normalization handling for xe3p_lpd (rev3)
` ✓ Xe.CI.BAT: "

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-01-28 15:27 UTC  (9+ messages)
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM

[PATCH] drm/xe/guc: Fix CFI violation in debugfs access
 2026-01-28 15:00 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for "
` ✓ CI.KUnit: success for drm/xe/guc: Fix CFI violation in debugfs access. (rev2)
` ✓ Xe.CI.BAT: "

[PATCH 0/4] drm/i915/gvt: further reduce dependency on display
 2026-01-28 14:59 UTC  (5+ messages)
` [PATCH 1/4] drm/i915/display: move enum aux_ch to intel_display_limits.h
` [PATCH 2/4] drm/i915/gvt: drop dependency on display struct dpll
` [PATCH 3/4] drm/i915/gvt: drop dependency on intel_display_types.h
` [PATCH 4/4] drm/i915/gvt: drop unnecessary include of intel_display.h

[drm-xe:drm-xe-next] BUILD SUCCESS d043b95983e692718922abdc6ba652322e66d318
 2026-01-28 14:53 UTC 

[PATCH 2/2] drm/i915/display: Disable display for iMac's
 2026-01-26 20:49 UTC  (2+ messages)

[PATCH 2/2] drm/i915/display: Disable display for iMac's
 2026-01-28 11:41 UTC  (3+ messages)

[drm-xe:drm-xe-next-fixes] BUILD SUCCESS 96c2c72b817d70e8d110e78b0162e044a0c41f9f
 2026-01-28 14:27 UTC 

[PATCH v2 1/1] drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
 2026-01-28 13:52 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for series starting with [v2,1/1] "
` ✓ CI.KUnit: success for series starting with [v2,1/1] drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure (rev2)
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/dp: Add a meaningful return to intel_dp_read_dsc_dpcd
 2026-01-28 11:08 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v6 30/31] drm/xe: Remove drm_sched_init_args->num_rqs usage
 2026-01-28 11:08 UTC 

[PATCH v2 0/2] drm/xe: Add prefetch pagefault support for Xe3p
 2026-01-28 10:43 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Add prefetch pagefault support for Xe3p (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH i-g-t v2 0/6] lsgpu: Report upstream port link bandwidth
 2026-01-28 10:00 UTC  (3+ messages)
` [PATCH i-g-t v2 6/6] lib/igt_device_scan: Print GPU upstream port parent/child relations

[PATCH v11 00/11] Use trans push mechanism to generate frame change event
 2026-01-28  9:46 UTC  (10+ messages)
` [PATCH v11 04/11] drm/i915/vrr: Add helper for PSR to enable Frame Change event on trans push
` [PATCH v11 05/11] drm/i915/vrr: Prepare to Use TRANS_PUSH mechanism for PSR frame change
` ✗ CI.checkpatch: warning for Use trans push mechanism to generate frame change event (rev11)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "

[PATCH v3] drm/xe/multi_queue: Protect priority against concurrent access
 2026-01-28  8:38 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/multi_queue: Protect priority against concurrent access (rev5)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v6 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-01-28  8:14 UTC  (7+ messages)
` [PATCH v6 1/6] drm/xe/sysctrl: Add System Controller register definitions
` [PATCH v6 2/6] drm/xe/sysctrl: Add System Controller types and structures
` [PATCH v6 3/6] drm/xe/sysctrl: Add System Controller mailbox implementation
` [PATCH v6 4/6] drm/xe/sysctrl: Add System Controller initialization
` [PATCH v6 5/6] drm/xe/sysctrl: Integrate System Controller into device
` [PATCH v6 6/6] drm/xe/sysctrl: Enable System Controller for Xe3p

[PATCH v4 0/4] Introduce DRM_RAS using generic netlink for RAS
 2026-01-28  7:34 UTC  (6+ messages)
` [PATCH v4 2/4] drm/xe/xe_drm_ras: Add support for drm ras

[PATCH v2 0/1] drm/i915/display: Implement Wa_16024710867
 2026-01-28  7:07 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3 00/13] Remove device private pages from physical address space
 2026-01-28  5:10 UTC  (12+ messages)
` [PATCH v3 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
` [PATCH v3 02/13] drm/amdkfd: Use migrate pfns internally
` [PATCH v3 04/13] mm/migrate_device: Add migrate PFN flag to track device private pages
` [PATCH v3 13/13] mm: Remove device private pages from the physical address space

[PATCH v4 0/5] Attempt to fixup reset, wedge, unload corner cases
 2026-01-28  3:39 UTC  (6+ messages)
` [PATCH v4 3/5] drm/xe: Trigger queue cleanup if not in wedged mode 2
` ✗ Xe.CI.Full: failure for Attempt to fixup reset, wedge, unload corner cases

[PATCH v7 0/2] drm/xe: Separate out GuC RC code
 2026-01-28  3:07 UTC  (6+ messages)
` [PATCH v7 1/2] drm/xe: Decouple GuC RC code from xe_guc_pc
` [PATCH v7 2/2] drm/xe: Add a wrapper for SLPC set/unset params
` ✗ CI.checkpatch: warning for drm/xe: Separate out GuC RC code (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/6] drm/xe/guc: Make MMIO communication more robust
 2026-01-28  2:54 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/guc: Make MMIO communication more robust (rev2)

[PATCH v6 0/2] drm/xe: Separate out GuC RC code
 2026-01-28  0:13 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

[PATCH v5 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-01-27 23:42 UTC  (3+ messages)
` [PATCH v5 1/6] drm/xe/sysctrl: Add System Controller register definitions

[PATCH 0/8] Introduce Xe Uncorrectable Error Handling
 2026-01-27 22:49 UTC  (3+ messages)
` [PATCH 2/8] drm/xe/xe_pci_error: Implement PCI error recovery callbacks


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