Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-27 12:41:40 to 2026-01-28 14:23:08 UTC [more...]

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

[PATCH 00/16] Account for DSC bubble overhead for horizontal slices
 2026-01-28 14:06 UTC  (17+ 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

[RFC PATCH v3 00/11] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-01-28 14:04 UTC  (17+ 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] drm/xe/guc: Fix CFI violation in debugfs access
 2026-01-28 14:03 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "
` ✓ CI.KUnit: success for drm/xe/guc: Fix CFI violation in debugfs access. (rev2)

[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 0/5] Crescent Island PMT support
 2026-01-28 13:44 UTC  (16+ messages)
` [PATCH 1/5] pmt: Add register access callbacks
` [PATCH 2/5] drm/xe/vsec: Use correct pm state get
` [PATCH 3/5] drm/xe/vsec: Support Crescent Island PMT
` [PATCH 4/5] drm/xe/vsec: Crescent Island PMT decode
` [PATCH 5/5] drm/xe/vsec: Crescent Island PMT callbacks
` ✓ CI.KUnit: success for Crescent Island PMT support
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

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

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

[PATCH v3 0/2] drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset
 2026-01-28 11:51 UTC  (3+ 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

[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  (9+ messages)
` [PATCH v2 1/2] drm/xe: Rename xe_pagefault_print to xe_pagefault_error_account
` [PATCH v2 2/2] drm/xe: Add prefetch fault support for Xe3p
` ✗ CI.checkpatch: warning for drm/xe: Add prefetch pagefault support for Xe3p (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/power_well: Enable workaround for DSS clock gating issue (22021048059)
 2026-01-28 10:36 UTC  (2+ messages)

[PATCH v17 0/8] AuxCCS handling and render compression modifiers
 2026-01-28 10:13 UTC  (9+ 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

[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  (18+ messages)
` [PATCH v11 01/11] drm/i915/psr: Add TRANS_PUSH register bit definition for PSR
` [PATCH v11 03/11] drm/i915/vrr: Add helper for parsing value to be written into TRANS_PUSH
` [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
` [PATCH v11 06/11] drm/i915/dsb: Set DSB_SKIP_WAITS_EN chicken bit for LunarLake and onwards
` [PATCH v11 07/11] drm/i915/display: Wait for vblank in case of PSR is using trans push
` [PATCH v11 08/11] drm/i915/psr: Wait for idle only after possible send push
` [PATCH v11 09/11] drm/i915/psr: Do PSR exit on frontbuffer flush on LunarLake and onwards
` [PATCH v11 10/11] drm/i915/display: Add HAS_PSR_TRANS_PUSH_FRAME_CHANGE macro
` [PATCH v11 11/11] drm/i915/psr: Use TRANS_PUSH to trigger frame change event
` ✗ 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 0/2] Add prefetch fault support for Xe3p
 2026-01-28  9:11 UTC  (3+ 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

[PATCH] drm/xe/cri: Add check to verify if CSC is a PCIe endpoint
 2026-01-28  8:43 UTC  (4+ 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 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 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
 2026-01-28  7:45 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for series starting with [1/1] "
` ✓ CI.KUnit: success "

[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] drm/xe: Apply WA_16028005424 to Media
 2026-01-28  7:11 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe: Apply WA_16028005424 to Media (rev2)
` ✓ Xe.CI.BAT: "

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

[PATCH 0/5] drm/xe/configfs: Add sriov.admin_only_pf attribute
 2026-01-28  6:46 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/configfs: Add sriov.admin_only_pf attribute (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v3 00/13] Remove device private pages from physical address space
 2026-01-28  5:10 UTC  (14+ 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 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags "
` [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  (12+ messages)
` [PATCH v4 1/5] drm/xe: Always kill exec queues in xe_guc_submit_pause_abort
` [PATCH v4 2/5] drm/xe: Forcefully tear down exec queues in GuC submit fini
` [PATCH v4 3/5] drm/xe: Trigger queue cleanup if not in wedged mode 2
` [PATCH v4 4/5] drm/xe/guc: Ensure CT state transitions via STOP before DISABLED
` [PATCH v4 5/5] drm/xe/uc: Drop xe_guc_sanitize in favor of managed cleanup
` ✓ CI.KUnit: success for Attempt to fixup reset, wedge, unload corner cases
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[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  (16+ messages)
` [PATCH v2 1/6] drm/xe: Promote relaxed_ms_sleep
` [PATCH v2 2/6] drm/xe: Move exponential sleep logic to helper
` [PATCH v2 3/6] drm/xe/guc: Limit sleep while waiting for H2G credits
` [PATCH v2 4/6] drm/xe/guc: Drop redundant register read
` [PATCH v2 5/6] drm/xe/guc: Wait before retrying sending H2G
` [PATCH v2 6/6] drm/xe/guc: Allow second H2G retry on FLR
` ✗ CI.checkpatch: warning for drm/xe/guc: Make MMIO communication more robust (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[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  (5+ messages)
` [PATCH 2/8] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
` [PATCH 7/8] drm/xe/xe_ras: Add support for Uncorrectable Core-Compute errors

[PATCH] drm/xe: Apply WA_16028005424 to Media
 2026-01-27 22:30 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 4/5] drm/xe/pf: Define admin_only as real flag
 2026-01-27 21:05 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v5 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-27 20:45 UTC  (7+ messages)
` [PATCH v5 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY

[PATCH] drm/xe: Do not preempt fence signaling CS instructions
 2026-01-27 20:15 UTC  (12+ messages)

[PATCH] drm/xe: Move _THIS_IP_ usage from xe_vm_create() to dedicated function
 2026-01-27 20:09 UTC  (2+ messages)

[RFC PATCH v2 0/3] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-01-27 19:05 UTC  (4+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS 60bfb8baf8f0d5b0d521744dfd01c880ce1a23f3
 2026-01-27 15:46 UTC 


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