messages from 2026-02-06 08:44:58 to 2026-02-09 14:17:04 UTC [more...]
[PATCH -next v7 0/2] rust: Add CList and GPU buddy allocator bindings
2026-02-06 22:33 UTC (19+ messages)
` [PATCH -next v7 1/2] rust: clist: Add support to interface with C linked lists
[PATCH v5] drm/i915/display: change pipe allocation order for discrete platforms
2026-02-09 14:16 UTC
[PATCH] dma-fence: Fix sparse warnings due __rcu annotations
2026-02-09 14:07 UTC (2+ messages)
[PATCH i-g-t v5 0/6] lsgpu: Report upstream port link bandwidth
2026-02-09 14:06 UTC (5+ messages)
` [PATCH i-g-t v5 3/6] lib/igt_device_scan: Include PCIe bridge upstream port if available
` [PATCH i-g-t v5 6/6] lib/igt_device_scan: Print GPU upstream port parent/child relations
[PATCH v2 1/2] drm/i915/dp: Fix pipe BPP clamping due to HDR
2026-02-09 13:44 UTC (3+ messages)
` [PATCH v2 2/2] drm/i915/dp: Verify valid pipe BPP range
` ✓ CI.KUnit: success for series starting with [v2,1/2] drm/i915/dp: Fix pipe BPP clamping due to HDR
[PATCH] drm/gpusvm: Fix unbalanced unlock in drm_gpusvm_scan_mm()
2026-02-09 13:35 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v4] drm/xe/cri: Add check to verify if CSC is a PCIe endpoint
2026-02-09 13:31 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/cri: Add check to verify if CSC is a PCIe endpoint (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH 1/2] drm/i915/dp: Fix pipe BPP clamping due to HDR
2026-02-09 13:08 UTC (17+ messages)
` [PATCH 2/2] drm/i915/dp: Verify valid pipe BPP range
` ✓ CI.KUnit: success for series starting with [1/2] drm/i915/dp: Fix pipe BPP clamping due to HDR
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/xe/xe2_hpg: Apply Wa_14024997852
2026-02-09 11:49 UTC (3+ messages)
[PATCH v3 1/2] drm/buddy: Improve offset-aligned allocation handling
2026-02-09 10:21 UTC (7+ messages)
` [PATCH v3 2/2] drm/buddy: Add KUnit test for offset-aligned allocations
` ✗ CI.checkpatch: warning for series starting with [v3,1/2] drm/buddy: Improve offset-aligned allocation handling
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.FULL: "
[PATCH v3 1/2] drm/xe/cri: Add check to verify if CSC is a PCIe endpoint
2026-02-09 10:19 UTC (4+ messages)
` [PATCH v3 2/2] drm/xe/cri: Enable HECI CSC support
[PATCH v2] drm/xe/cri: Add check to verify if CSC is a PCIe endpoint
2026-02-09 10:17 UTC (5+ messages)
[PATCH v4 0/4] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
2026-02-09 9:44 UTC (3+ messages)
` [PATCH v4 2/4] drm/gpusvm: Use dma-map IOVA alloc, link, and sync API in GPU SVM
[PATCH v2 0/3] Fix fs_reclaim deadlock caused by CCS save/restore
2026-02-09 9:09 UTC (10+ messages)
` [PATCH v2 1/3] drm/sa: Split drm_suballoc_new() into SA alloc and init helpers
` [PATCH v2 2/3] drm/xe/sa: Add lockdep annotations for SA manager swap_guard
` [PATCH v2 3/3] drm/xe/vf: Fix fs_reclaim warning with CCS save/restore BB allocation
[PATCH v3 00/15] Basic enabling patches for Xe3p_LPG and NVL-P
2026-02-09 5:34 UTC (22+ messages)
` [PATCH v3 01/15] drm/xe/xe3p_lpg: Add support for graphics IP 35.10
` [PATCH v3 02/15] drm/xe/xe3p_lpg: Add initial workarounds for graphics version 35.10
` [PATCH v3 03/15] drm/xe/pat: Differentiate between primary and media for PTA
` [PATCH v3 04/15] drm/xe/xe3p_lpg: Add new PAT table
` [PATCH v3 05/15] drm/xe/xe3p_lpg: Add MCR steering
` [PATCH v3 06/15] drm/xe/xe3p_lpg: Add LRC parsing for additional RCS engine state
` [PATCH v3 07/15] drm/xe/xe3p_lpg: Disable reporting of context switch status to GHWSP
` [PATCH v3 08/15] drm/xe/xe3p_lpg: Drop unnecessary tuning settings
` [PATCH v3 09/15] drm/xe/xe3p_lpg: Extend 'group ID' mask size
` [PATCH v3 10/15] drm/xe/xe3p_lpg: Update LRC sizes
` [PATCH v3 11/15] drm/xe/xe3p_lpg: Set STLB bank hash mode to 4KB
` [PATCH v3 12/15] drm/xe/nvlp: Add NVL-P platform definition
` [PATCH v3 13/15] drm/xe/nvlp: Attach MOCS table for nvlp
` [PATCH v3 14/15] drm/i915/nvlp: Hook up display support
` [PATCH v3 15/15] drm/xe/nvlp: Bump maximum WOPCM size
` ✗ CI.checkpatch: warning for Basic enabling patches for Xe3p_LPG and NVL-P (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.FULL: "
[PATCH 0/8] Introduce Xe Uncorrectable Error Handling
2026-02-08 8:02 UTC (3+ messages)
` [PATCH 2/8] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
[PATCH] drm/xe/vf: Allow VF to initialize MCR tables
2026-02-07 23:36 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/xe/wa: Steer RMW of MCR registers while building default LRC
2026-02-07 22:05 UTC (6+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[PATCH] drm/xe/reg_sr: Add debugfs to verify status of reg_sr programming
2026-02-07 21:51 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v3 0/3] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
2026-02-07 21:14 UTC (8+ messages)
` [PATCH v3 1/3] drm/xe: Enable Wa_14025515070
` [PATCH v3 2/3] Reapply "drm/xe/xe2: Enable Indirect Ring State support for Xe2"
` [PATCH v3 3/3] Revert "drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpc"
` ✗ CI.checkpatch: warning for drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+ (rev3)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[PATCH v7 00/22] Add new general DRM property "color format"
2026-02-07 19:55 UTC (12+ messages)
` [PATCH v7 02/22] drm: "
` [PATCH v7 03/22] drm: Add enum conversions between DRM_COLOR_FORMAT and HDMI_COLORSPACE
` [PATCH v7 05/22] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v7 10/22] drm/rockchip: vop2: Fix YUV444 output
` "
[PATCH v33 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2026-02-07 16:58 UTC (10+ messages)
` [PATCH v33 1/5] drm/xe/xe_pagefault: Disallow writes to read-only VMAs
` [PATCH v33 2/5] drm/xe/xe_pagefault: Track address precision per pagefault
` [PATCH v33 3/5] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v33 4/5] drm/xe/xe_vm: Add per VM fault info
` [PATCH v33 5/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[PATCH v1 0/4] drm/xe/vf: Fix exec queue creation during post-migration recovery
2026-02-07 15:42 UTC (11+ messages)
` [PATCH v1 1/4] drm/xe/queue: Call fini on exec queue creation fail
` [PATCH v1 2/4] drm/xe/vf: Avoid LRC being freed while applying fixups
` [PATCH v1 3/4] drm/xe/vf: Wait for default LRCs fixups before using
` [PATCH v1 4/4] drm/xe/vf: Redo LRC creation while in VF fixups
` ✓ CI.KUnit: success for drm/xe/vf: Fix exec queue creation during post-migration recovery
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[CI] drm/i915/display: change pipe allocation order for discrete platforms
2026-02-07 14:26 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/i915/display: change pipe allocation order for discrete platforms (rev2)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[PATCH 00/10] drm/i915/dpt: refactoring, move to parent interface
2026-02-07 14:00 UTC (16+ messages)
` [PATCH 01/10] drm/i915/dpt: move display/intel_dpt.c to i915_dpt.c
` [PATCH 02/10] drm/i915/dpt: pass obj, size instead of framebuffer to intel_dpt_create()
` [PATCH 03/10] drm/i915/dpt: move create/destroy to parent interface
` [PATCH 04/10] drm/i915/dpt: move suspend/resume "
` [PATCH 05/10] drm/i915/dpt: remove display/intel_dpt.h
` [PATCH 06/10] drm/i915/dpt: drop _common from the DPT file names
` [PATCH 07/10] drm/i915/dpt: switch to i915 runtime pm calls
` [PATCH 08/10] drm/i915/dpt: rename i915 specific functions to i915_dpt_ prefix
` [PATCH 09/10] drm/i915/dpt: rename struct i915_dpt to intel_dpt
` [PATCH 10/10] drm/i915/dpt: pass opaque struct intel_dpt around instead of i915_address_space
` ✗ CI.checkpatch: warning for drm/i915/dpt: refactoring, move to parent interface
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.FULL: failure "
[PATCH v8 0/5] drm/xe: Privatize struct xe_ggtt
2026-02-07 13:22 UTC (11+ messages)
` [PATCH v8 1/5] drm/xe: Make xe_ggtt_node offset relative to starting offset
` [PATCH v8 2/5] drm/xe: Rewrite GGTT VF initialization
` [PATCH v8.1] "
` [PATCH v8 3/5] drm/xe: Move struct xe_ggtt to xe_ggtt.c
` [PATCH v8 4/5] drm/xe: Make xe_ggtt_node_insert return a node
` [PATCH v8 5/5] drm/xe: Remove xe_ggtt_node_allocated
` ✗ CI.checkpatch: warning for drm/xe: Privatize struct xe_ggtt. (rev7)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/xe/hwmon: Prevent unintended VRAM channel creation
2026-02-07 10:25 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/hwmon: Prevent unintended VRAM channel creation (rev2)
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/xe: Open-code GGTT MMIO access protection
2026-02-07 8:42 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH 0/2] drm/i915/dp: Joiner cleanups and fix
2026-02-07 8:06 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for drm/i915/dp: Joiner cleanups and fix (rev2)
[drm-xe:drm-xe-next] BUILD SUCCESS e8100643ff01be0fc74048b8296cfb2b9b5c90ed
2026-02-07 6:39 UTC
[PATCH -next] gpu: Move DRM buddy allocator one level up
2026-02-07 5:09 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for gpu: Move DRM buddy allocator one level up (rev2)
[PATCH] drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138
2026-02-07 2:36 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH 1/2] drm/i915/color: Add 3D LUT to color pipeline since Lunar Lake
2026-02-07 0:12 UTC (2+ messages)
` [PATCH 2/2] drm/i915/color: Attach the 3D LUT block to required DE Plane
[PATCH v2 1/2] drm/xe: Move number of XeCore fuse registers to graphics descriptor
2026-02-07 0:04 UTC (4+ messages)
` ✓ Xe.CI.BAT: success for series starting with [v2,1/2] "
` ✓ Xe.CI.FULL: "
[PATCH] drm/xe/uapi: Update xe_drm.h documentation
2026-02-06 22:05 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v2 0/3] Attempt to fixup reset, wedge, unload corner cases
2026-02-06 20:29 UTC (7+ messages)
` [PATCH v2 2/3] drm/xe: Forcefully tear down exec queues in GuC submit fini
[PATCH 0/7] drm/xe/guc: Recommend GuC v70.58.0 for LNL, BMG, PTL
2026-02-06 19:37 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v2 0/3] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
2026-02-06 19:22 UTC (10+ messages)
` [PATCH v2 1/3] drm/xe: Enable Wa_14025515070
` [PATCH v2 2/3] Revert "drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpc"
[PATCH] drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13
2026-02-06 18:29 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v2 00/15] Basic enabling patches for Xe3p_LPG and NVL-P
2026-02-06 15:26 UTC (5+ messages)
` [PATCH v2 01/15] drm/xe/xe3p_lpg: Add support for graphics IP 35.10
` [PATCH v2 02/15] drm/xe/xe3p_lpg: Add initial workarounds for graphics version 35.10
[PATCH] drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madvise
2026-02-06 15:19 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madvise (rev5)
[PATCH v1 0/2] drm/xe:Mutual exclusivity between CCS-mode and PF
2026-02-06 14:37 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] drm/xe: Fix Prevent VFs from exposing the CCS mode sysfs file
[bug report] drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR
2026-02-06 13:40 UTC
[PATCH 0/6] update the stolen memory allocation preference
2026-02-06 13:33 UTC (4+ messages)
` [PATCH 1/6] drm/xe/fbdev: Fix BIOS FB vs.s stolen size check
` ✗ Xe.CI.FULL: failure for update the stolen memory allocation preference
[PATCH] drm/xe/query: Only advertise NO_COMPRESSION hint on devices with flat CCS
2026-02-06 13:28 UTC (4+ messages)
[PATCH v6 00/13] Remove device private pages from physical address space
2026-02-06 13:08 UTC (2+ messages)
[PATCH v5 00/13] Remove device private pages from physical address space
2026-02-06 13:06 UTC (2+ messages)
[PATCH 00/16] Basic enabling patches for Xe3p_LPG and NVL-P
2026-02-06 12:38 UTC (6+ messages)
` [PATCH 05/16] drm/xe/xe3p_lpg: Add MCR steering
[PATCH v1] drm/xe: Update xe_device_declare_wedged() error log
2026-02-06 12:12 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v4 0/1] drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset
2026-02-06 11:34 UTC (3+ messages)
` [PATCH v4 1/1] "
[PATCH 2/2] drm/i915/dp: Restore the missing check for intel_dp_has_joiner
2026-02-06 10:33 UTC (3+ messages)
[PATCH v1] drm/xe: Send unknown recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET
2026-02-06 9:53 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v2 1/2] drm/buddy: Improve offset-aligned allocation handling
2026-02-06 8:44 UTC (2+ messages)
` [PATCH v2 2/2] drm/buddy: Add KUnit test for offset-aligned allocations
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