messages from 2026-03-01 01:30:09 to 2026-03-02 21:32:03 UTC [more...]
[PATCH v2 0/4] Two-pass MMU interval notifiers
2026-03-02 21:31 UTC (14+ messages)
` [PATCH v2 1/4] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers
` [PATCH v2 2/4] drm/xe/userptr: Convert invalidation to two-pass MMU notifier
` [PATCH v2 3/4] drm/xe: Split TLB invalidation into submit and wait steps
` [PATCH v2 4/4] drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if possible
[PATCH] drm/xe/multi_queue: Fix error path skipping group xa cleanup
2026-03-02 21:24 UTC
[PATCH v3 00/25] CPU binds and ULLS on migration queue
2026-03-02 21:02 UTC (9+ messages)
` [PATCH v3 03/25] drm/xe: Decouple exec queue idle check from LRC
` [PATCH v3 04/25] drm/xe: Add job count to GuC exec queue snapshot
` ✗ Xe.CI.FULL: failure for CPU binds and ULLS on migration queue (rev3)
` "
[PATCH] drm/xe/xe2_hpg: Correct implementation of Wa_16025250150
2026-03-02 21:01 UTC (4+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH] gpu/tests/gpu_buddy: Add gpu_test_buddy_alloc_range for exact-range allocation
2026-03-02 20:59 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[RFC PATCH] checkpatch: teach checkpatch about the Assisted-by: tag for AI-assisted patches
2026-03-02 20:53 UTC (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/pf: Take pci_rescan_remove_lock mutex when disabling VFs
2026-03-02 20:36 UTC (3+ messages)
[PATCH] drm/i915/dp: Fix DSC state computation
2026-03-02 20:23 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH 0/8] drm/{i915,xe}: refactor register helpers
2026-03-02 20:12 UTC (17+ messages)
` [PATCH 1/8] drm/i915/reg: make masked field helpers constexpr
` [PATCH 2/8] drm/i915/lrc: switch to _MASKED_BIT_ENABLE() and _MASKED_BIT_DISABLE()
` [PATCH 3/8] drm/{i915, xe}/reg: rename masked field helpers REG_MASKED_FIELD*()
` [PATCH 4/8] drm/i915/perf: prefer REG_MASKED_FIELD_ENABLE() and REG_MASKED_FIELD_DISABLE()
` [PATCH 5/8] drm/xe/oa: "
` [PATCH 6/8] drm/intel: add reg_bits.h for the various register content helpers
` [PATCH 7/8] drm/intel: add pick.h for the various "picker" helpers
` [PATCH 8/8] drm/i915/gt: prefer _PICK_EVEN() over _PICK()
[PATCH 0/4] drm/i915, drm/xe: clean up i915_vma.h usage for display
2026-03-02 20:07 UTC (9+ messages)
` [PATCH 1/4] drm/i915/fbdev: stop debug logging i915_ggtt_offset()
` [PATCH 2/4] drm/i915: add VMA to parent interface
` [PATCH 3/4] drm/xe/compat: remove i915_vma.h from compat
` [PATCH 4/4] drm/xe/display: clean up xe_initial_plane.c includes
[PATCH 1/2] dma-buf: Assign separate lockdep class to chain lock
2026-03-02 20:05 UTC (5+ messages)
[PATCHv3 1/2] drm/i915/dp: Read ALPM caps after DPCD init
2026-03-02 19:56 UTC (4+ messages)
` [PATCHv3 2/2] drm/i915/dp: Rename alpm_init to alpm_init_dpcd
` ✓ CI.KUnit: success for series starting with [PATCHv3,1/2] drm/i915/dp: Read ALPM caps after DPCD init
` ✓ Xe.CI.BAT: "
[PATCH v1] drm/xe/lrc: Refactor context init into xe_lrc_ctx_init()
2026-03-02 19:50 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v2 0/4] ice: use better bitmap API
2026-03-02 19:49 UTC (12+ messages)
` [PATCH v2 1/4] bitmap: introduce bitmap_weighted_xor()
` [Intel-wired-lan] "
` [PATCH v2 2/4] ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()
` [Intel-wired-lan] "
` [PATCH v2 3/4] ice: use bitmap_empty() in ice_vf_has_no_qs_ena
` [Intel-wired-lan] "
` [PATCH v2 4/4] drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()
` [Intel-wired-lan] "
` ✗ CI.checkpatch: warning for ice: use better bitmap API
` ✓ CI.KUnit: success "
[PATCH v2 0/9] Introduce Xe PCIe FLR
2026-03-02 19:37 UTC (6+ messages)
` [PATCH v2 9/9] drm/xe/pci: Introduce "
[PATCH v5] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
2026-03-02 18:42 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling (rev8)
` ✓ Xe.CI.BAT: "
[PATCH v2 00/11] Introduce Xe Uncorrectable Error Handling
2026-03-02 18:29 UTC (18+ messages)
` [PATCH v2 01/11] drm/xe/xe_sysctrl: Add System controller patch
` [PATCH v2 02/11] drm/xe/xe_survivability: Decouple survivability info from boot survivability
` [PATCH v2 03/11] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
` [PATCH v2 04/11] drm/xe/xe_pci_error: Group all devres to release them on PCIe slot reset
` [PATCH v2 05/11] drm/xe: Skip device access during PCI error recovery
` [PATCH v2 06/11] drm/xe/xe_ras: Initialize Uncorrectable AER Registers
` [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 v2 09/11] drm/xe/xe_ras: Add structures for SoC Internal errors
` [PATCH v2 10/11] drm/xe/xe_ras: Handle Uncorrectable "
` [PATCH v2 11/11] drm/xe/xe_pci_error: Process errors in mmio_enabled
` ✗ CI.checkpatch: warning for Introduce Xe Uncorrectable Error Handling (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()
2026-03-02 18:18 UTC
[PATCH 0/7] drm/{i915, xe}/frontbuffer: refactor, move calls to parent interface
2026-03-02 18:17 UTC (8+ messages)
` [PATCH 1/7] drm/i915/gem: relocate __i915_gem_object_{flush, invalidate}_frontbuffer()
` [PATCH 2/7] drm/i915/gem: unify i915 gem object frontbuffer function names
` [PATCH 3/7] drm/i915/overlay: convert from struct intel_frontbuffer to i915_frontbuffer
` [PATCH 4/7] drm/intel: fix @dpt kernel-doc for parent interface
` [PATCH 5/7] drm/{i915, xe}/frontbuffer: move frontbuffer handling to "
` [PATCH 6/7] drm/i915/frontbuffer: call parent interface directly
` [PATCH 7/7] drm/i915/frontbuffer: reduce fb for frontbuffer abbreviation usage
[PATCH] drm/i915/dmc: fix an unlikely NULL pointer deference at probe
2026-03-02 17:48 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2] drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET
2026-03-02 16:56 UTC (2+ messages)
[PATCH v8 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
2026-03-02 16:34 UTC (11+ messages)
` [PATCH v8 1/6] drm/xe/sysctrl: Add System Controller types and device integration
` [PATCH v8 2/6] drm/xe/sysctrl: Add System Controller register definitions
` [PATCH v8 3/6] drm/xe/sysctrl: Add mailbox communication headers
` [PATCH v8 4/6] drm/xe/sysctrl: Add System Controller initialization
` [PATCH v8 5/6] drm/xe/sysctrl: Add mailbox communication implementation
` [PATCH v8 6/6] drm/xe/pci: Enable System Controller for CRI platform
` ✗ CI.checkpatch: warning for drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms (rev8)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
2026-03-01 13:15 UTC (3+ messages)
[PATCH v11 0/2] rust: clist patches for nova-core memory management
2026-02-27 15:50 UTC (5+ messages)
` [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
[PATCH v9 00/19] Add new general DRM property "color format"
2026-03-02 15:07 UTC (18+ messages)
` [PATCH v9 02/19] drm: "
` [PATCH v9 03/19] drm/bridge: Act on the DRM color format property
` [PATCH v9 04/19] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v9 05/19] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v9 12/19] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
` [PATCH v9 15/19] drm/connector: Register color format property on HDMI connectors
[PATCH v3] drm/xe: Fix memory leak in xe_vm_madvise_ioctl
2026-03-02 15:32 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Fix memory leak in xe_vm_madvise_ioctl (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/i915/dp: ALPM init to be done after DPCD init
2026-03-02 14:58 UTC (11+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` [PATCHv2 1/2] drm/i915/dp: Read ALPM caps "
` [PATCHv2 2/2] drm/i915/dp: Rename alpm_init to alpm_init_dpcd
[PATCH v2] drm/xe: Add Wa_14026578760
2026-03-02 14:49 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH V4 0/4] drm/xe/xe3p_lpg: L2 flush optimization
2026-03-02 13:43 UTC (9+ messages)
` [PATCH V4 3/4] drm/xe/xe3p_lpg: Enable L2 flush optimization feature
[PATCH] i915: Fix NULL pointer dereference in intel_dmc_update_dc6_allowed_count()
2026-03-02 12:33 UTC (3+ messages)
[PATCH v8 00/25] gpu: nova-core: Add memory management support
2026-03-02 12:23 UTC (17+ messages)
` [PATCH v8 01/25] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
` [PATCH v8 02/25] gpu: nova-core: Kconfig: Sort select statements alphabetically
` [PATCH v8 04/25] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v8 06/25] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v8 07/25] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v8 11/25] gpu: nova-core: mm: Use usable VRAM region for buddy allocator
` [PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests
[PATCH v3 0/8] Fixes and updates when using AUX backlight using Luminance
2026-03-02 11:25 UTC (9+ messages)
` [PATCH v3 1/8] drm/i915/backlight: Use default/max brightness for VESA AUX backlight init
Graphical glitches (not refreshing?) with Linux's xe driver + Xen 4.19
2026-03-02 11:19 UTC (5+ messages)
[PATCH v4] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
2026-03-02 9:54 UTC (3+ messages)
[PATCH 0/2] drm/ttm: Improve the TTM operation context gfp_retry_mayfail behaviour
2026-03-02 9:39 UTC (4+ messages)
` [PATCH 1/2] drm/ttm: Don't spam the log on buffer object backing store allocation failure
[PATCH v6 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
2026-03-02 9:35 UTC (4+ messages)
` [PATCH v6 2/6] drm/xe/sysctrl: Add System Controller types and structures
[PATCH v6 00/13] Remove device private pages from physical address space
2026-03-02 9:22 UTC (5+ messages)
` [PATCH v6 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
[PATCH] drm/i915/dp: On DPCD init/caps wake the DPRx
2026-03-02 9:20 UTC (7+ messages)
` [PATCHv2] "
[PATCH v7 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
2026-03-02 8:22 UTC (4+ messages)
` [PATCH v7 4/6] drm/xe/sysctrl: Add System Controller initialization
[v2] drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13
2026-03-02 7:52 UTC (6+ messages)
[RESEND 0/8] Fixes and updates when using AUX backlight using Luminance
2026-03-02 6:16 UTC (12+ messages)
` [RESEND 1/8] drm/i915/backlight: Use default/max brightness for VESA AUX backlight init
` [RESEND 2/8] drm/i915/backlight: Use intel_panel variable instead of intel_connector
` [RESEND 3/8] drm/i915/backlight: Take luminance_set into account for VESA backlight
` [RESEND 4/8] drm/i915/backlight: Check luminance_set when disabling PWM via AUX "
` [RESEND 5/8] drm/i915/backlight: Short circuit intel_dp_aux_supports_hdr_backlight
` [RESEND 6/8] drm/i915/backlight: Update debug log during backlight setup
` [RESEND 7/8] drm/i915/backlight: Provide clear description on how backlight level is controlled
` [RESEND 8/8] drm/i915/backlight: Use default/max brightness for INTEL AUX HDR backlight init
` ✓ CI.KUnit: success for Fixes and updates when using AUX backlight using Luminance (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v2] drm/xe/guc: Skip access counter queue init for unsupported platforms
2026-03-02 5:40 UTC (5+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✗ Xe.CI.FULL: "
[RFC PATCH V4 0/7] Add memory page offlining support
2026-03-02 5:11 UTC (3+ messages)
` [RFC PATCH V4 3/7] drm/xe: Handle physical memory address error
[PATCH v1] drm/xe/guc_submit: Log wedged mode correctly
2026-03-02 4:40 UTC (2+ messages)
[PATCH RFC 00/26] Add DMA-buf mapping types and convert vfio/iommufd to use them
2026-03-01 19:05 UTC (2+ messages)
FAILED: Patch "drm/i915/psr: Reject async flips when selective fetch is enabled" failed to apply to 5.10-stable tree
2026-03-01 1:58 UTC
FAILED: Patch "drm/i915/psr: Reject async flips when selective fetch is enabled" failed to apply to 5.15-stable tree
2026-03-01 1:48 UTC
FAILED: Patch "drm/i915/psr: Reject async flips when selective fetch is enabled" failed to apply to 6.1-stable tree
2026-03-01 1:39 UTC
FAILED: Patch "drm/i915/psr: Reject async flips when selective fetch is enabled" failed to apply to 6.6-stable tree
2026-03-01 1:30 UTC
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