messages from 2026-06-05 12:23:20 to 2026-06-08 08:59:07 UTC [more...]
[PATCH 0/8] drm/i915/color: cleanup plane pre/post csc lut code
2026-06-08 8:58 UTC (4+ messages)
` [PATCH 7/8] drm/i915/color: deduplicate loops in xelpd_program_plane_pre_csc_lut()
[PATCH v8 00/15] Introduce Xe Uncorrectable Error Handling
2026-06-08 8:47 UTC (16+ messages)
` [PATCH v8 01/15] drm/xe/xe_survivability: Decouple survivability info from boot survivability
` [PATCH v8 02/15] drm/xe/xe_sysctrl: Make sysctrl flood limit reusable
` [PATCH v8 03/15] drm/xe: Improve wedged state management
` [PATCH v8 04/15] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
` [PATCH v8 05/15] drm/xe/xe_pci_error: Group all devres to release them on PCIe slot reset
` [PATCH v8 06/15] drm/xe: Skip device access during PCI error recovery
` [PATCH v8 07/15] drm/xe/xe_ras: Initialize Uncorrectable AER Registers
` [PATCH v8 08/15] drm/xe/xe_ras: Add support for uncorrectable core-compute errors
` [PATCH v8 09/15] drm/xe/xe_ras: Handle uncorrectable SoC Internal errors
` [PATCH v8 10/15] drm/xe/xe_ras: Query errors from system controller on probe
` [PATCH v8 11/15] drm/xe/xe_pci_error: Process errors in mmio_enabled
` [PATCH v8 12/15] drm/xe/xe_ras: Add support to query device memory errors
` [PATCH v8 13/15] drm/xe/xe_ras: Add support to query page offline queue and list
` [RFC PATCH v8 14/15] drm/xe/xe_ras: Add support to offline and decline a page address
` [RFC PATCH v8 15/15] drm/xe/xe_ras: Process pages from offlined list and queue
[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
2026-06-08 8:40 UTC (18+ messages)
` [PATCH 05/23] powerpc/powermac: fix OF node refcount
` [PATCH 08/23] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH 20/23] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH 22/23] reset: rzg2l: "
[PATCH v2] drm/i915/display: Add quirk for interlane align bit on CH7511
2026-06-08 8:24 UTC
[PATCH 0/6] drm/{i915, xe}/panic: drop dependency on struct intel_framebuffer
2026-06-08 8:23 UTC (13+ messages)
` [PATCH 1/6] drm/i915/panic: split out i915_gem_panic.[ch]
` [PATCH 2/6] drm/i915/panic: squash i915_panic.c into i915_gem_panic.c
` [PATCH 3/6] drm/i915/panic: remove the extra layer from panic hooks
` [PATCH 4/6] drm/{i915,xe}/panic: pass obj to panic setup
` [PATCH 5/6] drm/xe/panic: store fb bo in struct intel_panic
` [PATCH 6/6] drm/{i915, xe}/panic: drop dependency on struct intel_framebuffer
` [PATCH 6/6] drm/{i915,xe}/panic: "
[PATCH v4 0/1] Hardware Error handling for Crescent Island
2026-06-08 8:03 UTC (2+ messages)
` [PATCH v4 1/1] drm/xe/hw_error: Defeature hardware error handling with system controller
[PATCH v2 00/22] drm/dp/i915: drm/i915/dp_link: Refactor DP link recovery logic
2026-06-08 7:44 UTC (23+ messages)
` [PATCH v2 01/22] drm/i915/dp_link_training: Introduce link training state struct
` [PATCH v2 06/22] drm/i915/dp_link_training: Add helpers to access force retrain state
` [PATCH v2 07/22] drm/i915/dp_link_training: Move link recovery/debug state to link_training
` [PATCH v2 08/22] drm/i915/dp_link_training: Prevent repeated autoretrain attempts
` [PATCH v2 09/22] drm/i915/dp_link_training: Clamp sequential link training failure counter
` [PATCH v2 10/22] drm/i915/dp_link_training: Check for pending autoretrain explicitly
` [PATCH v2 11/22] drm/i915/dp_link_training: Add helper to query pending autoretrain
` [PATCH v2 12/22] drm/i915/dp_link_training: Add helper to query allowed autoretrain
` [PATCH v2 13/22] drm/i915/dp_link_training: Add helper to mark link training failure
` [PATCH v2 14/22] drm/i915/dp_link_training: Add helper to reset link recovery state
[PATCH] drm/i915/psr: Do not check display or eDP revision for DP
2026-06-08 6:53 UTC
[PATCH] drm/i915/psr: Flush on cursor update also when not using Selective Fetch
2026-06-08 6:42 UTC
[PATCH v7 0/6] Introduce cold reset recovery method
2026-06-08 6:30 UTC (10+ messages)
` [PATCH v7 1/6] Introduce Xe Uncorrectable Error Handling
` [PATCH v7 2/6] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET recovery method
` [PATCH v7 3/6] drm/doc: Document "
` [PATCH v7 4/6] drm/xe: Handle PUNIT errors by requesting cold-reset recovery
` [PATCH v7 5/6] drm/xe: Suppress Surprise Link Down on device
` [PATCH v7 6/6] drm/xe/ras: Add debugfs entry to inject punit error
` ✗ CI.checkpatch: warning for Introduce cold reset recovery method (rev7)
` ✗ CI.KUnit: failure "
[PATCH 0/6] Enable joiner cursor fast updates
2026-06-08 6:26 UTC (7+ 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
[PATCH v3 0/3] drm/xe: Add support for GPU health indicator
2026-06-08 6:24 UTC (7+ messages)
` [PATCH v3 1/3] From: Riana Tauro <riana.tauro@intel.com> DO NOT REVIEW. COMPILATION ONLY
` [PATCH v3 2/3] drm/xe/xe_ras: Add types and commands for RAS GPU health indicator
` [PATCH v3 3/3] drm/xe/xe_ras: Add RAS support for "
` ✗ CI.checkpatch: warning for drm/xe: Add "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/multi_queue: preempt primary on queue group suspend
2026-06-08 4:15 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v4 0/8] drm: handle IRQ_HPD events correctly
2026-06-07 23:32 UTC (13+ messages)
` [PATCH v4 1/8] drm/connector: report out-of-band IRQ_HPD events
` [PATCH v4 2/8] drm/connector: pass down IRQ_HPD to the drivers
` [PATCH v4 3/8] drm/bridge: aux-hpd: let drivers pass IRQ_HPD events
` [PATCH v4 4/8] drm/bridge: pass extra events to the HPD callback
` [PATCH v4 5/8] drm/bridge: pass down IRQ_HPD to the drivers
` [PATCH v4 6/8] drm/msm: dp: handle the IRQ_HPD events reported by USB-C
` [PATCH v4 7/8] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
` [PATCH v4 8/8] usb: typec: ucsi: huawei-gaokun: "
` ✗ CI.checkpatch: warning for drm: handle IRQ_HPD events correctly (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH] platform/x86/intel/vsec: Restore BAR fallback for header walk
2026-06-07 19:38 UTC (3+ messages)
[PATCH v1 0/5] Add fan control support
2026-06-07 19:18 UTC (9+ messages)
` ✓ CI.KUnit: success for "
` [PATCH v1 1/5] drm/xe/hwmon: initialize fan-control backend and table cache
` [PATCH v1 2/5] drm/xe/hwmon: expose fanN_max
` [PATCH v1 3/5] drm/xe/hwmon: expose pwm[1-3]
` [PATCH v1 4/5] drm/xe/hwmon: expose pwm[1-3]_enable
` [PATCH v1 5/5] drm/xe/hwmon: Enable fan curve control support
` ✓ Xe.CI.BAT: success for Add fan "
` ✗ Xe.CI.FULL: failure "
[drm-xe:drm-xe-next] BUILD REGRESSION b226489de47c0eba740ef8c4857aecb06e482952
2026-06-07 15:48 UTC
[drm-xe:drm-xe-fixes] BUILD SUCCESS ec4cbdd163f9bb2a2bd44eb93ecf4a2fa0e912a9
2026-06-06 17:10 UTC
[PATCH 00/12] Enable per exec queue MSI-X vector assignment
2026-06-06 13:27 UTC (19+ messages)
` [PATCH 01/12] drm/xe: Add kerneldoc to xe_wait_user_fence_ioctl()
` [PATCH 02/12] drm/xe: Handle NULL in xe_exec_queue_get_unless_zero()
` [PATCH 03/12] drm/xe: Cap MSI-X vector count to XE_MSIX_MAX_VECS
` [PATCH 04/12] drm/xe: Assign dedicated MSI-X vectors to exec queues
` [PATCH 05/12] drm/xe: Add configfs max_msix_vecs attribute
` [PATCH 06/12] drm/xe: Change MSI-X assignment failure to drm_dbg
` [PATCH 07/12] drm/xe: Remove memirq status and source checks for engine interrupts
` [PATCH 08/12] drm/xe: Add per-exec-queue user fence wait queue
` [PATCH 09/12] drm/xe: Track all exec queues in a device-level ufence list
` [PATCH 10/12] drm/xe: Hook up per queue thread wake to the unique MSI-X vector allocation
` [PATCH 11/12] drm/xe: Enable per-queue ufence wake in ioctl and wake function
` [PATCH 12/12] drm/xe/memirq: Enable compute walker post-sync interrupt
` ✗ CI.checkpatch: warning for Enable per exec queue MSI-X vector assignment
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v3] drm/xe: Add compact-PT and addr mask handling for page reclaim
2026-06-06 12:42 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Add compact-PT and addr mask handling for page reclaim (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v3 0/5] drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages
2026-06-06 11:55 UTC (13+ messages)
` [PATCH v3 1/5] drm/xe/printk: Add xe_warn_once()
` [PATCH v3 2/5] drm/xe/heci: Use xe print functions in xe_heci_gsc.c
` [PATCH v3 3/5] drm/xe/i2c: Use xe print functions in xe_i2c.c
` [PATCH v3 4/5] drm/i915: Refactor generic_handle_irq_safe() error messages
` [PATCH v3 5/5] drm/xe/i2c: Report i2c irq handler issue
` ✓ CI.KUnit: success for drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages (rev6)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v1 1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications
2026-06-06 11:05 UTC (4+ messages)
` ✓ CI.KUnit: success for series starting with [v1,1/1] "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[PATCH] drm/xe/nvls: Update PCI IDs
2026-06-06 10:58 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/nvls: Update PCI IDs (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/xe: improve Kconfig.profile help text for scheduler timeouts
2026-06-06 4:11 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/xe: improve Kconfig.profile help text for scheduler timeouts (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[RFC PATCH 0/3] Use a dma_resv wound-wait transaction API for drm_exec
2026-06-05 23:49 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/tests: Add drm_exec locking benchmark kunit test
` ✓ Xe.CI.FULL: "
[PATCH] drm/i915/tc: Disable outputs instead of modesetting them on link reset
2026-06-05 22:59 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH] drm/xe: Fix use-after-free race in xe_pt_zap_ptes and xe_pt_zap_ptes_range
2026-06-05 22:17 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH 0/3] [drm-xe:topic/xe-for-CI] Use GuC firmware 70.68.0 for pre-release platforms
2026-06-05 22:15 UTC (3+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH] drm/xe/rtp: Fix build error with clang < 21 and non-const initializers
2026-06-05 21:26 UTC (4+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v2 0/5] drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages
2026-06-05 20:47 UTC (7+ messages)
` [PATCH v2 1/5] drm/xe/printk: Add xe_warn_once()
` [PATCH v2 2/5] drm/xe/heci: Use xe print functions in xe_heci_gsc.c
` [PATCH v2 3/5] drm/xe/i2c: Use xe print functions in xe_i2c.c
` [PATCH v2 4/5] drm/i915: Refactor generic_handle_irq_safe() error messages
` [PATCH v2 5/5] drm/xe/i2c: Report i2c irq handler issue
` ✓ CI.KUnit: success for drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages (rev4)
[PATCH] drm/xe/hwmon: handle CRI+ power interval encoding
2026-06-05 20:42 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH RESEND] drm/i915/display: Add quirk for interlane align bit on CH7511
2026-06-05 19:56 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for drm/i915/display: Add quirk for interlane align bit on CH7511 (rev2)
[PATCH 0/5] drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages
2026-06-05 19:12 UTC (12+ messages)
` [PATCH 1/5] drm/xe/printk: Add xe_warn_once()
` [PATCH 2/5] drm/xe/heci: Use xe print functions in xe_heci_gsc.c
` [PATCH 3/5] drm/xe/i2c: Use xe print functions in xe_i2c.c
` [PATCH 4/5] drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages
` [PATCH 5/5] drm/xe/i2c: Report i2c irq handler issue
` ✓ CI.KUnit: success for drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages (rev3)
` ✗ Xe.CI.BAT: failure "
[PATCH v5 00/14] drm/i915/display: Add DC3CO support
2026-06-05 19:09 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/display: Add DC3CO support (rev5)
[PATCH v4] drm/i915/display: Mask RO bits in gen9_write_dc_state()
2026-06-05 17:04 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Mask RO bits in gen9_write_dc_state() (rev3)
` ✗ Xe.CI.BAT: failure "
[PATCH] drm/xe/query: Avoid global forcewake in cycle query path
2026-06-05 16:57 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH 00/24] drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification
2026-06-05 16:04 UTC (4+ messages)
` [PATCH 24/24] drm/xe/display: unify runtime suspend/resume with i915 for non-d3cold
[PATCH] drm/i915/dp_tunnel: fix CRTC hw state cleanup ordering
2026-06-05 14:36 UTC (3+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH RESEND v3 0/6] drm: handle IRQ_HPD events correctly
2026-06-05 12:51 UTC (3+ messages)
` [PATCH RESEND v3 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
[PATCH V11 00/12] Add memory page offlining support
2026-06-05 12:38 UTC (13+ messages)
` [PATCH V11 01/12] drm/xe: Link VRAM object with gpu buddy
` [PATCH V11 02/12] drm/buddy: Integrate lockdep annotations for gpu buddy manager
` [PATCH V11 03/12] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
` [PATCH V11 04/12] drm/xe: Link LRC BO and its execution Queue
` [PATCH V11 05/12] drm/xe: Extend BO purge to handle vram pages as well
` [PATCH V11 06/12] drm/xe: Handle physical memory address error
` [PATCH V11 07/12] drm/xe/cri: Add debugfs to inject faulty vram address
` [PATCH V11 08/12] gpu/buddy: Add routine to dump allocated buddy blocks
` [PATCH V11 09/12] drm/xe/configfs: Add vram bad page reservation policy
` [PATCH V11 10/12] drm/xe/cri: Add sysfs interface for bad gpu vram pages
` [PATCH V11 11/12] drm/xe/uapi: Expose ban reason in EXEC_QUEUE_GET_PROPERTY_BAN
` [PATCH V11 12/12] drm/xe: Add soft/hard offline mode for VRAM page retirement
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