messages from 2026-02-28 02:32:09 to 2026-03-02 18:42:27 UTC [more...]
[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 v3 00/25] CPU binds and ULLS on migration queue
2026-03-02 18:13 UTC (5+ messages)
` ✓ Xe.CI.BAT: success for CPU binds and ULLS on migration queue (rev3)
` ✗ Xe.CI.FULL: failure "
` "
[PATCH] drm/i915/dp: Fix DSC state computation
2026-03-02 17:53 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v1] drm/xe/lrc: Refactor context init into xe_lrc_ctx_init()
2026-03-02 17:49 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/i915/dmc: fix an unlikely NULL pointer deference at probe
2026-03-02 17:48 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 0/9] Introduce Xe PCIe FLR
2026-03-02 16:58 UTC (11+ messages)
` [PATCH v2 6/9] drm/xe/lrc: Introduce xe_lrc_reinit()
` [PATCH v2 8/9] drm/xe/migrate: Introduce xe_migrate_reinit()
` [PATCH v2 9/9] drm/xe/pci: Introduce PCIe FLR
[PATCH v2] drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET
2026-03-02 16:56 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH 1/2] dma-buf: Assign separate lockdep class to chain lock
2026-03-02 16:39 UTC (4+ 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 v2 0/4] Two-pass MMU interval notifiers
2026-03-02 16:32 UTC (5+ 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 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] gpu/tests/gpu_buddy: Add gpu_test_buddy_alloc_range for exact-range allocation
2026-03-02 15:09 UTC
[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 "
[RFC PATCH] checkpatch: teach checkpatch about the Assisted-by: tag for AI-assisted patches
2026-03-02 14:36 UTC
[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
[PATCHv3 1/2] drm/i915/dp: Read ALPM caps after DPCD init
2026-03-02 13:26 UTC (2+ messages)
` [PATCHv3 2/2] drm/i915/dp: Rename alpm_init to alpm_init_dpcd
[PATCH] i915: Fix NULL pointer dereference in intel_dmc_update_dc6_allowed_count()
2026-03-02 12:33 UTC (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[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] drm/xe/pf: Take pci_rescan_remove_lock mutex when disabling VFs
2026-03-02 9:43 UTC (2+ messages)
[PATCH 0/2] drm/ttm: Improve the TTM operation context gfp_retry_mayfail behaviour
2026-03-02 9:39 UTC (5+ messages)
` [PATCH 1/2] drm/ttm: Don't spam the log on buffer object backing store allocation failure
` ✗ Xe.CI.FULL: failure for drm/ttm: Improve the TTM operation context gfp_retry_mayfail behaviour
[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)
[PATCH v2 0/4] ice: use better bitmap API
2026-03-02 7:14 UTC (11+ 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 "
[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 (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[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
FAILED: Patch "drm/i915/psr: Reject async flips when selective fetch is enabled" failed to apply to 6.12-stable tree
2026-03-01 1:18 UTC
FAILED: Patch "drm/i915/dp: Fix pipe BPP clamping due to HDR" failed to apply to 6.18-stable tree
2026-03-01 1:17 UTC
[PATCH v9 0/5] Introduce DRM_RAS using generic netlink for RAS
2026-02-28 16:04 UTC (12+ messages)
` ✗ CI.checkpatch: warning for Introduce DRM_RAS using generic netlink for RAS (rev9)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` [PATCH v9 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
` [PATCH v9 2/5] drm/xe/xe_drm_ras: Add support for XE DRM RAS
` [PATCH v9 3/5] drm/xe/xe_hw_error: Integrate DRM RAS with hardware error handling
` [PATCH v9 4/5] drm/xe/xe_hw_error: Add support for Core-Compute errors
` [PATCH v9 5/5] drm/xe/xe_hw_error: Add support for PVC SoC errors
` ✓ Xe.CI.BAT: success for Introduce DRM_RAS using generic netlink for RAS (rev9)
` ✗ Xe.CI.FULL: failure "
[PATCH v2] drm/xe/pf: Take pci_rescan_remove_lock mutex when disabling VFs
2026-02-28 13:19 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/pf: Take pci_rescan_remove_lock mutex when disabling VFs (rev2)
[PATCH v1] drm/xe/pf: Relax LMTT requirement for LMEM auto provisioning
2026-02-28 11:37 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH 0/4] drm/i915, drm/xe: clean up i915_vma.h usage for display
2026-02-28 9:31 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH 00/22] Intel Xe GPU Debug Support (eudebug) v7
2026-02-28 6:49 UTC (4+ messages)
` [PATCH 22/22] drm/xe/eudebug: Enable EU pagefault handling
[PATCH v8 0/5] Introduce DRM_RAS using generic netlink for RAS
2026-02-28 6:44 UTC (8+ messages)
` [PATCH v8 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
[PATCH v2 0/2] Page Reclamation Fixes
2026-02-28 6:43 UTC (4+ messages)
` [PATCH v2 1/2] drm/xe: Skip over non leaf pte for PRL generation
[PATCH] drm/xe/xe2_hpg: Correct implementation of Wa_16025250150
2026-02-28 6:14 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
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