public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-04-17 06:21:50 to 2026-04-20 19:52:08 UTC [more...]

[PATCH v1 0/2] drm/xe: Add support for GPU health indicator
 2026-04-20 19:51 UTC  (10+ messages)
` [PATCH v1 1/2] drm/xe/xe_ras: Add structures and commands for RAS "
` [PATCH v1 2/2] drm/xe/xe_ras: Add RAS support for "

[PATCH v1 00/11] Introduce error threshold to drm_ras
 2026-04-20 19:51 UTC  (13+ messages)
` [PATCH v1 01/11] drm/ras: Update counter helpers with counter naming
` [PATCH v1 02/11] drm/ras: Introduce get-error-threshold
` [PATCH v1 03/11] drm/ras: Introduce set-error-threshold
` [PATCH v1 04/11] drm/xe/uapi: Add additional error components to XE drm_ras
` [PATCH v1 05/11] drm/xe/sysctrl: Add system controller interrupt handler
` [PATCH v1 06/11] drm/xe/sysctrl: Add system controller event support
` [PATCH v1 07/11] drm/xe/ras: Introduce correctable error handling
` [PATCH v1 08/11] drm/xe/ras: Get error threshold support
` [PATCH v1 09/11] drm/xe/ras: Set "
` [PATCH v1 10/11] drm/xe/drm_ras: Wire up error threshold callbacks
` [PATCH v1 11/11] drm/xe/ras: Add flag for Xe RAS
` ✗ CI.checkpatch: warning for Introduce error threshold to drm_ras

[PATCH] drm/xe/guc: suppress GuC error logs when device is wedged
 2026-04-20 19:51 UTC  (2+ messages)

[PATCH 0/2] drm/xe: Fix double-free of managed BOs in error paths
 2026-04-20 19:51 UTC  (6+ messages)
` [PATCH 1/2] drm/xe/gsc: Fix double-free of managed BO in error path
` [PATCH 2/2] drm/xe/hw_engine: "
` ✗ CI.checkpatch: warning for drm/xe: Fix double-free of managed BOs in error paths
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

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

[PATCH v2] drm/i915/psr: Disable PSR2 on Xiaomi Book Pro 14 2026 as a quirk
 2026-04-20 18:30 UTC  (6+ 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: "

[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 18:11 UTC  (3+ messages)
` ✓ CI.KUnit: success for : "
` ✓ Xe.CI.BAT: "

[PATCH v3] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
 2026-04-17 14:14 UTC 

[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  (13+ 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  (31+ messages)
` [PATCH v8 01/29] drm/sched: Disallow initializing entities with no schedulers
` [PATCH v8 02/29] drm/sched: Consolidate entity run queue management
` [PATCH v8 03/29] drm/sched: Move run queue related code into a separate file
` [PATCH v8 04/29] drm/sched: Add some scheduling quality unit tests
` [PATCH v8 05/29] drm/sched: Add some more "
` [PATCH v8 06/29] drm/sched: Implement RR via FIFO
` [PATCH v8 07/29] drm/sched: Free all finished jobs at once
` [PATCH v8 08/29] drm/sched: Account entity GPU time
` [PATCH v8 09/29] drm/sched: Remove idle entity from tree
` [PATCH v8 10/29] drm/sched: Add fair scheduling policy
` [PATCH v8 11/29] drm/sched: Favour interactive clients slightly
` [PATCH v8 12/29] drm/sched: Switch default policy to fair
` [PATCH v8 13/29] drm/sched: Remove FIFO and RR and simplify to a single run queue
` [PATCH v8 14/29] drm/sched: Embed run queue singleton into the scheduler
` [PATCH v8 15/29] accel/amdxdna: Remove drm_sched_init_args->num_rqs usage
` [PATCH v8 16/29] accel/rocket: "
` [PATCH v8 17/29] accel/ethosu: "
` [PATCH v8 18/29] drm/amdgpu: "
` [PATCH v8 19/29] drm/etnaviv: "
` [PATCH v8 20/29] drm/imagination: "
` [PATCH v8 21/29] drm/lima: "
` [PATCH v8 22/29] drm/msm: "
` [PATCH v8 23/29] drm/nouveau: "
` [PATCH v8 24/29] drm/panfrost: "
` [PATCH v8 25/29] drm/panthor: "
` [PATCH v8 26/29] drm/sched: "
` [PATCH v8 27/29] drm/v3d: "
` [PATCH v8 28/29] drm/xe: "
` [PATCH v8 29/29] drm/sched: Remove drm_sched_init_args->num_rqs

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

[PATCH v4 00/13] Introduce Xe Uncorrectable Error Handling
 2026-04-20 17:14 UTC  (23+ messages)
` [PATCH v4 01/13] drm/xe/xe_survivability: Decouple survivability info from boot survivability
` [PATCH v4 02/13] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
` [PATCH v4 03/13] drm/xe/xe_pci_error: Group all devres to release them on PCIe slot reset
` [PATCH v4 04/13] drm/xe: Skip device access during PCI error recovery
` [PATCH v4 05/13] drm/xe/xe_ras: Initialize Uncorrectable AER Registers
` [PATCH v4 06/13] drm/xe/xe_ras: Add basic structures and commands for uncorrectable errors
` [PATCH v4 07/13] drm/xe/xe_ras: Add support for uncorrectable core-compute errors
` [PATCH v4 08/13] drm/xe/xe_ras: Handle uncorrectable SoC Internal 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
` [PATCH v4 12/13] drm/xe/xe_ras: Query errors from system controller on probe
` [PATCH v4 13/13] drm/xe/xe_pci_error: Process errors in mmio_enabled
` ✗ CI.checkpatch: warning for Introduce Xe Uncorrectable Error Handling (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

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

[PATCH] drm/xe: update stolen memory preferance comparison using pages
 2026-04-20 13:30 UTC 

[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/xe/xelp: Fix Wa_18022495364
 2026-04-20 13:24 UTC  (2+ messages)

[PATCH] drm/i915/dp: Ignore HPD when in DPLL enable/disable cycle
 2026-04-20 13:21 UTC  (6+ 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)

Regression on linux-next (next-20260324 )
 2026-04-20 13:03 UTC  (6+ messages)

[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

[PATCH v3 0/8] drm/i915: move more display dependencies from i915
 2026-04-20 12:21 UTC  (11+ 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

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

[PATCH 0/2] DSC max delta bpp support
 2026-04-20 11:26 UTC  (3+ 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 v5 0/9] Introduce Xe PCIe FLR
 2026-04-20 11:20 UTC  (11+ messages)
` [PATCH v5 1/9] drm/xe/uc_fw: Allow re-initializing firmware
` [PATCH v5 9/9] drm/xe/pci: Introduce PCIe FLR

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

[PATCH v2 0/5] Add get-error-counter and clear-error-counter support for CRI
 2026-04-20  8:21 UTC  (11+ 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
` [PATCH v2 4/5] drm/xe/xe_ras: Add helper to clear error counter

[PATCH v10 0/7] User readable error codes on atomic_ioctl failure
 2026-04-20  6:09 UTC  (3+ messages)

[PATCH v4] drm/xe/xe_survivability: Fix runtime survivability error handling
 2026-04-20  2:00 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS c973f7a672d07b9c297c27011bab299bc61732ba
 2026-04-18 16:31 UTC 

[PATCH] drm/xe: Wait for HW clearance before issuing the next TLB inval
 2026-04-18  0:03 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS 0479934ec74f8f4e03ee654eb2e19074297e069f
 2026-04-17 20:09 UTC 

[PATCH v2 0/7] drm/xe/guc: Recommend GuC v70.60.0 for LNL, BMG, PTL
 2026-04-17 18:39 UTC  (2+ messages)

[PATCH v1 15/16] drm/i915/bios: search for VBT #57 by default
 2026-04-17 17:11 UTC  (6+ messages)
  ` [LTP] "

[PATCH] drm/xe/gsc: Fix BO leak on error in query_compatibility_version()
 2026-04-17 16:41 UTC  (2+ messages)

[PATCH 00/11] drm/i915: Eliminate FB usage from low level pinning code
 2026-04-17 16:19 UTC  (24+ messages)
` [PATCH 02/11] drm/i915: Introduce struct intel_fb_pin_params
` [PATCH 03/11] drm/i915: Extract intel_fb_needs_cpu_access()
` [PATCH 04/11] drm/i915: Introduce pin_params.needs_cpu_lmem_access
` [PATCH 05/11] drm/i915: Extract intel_plane_needs_low_address()
` [PATCH 06/11] drm/i915: Introduce pin_params.needs_low_address
` [PATCH 07/11] drm/i915: Introduce pin_params.needs_physical
` [PATCH 08/11] drm/i915: Extract intel_plane_needs_fence()
` [PATCH 09/11] drm/i915: Introduce pin_params.needs_fence
` [PATCH 10/11] drm/xe: Eliminate intel_fb_uses_dpt() call from __xe_pin_fb_vma()
` [PATCH 11/11] drm/i915: Don't pass the framebuffer to low level pinning functions

[PATCH] drm/xe: Drop skip_mtcfg descriptor flag
 2026-04-17 15:07 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for "

Recall: [PATCH] [RFC]: drm/i915/display: Fix vblank timestamps for fixed RR on VRR-TG-always platforms
 2026-04-17 12:55 UTC 

[PATCH] drm/gpusvm, pagemap: Do not assume DRM pagemap owns device pages
 2026-04-17 11:42 UTC  (2+ messages)

[PATCH v7 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-04-17 11:11 UTC  (7+ messages)
` [PATCH v7 2/5] drm/pagemap: Drop source_peer_migrates flag and assume true
` [PATCH v7 3/5] drm/pagemap: Split drm_pagemap_migrate_map_pages into device / system
` [PATCH v7 4/5] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for DRM pagemap

[PATCH v4 00/13] CMTG enablement
 2026-04-17 10:26 UTC  (5+ messages)
` [PATCH v4 03/13] drm/i915/cmtg: Set timings for CMTG

[PATCH] drm/i915/lt_phy: Build HDMI VDR config from fields and use VDR_NUM_REGISTERS
 2026-04-17  8:17 UTC  (2+ messages)

[PATCH] scripts/kernel-doc: Detect mismatched inline member documentation tags
 2026-04-17  6:21 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for scripts/kernel-doc: Detect mismatched inline member documentation tags (rev3)


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