messages from 2026-02-11 10:13:27 to 2026-02-12 18:48:28 UTC [more...]
[PATCH v2 00/15] drm/i915/display: convert a bunch of W/A checks to the new framework
2026-02-12 18:46 UTC (3+ messages)
` [PATCH v2 01/15] drm/i915/display: convert audio workaround to "
` [PATCH v2 02/15] drm/i915/display: convert W/As in intel_display_power.c "
[PATCH] drm/xe/xe3p_xpc: Add new XeCore fuse registers to VF runtime regs
2026-02-12 18:35 UTC (2+ messages)
[RFC PATCH 0/7] Add memory page offlining support
2026-02-12 17:53 UTC (9+ messages)
` [RFC PATCH 1/7] drm/xe: Add a helper to get vram region from physical address
` [RFC PATCH 2/7] drm/xe/svm: Use xe_vram_addr_to_region
` [RFC PATCH 3/7] drm/xe: Implement VRAM object tracking ability using physical address
` [RFC PATCH 4/7] drm/xe: Handle physical memory address error
` [RFC PATCH 5/7] drm/xe/cri: Add debugfs to inject faulty vram address
` [RFC PATCH 6/7] drm/xe: Add routine to dump allocated VRAM blocks
` [RFC PATCH 7/7] [DO NOT REVIEW]drm/xe/cri: Add sysfs interface for bad gpu vram pages
[PATCH v1] drm/xe: Force EXEC_QUEUE_FLAG_KERNEL for kernel internal VMs
2026-02-12 17:38 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
[PATCH 00/10] drm/i915/dpt: refactoring, move to parent interface
2026-02-12 17:32 UTC (2+ messages)
[PATCH i-g-t 0/2] test/intel/xe_vm: Add overcommit and no‑overcommit handling tests
2026-02-12 17:25 UTC (3+ messages)
` [PATCH i-g-t 1/2] tests/intel/xe_vm: overcommit tests for fault-mode and non-fault-mode VMs
` [PATCH i-g-t 2/2] test/intel/xe_vm: Test to check no overcommit flag in fault mode
[PATCH v3 1/1] drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
2026-02-12 16:41 UTC (3+ messages)
` ✓ CI.KUnit: success for series starting with [v3,1/1] drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure (rev2)
` ✓ Xe.CI.BAT: "
Graphical glitches (not refreshing?) with Linux's xe driver + Xen 4.19
2026-02-12 16:35 UTC (7+ messages)
[PATCH 1/2] drm/i915/display: Clarify target pipe bpp variable name in compute_sink_pipe_bpp()
2026-02-12 16:17 UTC (14+ messages)
` [PATCH 2/2] drm/i915/dp: Clamp the connector max_bpc request to the valid pipe bpp range
` [PATCH 1/2] drm/i915/display: Clarify target pipe bpp variable name in compute_sink_pipe_bpp()<
` ✓ CI.KUnit: success for series starting with [1/2] drm/i915/display: Clarify target pipe bpp variable name in compute_sink_pipe_bpp()
` ✓ Xe.CI.BAT: "
` ✗ i915.CI.Full: failure "
[PATCH v1] drm/i915/aux: use polling when irqs are unavailable
2026-02-12 15:53 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/i915/aux: use polling when irqs are unavailable (rev2)
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe: remove unnecessary struct dram_info forward declaration
2026-02-12 15:02 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v4 0/3] Fix fs_reclaim deadlock caused by CCS save/restore
2026-02-12 14:10 UTC (6+ messages)
` [PATCH v4 1/3] drm/sa: Split drm_suballoc_new() into SA alloc and init helpers
` [PATCH v4 2/3] drm/xe/vf: Fix fs_reclaim warning with CCS save/restore BB allocation
` [PATCH v4 3/3] drm/xe/sa: Add lockdep annotations for SA manager swap_guard
` ✓ CI.KUnit: success for Fix fs_reclaim deadlock caused by CCS save/restore (rev4)
` ✓ Xe.CI.BAT: "
[PATCH v1] drm/xe: Send unknown recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET
2026-02-12 14:01 UTC (6+ messages)
[PATCH v1] drm/xe: Update xe_device_declare_wedged() error log
2026-02-12 13:55 UTC (3+ messages)
[PATCH] drm/xe: Stop applying Wa_16018737384 from Xe3 onward
2026-02-12 13:36 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[v4 00/20] Make Display free from i915_reg.h
2026-02-12 12:08 UTC (22+ messages)
` [v4 05/20] drm/{i915, xe}: Extract pcode definitions to common header
` [v4 07/20] drm/i915: Move GMD_ID and mask to intel_gt header
` [v4 08/20] drm/i915: Remove i915_reg.h from intel_dram.c
` [v4 11/20] drm/i915: Remove i915_reg.h from g4x_dp.c
` [v4 12/20] drm/i915: Remove i915_reg.h from i9xx_wm.c
` [v4 14/20] drm/i915: Remove i915_reg.h from intel_rom.c
` [v4 17/20] drm/i915: Remove i915_reg.h from intel_display_irq.c
` [v4 18/20] drm/i915: Remove i915_reg.h from intel_display_power_well.c
` [v4 20/20] drm/{i915, xe}: Remove i915_reg.h from display
[RFC PATCH] drm/i915/display: Prevent NV12 Y-plane allocation from stealing userspace planes
2026-02-12 11:47 UTC (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v3 0/2] drm/buddy: Documentation and internal helper cleanup
2026-02-12 10:10 UTC (5+ messages)
` [PATCH v3 1/2] drm/buddy: Add kernel-doc for allocator structures and flags
` [PATCH v3 2/2] drm/buddy: Move internal helpers to buddy.c
` ✓ CI.KUnit: success for drm/buddy: Documentation and internal helper cleanup (rev4)
` ✓ Xe.CI.BAT: "
[PATCH 0/3] drm/xe/xe3p_lpg: L2 flush optimization
2026-02-12 9:53 UTC (7+ messages)
` [PATCH 1/3] drm/xe/xe3p_lpg: flush userptr/shrinker bo cachelines manually
[drm-xe:drm-xe-next] BUILD SUCCESS 25c9aa4dcb5ef2ad9f354d19f8f1eeb690d1c161
2026-02-12 9:47 UTC
[PATCH v2 0/2] drm/buddy: Documentation and internal helper cleanup
2026-02-12 9:23 UTC (5+ messages)
` [PATCH v2 1/2] drm/buddy: Add kernel-doc for allocator structures and flags
[PATCH v4] mm: Fix a hmm_range_fault() livelock / starvation problem
2026-02-12 8:52 UTC (4+ messages)
[PATCH] Decouple devcoredump from accessing core driver structures
2026-02-12 8:16 UTC (4+ messages)
[PATCH v4] drm/xe/xe2: Apply Wa_14024997852
2026-02-12 8:11 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe/xe2: Apply Wa_14024997852 (rev2)
` ✓ Xe.CI.BAT: "
[RFC PATCH 0/4] Add cold reset recovery method for critical errors
2026-02-12 7:54 UTC (11+ messages)
` [PATCH 1/4] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET for critical error
` [PATCH 2/4] drm/doc: Document DRM_WEDGE_RECOVERY_COLD_RESET recovery method
` [PATCH 3/4] drm/xe: Add handler for critical errors which require cold-reset
` [PATCH 4/4] drm/xe/debugfs: Add interface to trigger critical error handler
` ✓ CI.KUnit: success for Add cold reset recovery method for critical errors
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
[PATCH] drm/i915/alpm: ALPM disable fixes
2026-02-12 7:25 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v2] drm/xe/bo: Redirect faults to dummy page for wedged device
2026-02-12 6:43 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/bo: Redirect faults to dummy page for wedged device (rev2)
` ✓ Xe.CI.BAT: "
[PATCH v2 0/2] Update the PHY timeouts
2026-02-12 6:34 UTC (3+ messages)
` [PATCH v2 1/2] drm/i915/cx0_phy_regs: Include SoC and OS turnaround time
` [PATCH v2 2/2] drm/i915/lt_phy_regs: Add SoC/OS "
[PATCH 0/2] Update the PHY timeouts
2026-02-12 4:57 UTC (8+ messages)
` [PATCH 1/2] drm/i915/display/cx0_phy_regs: Include Soc and os turnaround time
` [PATCH 2/2] drm/i915/display/lt_phy_regs: Add SoC/OS "
` ✓ CI.KUnit: success for Update the PHY timeouts
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[RFC PATCH 0/5] Add memory page offlining support
2026-02-12 4:49 UTC (4+ messages)
` [RFC PATCH 1/5] drm/xe: Implement VRAM object tracking ability using physical address
[PATCH v5 0/5] Introduce DRM_RAS using generic netlink for RAS
2026-02-12 3:25 UTC (6+ messages)
` [PATCH v5 4/5] drm/xe/xe_hw_error: Add support for Core-Compute errors
[PATCH v2 0/4] Add debugfs facility to catch RTP mistakes
2026-02-12 1:05 UTC (7+ messages)
` [PATCH v2 1/4] drm/xe/reg_sr: Don't process gt/hwe lists in VF
` [PATCH v2 2/4] drm/xe/reg_sr: Add debugfs to verify status of reg_sr programming
` [PATCH v2 3/4] drm/xe: Add facility to lookup the value of a register in a default LRC
` [PATCH v2 4/4] drm/xe/reg_sr: Allow register_save_restore_check debugfs to verify LRC values
` ✓ CI.KUnit: success for Add debugfs facility to catch RTP mistakes
` ✗ Xe.CI.BAT: failure "
[PATCH 1/2] drm/xe: Do not process GT WAs and tunings for SRIOV VF
2026-02-12 0:15 UTC (4+ messages)
` [PATCH 2/2] drm/xe: Do not process engine "
` ✓ CI.KUnit: success for series starting with [1/2] drm/xe: Do not process GT "
` ✓ Xe.CI.BAT: "
[PATCH v5] mm: Fix a hmm_range_fault() livelock / starvation problem
2026-02-11 23:22 UTC (4+ messages)
[PATCH v6 0/6] Attempt to fixup reset, wedge, unload corner cases
2026-02-11 23:02 UTC (9+ messages)
` [PATCH v6 1/6] drm/xe: Always kill exec queues in xe_guc_submit_pause_abort
` [PATCH v6 2/6] drm/xe: Forcefully tear down exec queues in GuC submit fini
` [PATCH v6 3/6] drm/xe: Trigger queue cleanup if not in wedged mode 2
` [PATCH v6 4/6] drm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic number
` [PATCH v6 5/6] drm/xe/guc: Ensure CT state transitions via STOP before DISABLED
` [PATCH v6 6/6] drm/xe/uc: Drop xe_guc_sanitize in favor of managed cleanup
` ✓ CI.KUnit: success for Attempt to fixup reset, wedge, unload corner cases
` ✓ Xe.CI.BAT: "
[PATCH -next v8 0/3] rust: Add CList and GPU buddy allocator bindings
2026-02-11 21:17 UTC (5+ messages)
` [PATCH -next v8 1/3] rust: clist: Add support to interface with C linked lists
[PATCH v1] drm/xe/bo: Redirect faults to dummy page for wedged device
2026-02-11 20:50 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
[PATCH v2] drm/xe: Make xe_modparam.force_vram_bar_size signed
2026-02-11 19:03 UTC (3+ messages)
[PATCH v4 0/4] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
2026-02-11 18:51 UTC (6+ messages)
` [PATCH v4 4/4] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for "
[PATCH] Revert "drm/pagemap: Disable device-to-device migration"
2026-02-11 18:21 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v2] drm/xe: Only advertise NO_COMPRESSION hint on devices with flat CCS
2026-02-11 17:56 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH -next v9 0/3] rust: Add CList and GPU buddy allocator bindings
2026-02-11 17:30 UTC (6+ messages)
` [PATCH -next v9 1/3] rust: clist: Add support to interface with C linked lists
[PATCH v5 0/9] drm/xe/madvise: Add support for purgeable buffer objects
2026-02-11 17:11 UTC (17+ messages)
` [PATCH v5 1/9] drm/xe/uapi: Add UAPI "
` [PATCH v5 2/9] drm/xe/bo: Add purgeable bo state tracking and field madv to xe_bo
` [PATCH v5 3/9] drm/xe/madvise: Implement purgeable buffer object support
` [PATCH v5 4/9] drm/xe/bo: Handle CPU faults on purged buffer objects
` [PATCH v5 5/9] drm/xe/vm: Prevent binding of "
` [PATCH v5 6/9] drm/xe/madvise: Implement per-VMA purgeable state tracking
` [PATCH v5 7/9] drm/xe/madvise: Block imported and exported dma-bufs
` [PATCH v5 8/9] drm/xe/bo: Add purgeable shrinker state helpers
` [PATCH v5 9/9] drm/xe/madvise: Enable purgeable buffer object IOCTL support
` ✗ CI.checkpatch: warning for drm/xe/madvise: Add support for purgeable buffer objects (rev6)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
[PATCH v7 00/22] Add new general DRM property "color format"
2026-02-11 17:10 UTC (4+ messages)
` [PATCH v7 03/22] drm: Add enum conversions between DRM_COLOR_FORMAT and HDMI_COLORSPACE
[PATCH RFC v3 0/7] Async Flip in Atomic ioctl corrections
2026-02-11 13:58 UTC (11+ messages)
[PATCH v3 0/3] Fix fs_reclaim deadlock caused by CCS save/restore
2026-02-11 13:32 UTC (4+ messages)
` [PATCH v3 1/3] drm/sa: Split drm_suballoc_new() into SA alloc and init helpers
[PATCH] drm/i915: free _DSM package when no connectors
2026-02-11 12:03 UTC (3+ messages)
[PATCH] drm/xe/hwmon: Prevent unintended VRAM channel creation
2026-02-11 11:17 UTC (2+ messages)
[drm-xe:topic/xe-for-CI] BUILD SUCCESS 06ad61b1f1955a3ff609b0530fb7a7077d425a39
2026-02-11 10:12 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