public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-04-20 07:49:09 to 2026-04-21 13:13:16 UTC [more...]

[PATCH] drm: Remove DRIVER_GEM_GPUVA feature flag
 2026-04-21 13:01 UTC  (2+ messages)

[PATCH v2 00/20] drm/atomic: Rework initial state allocation
 2026-04-21 13:13 UTC  (9+ 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 00/13] drm/i915/color: Enable SDR plane color pipeline
 2026-04-21 13:10 UTC  (3+ messages)
` [PATCH v2 01/13] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX

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

[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 "

Regression on linux-next (next-20260324 )
 2026-04-21 10:15 UTC  (9+ messages)
` ✗ LGCI.VerificationFailed: failure for Regression on linux-next (next-20260324 ) (rev3)

[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  (18+ messages)
` [PATCH v4 06/13] drm/xe/xe_ras: Add basic structures and commands for uncorrectable errors
` [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
` ✗ CI.checkpatch: warning for Introduce Xe Uncorrectable Error Handling (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[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 0/3] drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-21  8:29 UTC  (8+ 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 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/gsc: Fix BO leak on error in query_compatibility_version()
 2026-04-21  4:57 UTC  (4+ 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] 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 "

[PATCH] drm/xe/xelp: Fix Wa_18022495364
 2026-04-21  3:42 UTC  (6+ 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  2:54 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v3] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
 2026-04-21  1:45 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status (rev2)

[PATCH] drm/xe: Wait for HW clearance before issuing the next TLB inval
 2026-04-21  0:34 UTC  (5+ 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 v1 00/11] Introduce error threshold to drm_ras
 2026-04-21  0:01 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[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  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2 0/2] Add clear-error-counter command to drm_ras
 2026-04-20 21:39 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for Add clear-error-counter command to drm_ras (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

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

[PATCH] [RFC]: drm/i915/display: Fix vblank timestamps for fixed RR on VRR-TG-always platforms
 2026-04-20 20:19 UTC  (4+ messages)
` ✓ CI.KUnit: success for : "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v3 0/8] drm/i915: move more display dependencies from i915
 2026-04-20 20:09 UTC  (13+ messages)
` [PATCH v3 1/8] drm/i915: move SKL clock gating init to display
` [PATCH v3 2/8] drm/i915: move KBL "
` [PATCH v3 3/8] drm/i915/display: move CFL "
` [PATCH v3 4/8] drm/i915/display: move BXT "
` [PATCH v3 5/8] drm/i915/display: move GLK "
` [PATCH v3 6/8] drm/i915/display: move HSW and BDW "
` [PATCH v3 7/8] drm/i915/display: move pre-HSW "
` [PATCH v3 8/8] drm/i915: remove HAS_PCH_NOP() dependency from clock gating

[PATCH v2] drm/i915/psr: Disable PSR2 on Xiaomi Book Pro 14 2026 as a quirk
 2026-04-20 18:30 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/i915/psr: Disable PSR2 on Xiaomi Book Pro 14 2026 as a quirk (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[BUG] xe: Lunar Lake hard freeze on USB-C DP-altmode (MSI MPG 272URX), TC1 PHY pageflip deadlock, no kernel error before lockup
 2026-04-19  0:57 UTC 

[PATCH 0/6] drm: handle IRQ_HPD events correctly
 2026-04-20 12:22 UTC  (12+ messages)
` [PATCH 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
` [PATCH 6/6] usb: typec: ucsi: huawei-gaokun: pass down HPD_IRQ events

[PATCH v8 00/29] *Fair(er) DRM scheduler
 2026-04-17 13:21 UTC  (2+ messages)

[PATCH v11 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
 2026-04-20 15:44 UTC  (3+ messages)
` [PATCH v11 2/2] PCI: Fix AB-BA deadlock between device_lock and pci_rescan_remove_lock in remove_store

[PATCH v2 0/6] drm: handle IRQ_HPD events correctly
 2026-04-20 15:31 UTC  (7+ messages)
` [PATCH v2 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
` [PATCH v2 2/6] drm/bridge: pass down IRQ_HPD to the drivers
` [PATCH v2 3/6] drm/bridge: aux-hpd: let drivers pass IRQ_HPD events
` [PATCH v2 4/6] drm/msm: dp: handle the IRQ_HPD events reported by USB-C
` [PATCH v2 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
` [PATCH v2 6/6] usb: typec: ucsi: huawei-gaokun: "

[PATCH v8 0/2] drm/xe: Reject unsafe PAT indices for CPU cached memory
 2026-04-20 15:13 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Reject unsafe PAT indices for CPU cached memory (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/i915/psr: Disable PSR2 on Xiaomi Book Pro 14 2026 as a quirk
 2026-04-20 14:33 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH AUTOSEL 7.0-6.19] drm/xe/vf: Wait for all fixups before using default LRCs
 2026-04-20 13:18 UTC  (4+ messages)
` [PATCH AUTOSEL 6.18] drm/xe: Fix bug in idledly unit conversion
` [PATCH AUTOSEL 7.0] drm/xe: Skip adding PRL entry to NULL VMA
` [PATCH AUTOSEL 7.0-6.18] drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset

[PATCH] drm/i915/dp: Ignore HPD when in DPLL enable/disable cycle
 2026-04-20 13:21 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH v2] drm/xe: Convert stolen memory over to ttm_range_manager
 2026-04-20 13:16 UTC  (7+ messages)

[PATCH v2] drm/xe/hwmon: Enable energy attributes for CRI
 2026-04-20 13:15 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/hwmon: Enable energy attributes for CRI (rev2)

[PATCH 00/19] drm/i915/display: Add DC3CO support
 2026-04-20 12:26 UTC  (18+ messages)
` [PATCH 01/19] drm/i915/display: Remove TGL "
` [PATCH 02/19] drm/i915/display: Replace DC_STATE_EN_DC3CO with DC_STATE_EN_UPTO_DC3CO
` [PATCH 06/19] drm/i915/display: Fix HAS_DC3CO() and add DC3CO trigger enum
` [PATCH 07/19] drm/i915/display: Add helper to check DC3CO support
` [PATCH 10/19] drm/i915/display: Remove unused dc3co_exitline from intel_crtc_state

[PULL] drm-misc-next
 2026-04-20 11:41 UTC 

[PATCH v5 0/9] Introduce Xe PCIe FLR
 2026-04-20 11:20 UTC  (4+ messages)
` [PATCH v5 1/9] drm/xe/uc_fw: Allow re-initializing firmware

[PATCH v2 0/5] Add get-error-counter and clear-error-counter support for CRI
 2026-04-20  8:21 UTC  (8+ messages)
` [PATCH v2 2/5] drm/xe/xe_ras: Add structures and commands for get and clear counter
` [PATCH v2 3/5] drm/xe/xe_ras: Add support to query error counter for CRI


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