messages from 2026-03-03 21:04:24 to 2026-03-04 20:06:27 UTC [more...]
[PATCH v3 0/4] Two-pass MMU interval notifiers
2026-03-04 20:06 UTC (8+ messages)
` [PATCH v3 1/4] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers
` [PATCH v3 4/4] drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if possible
` ✗ Xe.CI.FULL: failure for Two-pass MMU interval notifiers (rev3)
[PATCH v7 0/6] platform/x86/intel/vsec: Prep for ACPI PMT discovery
2026-03-04 20:06 UTC (3+ messages)
` [PATCH v7 1/6] platform/x86/intel/vsec: Refactor base_addr handling
[PATCH v2] drm/xe: Fix exec queue unwind on hw engine group add failure
2026-03-04 19:12 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[PATCH] drm/xe: Fix overflow in guc_ct_snapshot_capture
2026-03-04 19:07 UTC (4+ messages)
[RFC PATCH] checkpatch: teach checkpatch about the Assisted-by: tag for AI-assisted patches
2026-03-04 18:24 UTC (4+ messages)
[PATCH v1 0/2] Improve VF FLR synchronization for Xe VFIO
2026-03-04 17:46 UTC (5+ 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
` ✓ Xe.CI.BAT: "
[PATCH v3 0/3] Page Reclamation Fixes
2026-03-04 16:54 UTC (8+ 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 v2 00/11] Introduce Xe Uncorrectable Error Handling
2026-03-04 16:52 UTC (9+ 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 v2 07/11] drm/xe/xe_ras: Add structures and commands for Uncorrectable Core Compute Errors
` [PATCH v2 08/11] drm/xe/xe_ras: Add support for Uncorrectable Core-Compute errors
[PATCH v18 0/9] AuxCCS handling and render compression modifiers
2026-03-04 16:20 UTC (17+ 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 v2] drm/xe: Add missing kernel docs in xe_exec_queue.c
2026-03-04 15:12 UTC (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Add missing kernel docs in xe_exec_queue.c (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[PATCH 0/8] drm/{i915,xe}: sort out step enums between the drivers
2026-03-04 14:40 UTC (9+ messages)
` [PATCH 1/8] drm/i915/dmc: simplify stepping info initialization
` [PATCH 2/8] drm/i915/display: add step name in display runtime info
` [PATCH 3/8] drm/i915/dmc: use step name from "
` [PATCH 4/8] drm/xe/compat: remove intel_step_name macro
` [PATCH 5/8] drm/intel: add shared step.h and switch i915 to use it
` [PATCH 6/8] drm/xe/step: switch to the shared step definitions with i915
` [PATCH 7/8] drm/xe/step: switch from enum xe_step to intel_step naming
` [PATCH 8/8] drm/i915/display: switch to including common step file directly
[PATCH 0/7] drm/{i915, xe}/frontbuffer: refactor, move calls to parent interface
2026-03-04 14:20 UTC (3+ messages)
` [PATCH 1/7] drm/i915/gem: relocate __i915_gem_object_{flush, invalidate}_frontbuffer()
[PATCH v2 00/24] Refactor LT PHY PLL handling to use DPLL framework
2026-03-04 14:04 UTC (26+ 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 v2 23/24] drm/i915/lt_phy: Remove LT PHY specific state verification
` [PATCH v2 24/24] drm/i915/lt_phy: Enable dpll framework for xe3plpd
[PATCH] drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTL
2026-03-04 13:52 UTC (3+ messages)
[PATCH v6 00/12] drm/xe/madvise: Add support for purgeable buffer objects
2026-03-04 13:29 UTC (5+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/madvise: Add support for purgeable buffer objects (rev7)
[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 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 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 (3+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✗ Xe.CI.FULL: "
[PATCH] drm/xe: Don't disable GuCRC in suspend path
2026-03-04 6:36 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[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 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 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox