public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-04-21 03:27:37 to 2026-04-22 14:56:15 UTC [more...]

[PATCH 00/19] drm/i915/display: Add DC3CO support
 2026-04-22 14:56 UTC  (16+ messages)
` [PATCH 08/19] drm/i915/display: Add DC3CO eligibility computation
` [PATCH 12/19] drm/i915/display: PSR2: Set idle_frames to 0 for DC3CO
` [PATCH 14/19] drm/i915/display: Enable DC3CO idle protocol in ALPM
` [PATCH 15/19] drm/i915/display: PSR Add delayed work to exit DC3CO
` [PATCH 19/19] drm/i915/display: PSR set idle frames while exit from DC3CO

[PATCH v4] drm/xe: Convert stolen memory over to ttm_range_manager
 2026-04-22 14:33 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Convert stolen memory over to ttm_range_manager (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH RFC 21/26] dma-buf: Add the Physical Address List DMA mapping type
 2026-04-22 14:04 UTC  (8+ messages)

[PATCH v1 0/2] Minor GuC PC cleanups
 2026-04-22 13:11 UTC  (7+ messages)
` [PATCH v1 1/2] drm/xe/guc: Make xe_guc_pc_stop() void
` [PATCH v1 2/2] drm/xe/gt: Drop redundant forcewake
` ✓ CI.KUnit: success for Minor GuC PC cleanups
` ✓ Xe.CI.BAT: "

[PATCH] drm: Remove DRIVER_GEM_GPUVA feature flag
 2026-04-22 13:10 UTC  (5+ messages)
` ✗ CI.KUnit: failure for "

[PATCH 0/6] Enable joiner cursor fast updates
 2026-04-22 12:38 UTC  (12+ messages)
` [PATCH 1/6] drm/i915/cursor: Check joiner cursor commit status
` [PATCH 2/6] drm/i915/cursor: Add helper to update cursor plane
` [PATCH 3/6] drm/i915/cursor: Handle secondary cursor state
` [PATCH 4/6] drm/i915/cursor: Sync joiner "
` [PATCH 5/6] drm/i915/cursor: Program secondary cursor planes
` [PATCH 6/6] drm/i915/cursor: Allow joiner cursor fast path update
` ✗ CI.checkpatch: warning for Enable joiner cursor fast updates
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

Regression on linux-next (next-20260324 )
 2026-04-22 12:07 UTC  (20+ messages)
` ✗ LGCI.VerificationFailed: failure for Regression on linux-next (next-20260324 ) (rev4)
` ✗ LGCI.VerificationFailed: failure for Regression on linux-next (next-20260324 ) (rev5)

[PULL] topic/pipe-reorder for drm-intel-next and possibly v7.1-rc1
 2026-04-22  0:44 UTC  (2+ messages)

[PATCH v3] drm/xe: Convert stolen memory over to ttm_range_manager
 2026-04-22 12:00 UTC  (7+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Convert stolen memory over to ttm_range_manager (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/i915/display: Add quirk for interlane align bit on CH7511
 2026-04-22 11:28 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/5] Add reclaim to the dmem cgroup controller
 2026-04-22 10:36 UTC  (8+ messages)
` [PATCH 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage

[PATCH 0/3] drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-22  8:22 UTC  (12+ messages)
` [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
` [PATCH 3/3] drm/xe: Avoid shrinker reclaim from kswapd under fragmentation
` ✓ CI.KUnit: success for drm/ttm, drm/xe: Avoid reclaim/eviction loops "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PULL] drm-intel-next-fixes
 2026-04-22  7:53 UTC 

[PATCH v2 00/20] drm/atomic: Rework initial state allocation
 2026-04-22  6:51 UTC  (43+ messages)
` [PATCH v2 01/20] drm/colorop: Fix typos in the doc
` [PATCH v2 02/20] drm/atomic: Drop drm_private_state.obj assignment from create_state
` [PATCH v2 03/20] drm/mode-config: Mention drm_mode_config_reset() culprits
` [PATCH v2 04/20] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v2 05/20] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v2 06/20] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH v2 07/20] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v2 08/20] drm/plane: Add new atomic_create_state callback
` [PATCH v2 09/20] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v2 10/20] drm/crtc: Add new atomic_create_state callback
` [PATCH v2 11/20] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
` [PATCH v2 12/20] drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
` [PATCH v2 13/20] drm/connector: Add new atomic_create_state callback
` [PATCH v2 14/20] drm/mode-config: Create drm_mode_config_create_state()
` [PATCH v2 15/20] drm/drv: Call drm_mode_config_create_state() by default
` [PATCH v2 16/20] drm/atomic: Drop private obj state allocation
` [PATCH v2 20/20] drm/bridge_connector: Convert to atomic_create_state

[drm-xe:drm-xe-next] BUILD SUCCESS dc9ccf14dc2ad44e3df4928015923735f0101bfd
 2026-04-22  6:47 UTC 

[PATCH v14 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
 2026-04-22  6:35 UTC  (4+ messages)
` [PATCH v14 1/2] PCI/IOV: Make pci_lock_rescan_remove() reentrant and protect sriov_add_vfs/sriov_del_vfs
` [PATCH v14 2/2] PCI: Fix AB-BA deadlock between device_lock and pci_rescan_remove_lock in remove_store
` ✗ LGCI.VerificationFailed: failure for PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock

[PATCH v1 00/11] Introduce error threshold to drm_ras
 2026-04-22  6:25 UTC  (9+ messages)
` [PATCH v1 02/11] drm/ras: Introduce get-error-threshold
` [PATCH v1 03/11] drm/ras: Introduce set-error-threshold
` [PATCH v1 05/11] drm/xe/sysctrl: Add system controller interrupt handler

[PATCH v1 0/2] drm/xe: Add support for GPU health indicator
 2026-04-22  6:05 UTC  (9+ messages)
` [PATCH v1 2/2] drm/xe/xe_ras: Add RAS "

[PATCH] [RFC]: drm/i915/display: Fix vblank timestamps for fixed RR on VRR-TG-always platforms
 2026-04-22  4:18 UTC  (3+ messages)

[PATCH] drm/xe: Steer MCR for NODE/L3BANK according to L3 fusing on Xe2/Xe3
 2026-04-22  3:53 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe: Wait for HW clearance before issuing the next TLB inval
 2026-04-22  2:49 UTC  (3+ messages)

[PATCH] drm/i915/dp: Ignore HPD when in DPLL enable/disable cycle
 2026-04-22  2:46 UTC  (3+ messages)

[PATCH v11 01/20] gpu: nova-core: gsp: Return GspStaticInfo from boot()
 2026-04-21 21:41 UTC  (14+ messages)
` [PATCH v11 02/20] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v11 07/20] gpu: nova-core: mm: Add TLB flush support

[PATCH v2] drm/xe/sysctrl: Add helper to query application status
 2026-04-21 20:36 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/xe/sysctrl: Add helper to query application status (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v3 0/5] Add get-error-counter and clear-error-counter support for CRI
 2026-04-21 18:06 UTC  (10+ messages)
` ✗ CI.checkpatch: warning for Add get-error-counter and clear-error-counter support for CRI (rev2)
` ✓ CI.KUnit: success "
` [PATCH v3 1/5] drm/xe/uapi: Add additional error components to XE drm_ras
` [PATCH v3 2/5] drm/xe/xe_ras: Add support to get error counter in CRI
` [PATCH v3 3/5] drm/xe/xe_ras: Add helper to clear error counter
` [PATCH v3 4/5] drm/xe/xe_drm_ras: Wire get-counter support into xe_drm_ras for CRI
` [PATCH v3 5/5] drm/xe/ras: Add flag for Xe RAS
` ✓ Xe.CI.BAT: success for Add get-error-counter and clear-error-counter support for CRI (rev2)
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/xelp: Fix Wa_18022495364
 2026-04-21 17:31 UTC  (7+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/xelp: Fix Wa_18022495364 (rev2)

[PATCH] drm/xe/guc: suppress GuC error logs when device is wedged
 2026-04-21 17:23 UTC  (4+ messages)

[PATCH v5 0/3] drm/xe/pat: Type cleanup and invalid index hardening
 2026-04-21 17:21 UTC  (4+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] drm/xe/gsc: Fix BO leak on error in query_compatibility_version()
 2026-04-21 17:03 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/gsc: Fix BO leak on error in query_compatibility_version() (rev2)

[PATCH v2 00/13] drm/i915/color: Enable SDR plane color pipeline
 2026-04-21 14:57 UTC  (4+ messages)
` [PATCH v2 01/13] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX

[PATCH v2 0/2] Add clear-error-counter command to drm_ras
 2026-04-21 14:25 UTC  (6+ messages)
` [PATCH v2 1/2] drm/drm_ras: Add clear-error-counter netlink "

[CI] drm: Ensure ioctls are drained before device unplug
 2026-04-21 12:56 UTC  (3+ messages)

[PATCH v13 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
 2026-04-21 12:48 UTC  (5+ messages)
` [PATCH v13 1/2] PCI/IOV: Make pci_lock_rescan_remove() reentrant and protect sriov_add_vfs/sriov_del_vfs
` [PATCH v13 2/2] PCI: Fix AB-BA deadlock between device_lock and pci_rescan_remove_lock in remove_store
` ✗ LGCI.VerificationFailed: failure for PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock

[PATCH 0/2] DSC max delta bpp support
 2026-04-21 10:50 UTC  (5+ messages)
` [PATCH 1/2] drm/dp: Define DSC bpp delta DPCD fields
` [PATCH 2/2] drm/i915/dp: Decode DSC max delta bpp from sink DPCD

[PATCH v3 0/6] drm: handle IRQ_HPD events correctly
 2026-04-21  9:51 UTC  (6+ messages)
` [PATCH v3 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
` ✓ CI.KUnit: success for drm: handle IRQ_HPD events correctly (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v4 0/4] Introduce cold reset recovery method
 2026-04-21  9:11 UTC  (7+ messages)
` [PATCH v4 2/4] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET "
` [PATCH v4 3/4] drm/doc: Document "
` [PATCH v4 4/4] drm/xe: Handle PUNIT errors by requesting cold-reset recovery

[PATCH v4 00/13] Introduce Xe Uncorrectable Error Handling
 2026-04-21  9:10 UTC  (8+ messages)
` [PATCH v4 09/13] drm/xe/xe_ras: Handle uncorrectable device memory errors
` [PATCH v4 10/13] drm/xe/xe_ras: Add support to offline/decline a page
` [PATCH v4 11/13] drm/xe/xe_ras: Add support for page offline list and queue commands

[PATCH v1] drm/xe/sysctrl: Add helper to query application status
 2026-04-21  9:00 UTC  (2+ messages)

[PATCH v11 0/7] User readable error codes on atomic_ioctl failure
 2026-04-21  8:53 UTC  (3+ messages)

[PATCH v4] drm/xe/xe_survivability: Fix runtime survivability error handling
 2026-04-21  7:57 UTC  (2+ messages)

[PATCH v2 00/32] drm/i915/cx0: Add MTL+ platforms to support dpll framework
 2026-04-21  7:27 UTC  (4+ messages)
` [PATCH v2 25/32] drm/i915/cx0: Add MTL+ .get_hw_state hook

[PATCH v12 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
 2026-04-21  7:21 UTC  (4+ messages)
` [PATCH v12 1/2] PCI/IOV: Make pci_lock_rescan_remove() reentrant and protect sriov_add_vfs/sriov_del_vfs
` [PATCH v12 2/2] PCI: Fix AB-BA deadlock between device_lock and pci_rescan_remove_lock in remove_store
` ✗ LGCI.VerificationFailed: failure for PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock

[PATCH 0/2] drm/i915/gmbus: Try to fix AUX software timeouts
 2026-04-21  7:10 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/i915: remove unused DPLL_TEST register definitions
 2026-04-21  6:27 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v4 0/8] drm/i915: move more display dependencies from i915
 2026-04-21  5:46 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for drm/i915: move more display dependencies from i915 (rev4)
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe: update stolen memory preferance comparison using pages
 2026-04-21  4:17 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox