public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-03-03 15:21:05 to 2026-03-04 13:14:54 UTC [more...]

[PATCH v2 00/24] Refactor LT PHY PLL handling to use DPLL framework
 2026-03-04 13:14 UTC  (23+ messages)
` [PATCH v2 01/24] drm/i915/lt_phy: Dump missing PLL state parameters
` [PATCH v2 02/24] drm/i915/lt_phy: Add check if PLL is enabled
` [PATCH v2 03/24] drm/i915/lt_phy: Add PLL information for xe3plpd
` [PATCH v2 04/24] drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL state
` [PATCH v2 05/24] drm/i915/lt_phy: Add lane_count to "
` [PATCH v2 06/24] drm/i915/lt_phy: Add xe3plpd .compute_dplls hook
` [PATCH v2 07/24] drm/i915/lt_phy: Add xe3plpd .get_dplls hook
` [PATCH v2 08/24] drm/i915/lt_phy: Add xe3plpd .put_dplls hook
` [PATCH v2 09/24] drm/i915/lt_phy: Add xe3plpd .update_active_dpll hook
` [PATCH v2 10/24] drm/i915/lt_phy: Add xe3plpd .update_dpll_ref_clks hook
` [PATCH v2 11/24] drm/i915/lt_phy: Add xe3plpd .dump_hw_state hook
` [PATCH v2 12/24] drm/i915/lt_phy: Add xe3plpd .compare_hw_state hook
` [PATCH v2 13/24] drm/i915/lt_phy: Add xe3plpd .get_hw_state hook
` [PATCH v2 14/24] drm/i915/lt_phy: Add xe3plpd .get_freq hook
` [PATCH v2 15/24] drm/i915/lt_phy: Add xe3plpd .crtc_get_dpll
` [PATCH v2 16/24] drm/i915/lt_phy: Replace crtc compute clock
` [PATCH v2 17/24] drm/i915/lt_phy: Add .enable_clock hook on DDI
` [PATCH v2 18/24] drm/i915/lt_phy: Add .disable_clock "
` [PATCH v2 19/24] drm/i915/lt_phy: Dump lane count for HW state
` [PATCH v2 20/24] drm/i915/lt_phy: Readout lane count
` [PATCH v2 21/24] drm/i915/lt_phy: Get encoder configuration for xe3plpd platform
` [PATCH v2 22/24] drm/i915/lt_phy: Add xe3plpd Thunderbolt pll hooks

[PATCH v18 0/9] AuxCCS handling and render compression modifiers
 2026-03-04 13:03 UTC  (10+ messages)
` [PATCH v18 1/9] drm/xe: Rename XE_BO_FLAG_SCANOUT to XE_BO_FLAG_FORCE_WC
` [PATCH v18 2/9] drm/xe: Use write-combine mapping when populating DPT
` [PATCH v18 3/9] drm/xe/xelpg: Limit AuxCCS ring buffer programming to Alderlake
` [PATCH v18 4/9] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [PATCH v18 5/9] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [PATCH v18 6/9] drm/xe: Move aux table invalidation to ring ops
` [PATCH v18 7/9] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [PATCH v18 8/9] drm/xe/display: Add support for AuxCCS
` [PATCH v18 9/9] drm/xe/xelp: Expose AuxCCS frame buffer modifiers on Alderlake-P

[PATCH 0/1] [topic/xe-for-CI] Update NVL-P GuC to v70.60.0
 2026-03-04 13:00 UTC  (6+ messages)
` [PATCH 1/1] fixup! drm/xe/nvlp: Define GuC firmware for NVL-P
` ✓ CI.KUnit: success for Update NVL-P GuC to v70.60.0
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH v1 0/2] Improve VF FLR synchronization for Xe VFIO
 2026-03-04 13:00 UTC  (4+ messages)
` [PATCH v1 1/2] drm/xe/pf: Add early VF FLR prepare state to PF control flow
` [PATCH v1 2/2] vfio/xe: Notify PF about VF FLR in reset_prepare
` ✓ CI.KUnit: success for Improve VF FLR synchronization for Xe VFIO

[PATCH v2] drm/ttm/tests: Fix build failure on PREEMPT_RT
 2026-03-04 12:54 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/ttm/tests: Fix build failure on PREEMPT_RT (rev2)
` ✗ Xe.CI.BAT: failure "

[RFC PATCH 0/2] Xe driver asynchronous notification mechanism
 2026-03-04 12:52 UTC  (3+ messages)
` [RFC PATCH 1/2] watch_queue: Add a DRM_XE_NOTIFY watch type and export init_watch()
` [RFC PATCH 2/2] drm/xe: Add watch_queue-based device event notification

[PATCH v7 0/3] drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression
 2026-03-04 12:38 UTC  (4+ messages)
` [PATCH v7 1/3] drm/xe: add VM_BIND DECOMPRESS uapi flag
` [PATCH v7 2/3] drm/xe: add xe_migrate_resolve wrapper and is_vram_resolve support
` [PATCH v7 3/3] drm/xe: implement VM_BIND decompression in vm_bind_ioctl

[PATCH v3 0/8] Fixes and updates when using AUX backlight using Luminance
 2026-03-04 12:06 UTC  (9+ messages)
` [PATCH v3 1/8] drm/i915/backlight: Use default/max brightness for VESA AUX backlight init

[PATCH v3 0/4] PSR/PR Selective Fetch Early Transport fixes
 2026-03-04 12:03 UTC  (7+ messages)
` [PATCH v3 1/4] drm/i915/psr: Repeat Selective Update area alignment
` [PATCH v3 2/4] drm/i915/dsc: Add Selective Update register definitions
` [PATCH v3 3/4] drm/i915/dsc: Add helper for writing DSC Selective Update ET parameters
` [PATCH v3 4/4] drm/i915/psr: Write DSC parameters on Selective Update in ET mode

[PATCH 0/8] drm/{i915,xe}: refactor register helpers
 2026-03-04 11:56 UTC  (3+ messages)

[PATCH v2 0/4] ice: use better bitmap API
 2026-03-04 11:43 UTC  (3+ messages)
` [PATCH v2 4/4] drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()

[PATCH] drm/xe: Fix overflow in guc_ct_snapshot_capture
 2026-03-04 11:25 UTC 

[PATCH v2 00/11] Introduce Xe Uncorrectable Error Handling
 2026-03-04 10:59 UTC  (5+ messages)
` [PATCH v2 03/11] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
` [PATCH v2 05/11] drm/xe: Skip device access during PCI error recovery

[PATCH 0/4] drm/i915, drm/xe: clean up i915_vma.h usage for display
 2026-03-04 10:55 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: add VMA to parent interface

[PATCH v2 0/4] PSR/PR Selective Fetch Early Transport fixes
 2026-03-04 10:44 UTC  (13+ messages)
` [PATCH v2 1/4] drm/i915/psr: Repeat Selective Update area alignment
` [PATCH v2 2/4] drm/i915/dsc: Add Selective Update register definitions
` [PATCH v2 3/4] drm/i915/dsc: Add helper for writing DSC Selective Update ET parameters
` [PATCH v2 4/4] drm/i915/psr: Write DSC parameters on Selective Update in ET mode
` ✗ Xe.CI.FULL: failure for PSR/PR Selective Fetch Early Transport fixes (rev2)

[PATCH 1/2] drm/dp: Add definition for Panel Replay full-line granularity
 2026-03-04 10:26 UTC  (5+ messages)

[PATCH v5] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
 2026-03-04 10:17 UTC  (3+ messages)

[v5] drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13
 2026-03-04  9:58 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13 (rev5)
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/xe/tests: avoid build warning on 32-bit targets
 2026-03-04  9:09 UTC  (4+ messages)

[PATCH] drm/i915/dp: ALPM init to be done after DPCD init
 2026-03-04  9:00 UTC  (15+ messages)
` [PATCHv4] drm/i915/dp: Read ALPM caps "
` ✓ CI.KUnit: success for drm/i915/dp: ALPM init to be done after DPCD init (rev4)
` ✗ Xe.CI.BAT: failure "
` [PATCHv5] drm/i915/dp: Read ALPM caps after DPCD init
` ✓ CI.KUnit: success for drm/i915/dp: ALPM init to be done after DPCD init (rev5)
` [PATCHv6] drm/i915/dp: Read ALPM caps after DPCD init
` ✗ Xe.CI.BAT: failure for drm/i915/dp: ALPM init to be done after DPCD init (rev5)
` ✓ CI.KUnit: success for drm/i915/dp: ALPM init to be done after DPCD init (rev6)
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/xe/pat: Extract gt_pta_entry()
 2026-03-04  8:55 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH] drm/ttm/tests: Fix build failure on PREEMPT_RT
 2026-03-04  8:37 UTC  (3+ messages)
`  "

[PATCH v10 0/5] Introduce DRM_RAS using generic netlink for RAS
 2026-03-04  8:14 UTC  (10+ messages)
` ✗ CI.checkpatch: warning for Introduce DRM_RAS using generic netlink for RAS (rev10)
` ✓ CI.KUnit: success "
` [PATCH v10 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
` [PATCH v10 2/5] drm/xe/xe_drm_ras: Add support for XE DRM RAS
` [PATCH v10 3/5] drm/xe/xe_hw_error: Integrate DRM RAS with hardware error handling
` [PATCH v10 4/5] drm/xe/xe_hw_error: Add support for Core-Compute errors
` [PATCH v10 5/5] drm/xe/xe_hw_error: Add support for PVC SoC errors
` ✗ CI.checksparse: warning for Introduce DRM_RAS using generic netlink for RAS (rev10)
` ✗ Xe.CI.BAT: failure "

[PATCH 0/3] drm/xe/vf: Improve getting clean NULL context
 2026-03-04  7:24 UTC  (7+ messages)
` [PATCH 1/3] drm/xe: Add PR_CTR_CTRL/THRSH register definitions
` [PATCH 2/3] drm/xe: Add MI_SEMAPHORE_WAIT command definition
` [PATCH 3/3] drm/xe/vf: Improve getting clean NULL context
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH] drm/xe: Don't disable GuCRC in suspend path
 2026-03-04  6:36 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTL
 2026-03-04  6:06 UTC  (2+ messages)

[PATCH v6 00/12] drm/xe/madvise: Add support for purgeable buffer objects
 2026-03-04  4:01 UTC  (10+ messages)
` [PATCH v6 01/12] drm/xe/uapi: Add UAPI "
` [PATCH v6 12/12] drm/xe/bo: Skip zero-refcount BOs in shrinker
` ✗ CI.checkpatch: warning for drm/xe/madvise: Add support for purgeable buffer objects (rev7)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v3 0/3] Page Reclamation Fixes
 2026-03-04  3:41 UTC  (6+ messages)
` [PATCH v3 1/3] drm/xe: Skip over non leaf pte for PRL generation
` [PATCH v3 2/3] drm/xe: Move page reclaim done_handler to own func
` [PATCH v3 3/3] drm/xe: Skip adding PRL entry to NULL VMA
` ✓ CI.KUnit: success for Page Reclamation Fixes (rev2)
` ✗ Xe.CI.BAT: failure "

[PATCH v3 0/4] Two-pass MMU interval notifiers
 2026-03-04  3:20 UTC  (11+ messages)
` [PATCH v3 2/4] drm/xe/userptr: Convert invalidation to two-pass MMU notifier
` [PATCH v3 3/4] drm/xe: Split TLB invalidation into submit and wait steps
` [PATCH v3 4/4] drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if possible
` ✗ CI.checkpatch: warning for Two-pass MMU interval notifiers (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[CI] drm/xe/guc: Fail immediately on GuC load error
 2026-03-04  2:54 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Fail immediately on GuC load error (rev3)
` ✗ Xe.CI.BAT: failure "

[PATCH v8 0/1] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
 2026-03-04  1:57 UTC  (5+ messages)
` [PATCH v8 1/1] drm/xe: Enable Wa_14025515070
` ✗ CI.checkpatch: warning for drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+ (rev8)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH v2] drm/xe: Fix exec queue unwind on hw engine group add failure
 2026-03-04  1:13 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "

[PATCH v7 0/1] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
 2026-03-04  0:40 UTC  (4+ messages)
` [PATCH v7 1/1] drm/xe: Enable Wa_14025515070

[PATCH v3 00/25] CPU binds and ULLS on migration queue
 2026-03-04  0:26 UTC  (18+ messages)
` [PATCH v3 03/25] drm/xe: Decouple exec queue idle check from LRC
` [PATCH v3 07/25] drm/xe: Update scheduler job layer to support PT jobs
` [PATCH v3 09/25] drm/xe: Add struct xe_pt_job_ops
` [PATCH v3 10/25] drm/xe: Update GuC submission backend to run PT jobs
` [PATCH v3 11/25] drm/xe: Store level in struct xe_vm_pgtable_update

[PATCH v2] drm/xe: Add missing kernel docs in xe_exec_queue.c
 2026-03-03 23:36 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Add missing kernel docs in xe_exec_queue.c (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH v1] drm/xe/migrate: Refactor xe_migrate_prepare_vm()
 2026-03-03 21:16 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[v4] drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13
 2026-03-03 21:09 UTC  (2+ messages)

[RFC v5 0/1] Do not create drm device for PF only admin mode
 2026-03-03 20:39 UTC  (3+ messages)
` [RFC v5 1/1] drm/xe/pf: Restrict device query responses in admin-only PF mode

[RFC PATCH] checkpatch: teach checkpatch about the Assisted-by: tag for AI-assisted patches
 2026-03-03 20:36 UTC  (2+ messages)

[PATCH v17 0/8] AuxCCS handling and render compression modifiers
 2026-03-03 18:34 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 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] drm/i915/overlay: Fix oops on unload
 2026-03-03 17:17 UTC  (3+ messages)

[PATCH V5 0/4] drm/xe/xe3p_lpg: L2 flush optimization
 2026-03-03 17:06 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/xe3p_lpg: L2 flush optimization (rev6)

[PATCH v6 00/13] Remove device private pages from physical address space
 2026-03-03 16:58 UTC  (13+ messages)
` [PATCH v6 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
` [PATCH v6 02/13] drm/amdkfd: Use migrate pfns internally
` [PATCH v6 03/13] mm/migrate_device: Make migrate_device_{pfns, range}() take mpfns
  ` [PATCH v6 03/13] mm/migrate_device: Make migrate_device_{pfns,range}() "
` [PATCH v6 04/13] mm/migrate_device: Add migrate PFN flag to track device private pages

[PATCH] drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()
 2026-03-03 16:53 UTC  (4+ messages)

[PATCH v8 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-03-03 16:31 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms (rev9)

[PATCH v9 0/5] Introduce DRM_RAS using generic netlink for RAS
 2026-03-03 15:37 UTC  (4+ messages)
` [PATCH v9 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink

[PATCH v1 0/3] Update 'none' recovery method for DRM wedged event
 2026-03-03 15:34 UTC  (7+ messages)
` [PATCH v1 1/3] drm/doc: Update documentation for 'none' recovery method
` [PATCH v1 2/3] drm: Update log "
` [PATCH v1 3/3] drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET


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