public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-04-20 20:08:34 to 2026-04-22 06:45:20 UTC [more...]

[PATCH] drm: Remove DRIVER_GEM_GPUVA feature flag
 2026-04-21 16:34 UTC  (4+ messages)

Regression on linux-next (next-20260324 )
 2026-04-21 20:56 UTC  (18+ messages)
` ✗ LGCI.VerificationFailed: failure for Regression on linux-next (next-20260324 ) (rev3)
` ✗ LGCI.VerificationFailed: failure for Regression on linux-next (next-20260324 ) (rev4)

[PATCH v2 00/20] drm/atomic: Rework initial state allocation
 2026-04-22  6:45 UTC  (42+ 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

[PATCH 0/3] drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-22  6:41 UTC  (10+ messages)
` [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
` [PATCH 2/3] drm/xe: Set TTM device beneficial_order to 9 (2M)
` [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 "

[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  (11+ 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
` ✓ Xe.CI.BAT: success for Introduce error threshold to drm_ras
` ✗ Xe.CI.FULL: failure "

[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  (4+ messages)
` ✗ Xe.CI.FULL: failure for : "

[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 v3] drm/xe: Convert stolen memory over to ttm_range_manager
 2026-04-22  3:38 UTC  (6+ 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/xe: Wait for HW clearance before issuing the next TLB inval
 2026-04-22  2:49 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/xe: Wait for HW clearance before issuing the next TLB inval. (rev3)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[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  (9+ messages)
` ✓ CI.KUnit: success for drm/xe/xelp: Fix Wa_18022495364 (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/guc: suppress GuC error logs when device is wedged
 2026-04-21 17:23 UTC  (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[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  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/gsc: Fix BO leak on error in query_compatibility_version() (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[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  (7+ messages)
` [PATCH v2 1/2] drm/drm_ras: Add clear-error-counter netlink "
` ✗ Xe.CI.FULL: failure for Add clear-error-counter command to drm_ras (rev2)

[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  (8+ 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
` ✓ CI.KUnit: success for DSC max delta bpp support
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v3 0/6] drm: handle IRQ_HPD events correctly
 2026-04-21  9:51 UTC  (11+ messages)
` [PATCH v3 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
` [PATCH v3 2/6] drm/bridge: pass down IRQ_HPD to the drivers
` [PATCH v3 3/6] drm/bridge: aux-hpd: let drivers pass IRQ_HPD events
` [PATCH v3 4/6] drm/msm: dp: handle the IRQ_HPD events reported by USB-C
` [PATCH v3 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
` [PATCH v3 6/6] usb: typec: ucsi: huawei-gaokun: "
` ✓ 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  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/xe_survivability: Fix runtime survivability error handling (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[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  (7+ messages)
` [PATCH 1/2] drm/i915/gmbus: Lock AUX CH during GMBUS transfers
` [PATCH 2/2] drm/i915/gmbus: Swap locks vs. wakeref in intel_gmbus_output_aksv()
` ✗ CI.checkpatch: warning for drm/i915/gmbus: Try to fix AUX software timeouts
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/i915: remove unused DPLL_TEST register definitions
 2026-04-21  6:27 UTC  (6+ 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  (13+ messages)
` [PATCH v4 1/8] drm/i915: move SKL clock gating init to display
` [PATCH v4 2/8] drm/i915: move KBL "
` [PATCH v4 3/8] drm/i915/display: move CFL "
` [PATCH v4 4/8] drm/i915/display: move BXT "
` [PATCH v4 5/8] drm/i915/display: move GLK "
` [PATCH v4 6/8] drm/i915/display: move HSW and BDW "
` [PATCH v4 7/8] drm/i915/display: move pre-HSW "
` [PATCH v4 8/8] drm/i915: remove HAS_PCH_NOP() dependency from clock gating
` ✗ CI.checkpatch: warning for drm/i915: move more display dependencies from i915 (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

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

✗ LGCI.VerificationFailed: failure for drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status (rev2)
 2026-04-21  1:45 UTC 

[RFC PATCH] Limit reclaim to avoid TTM desktop stutter under mem pressure
 2026-04-20 23:52 UTC  (2+ messages)

[PATCH 0/2] drm/xe: Fix double-free of managed BOs in error paths
 2026-04-20 22:47 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] [RFC]: drm/i915/display: Fix vblank timestamps for fixed RR on VRR-TG-always platforms when userspace set vrr_enable=FALSE
 2026-04-20 21:00 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for : "

[PATCH v3 0/8] drm/i915: move more display dependencies from i915
 2026-04-20 20:09 UTC  (7+ messages)
` [PATCH v3 5/8] drm/i915/display: move GLK clock gating init to display
` [PATCH v3 8/8] drm/i915: remove HAS_PCH_NOP() dependency from clock gating


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