messages from 2026-03-12 21:16:12 to 2026-03-16 06:41:11 UTC [more...]
[RFC v6 0/1] Do not create drm device for PF only admin mode
2026-03-16 6:41 UTC
[PATCH] drm/ttm: Fix spelling mistakes and comment style in ttm_resource.c
2026-03-16 6:37 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH 0/2] PSR parameters handling fixes
2026-03-16 6:21 UTC (4+ messages)
` [PATCH 2/2] drm/i915/psr: Compute psr_entry_setup_frames into intel_crtc_state
` ✓ Xe.CI.FULL: success for PSR parameters handling fixes
[PATCH] drm/i915/backlight: Check if VESA backlight is possible
2026-03-16 6:13 UTC (8+ messages)
` [PATCH v2] "
` ✓ CI.KUnit: success for drm/i915/backlight: Check if VESA backlight is possible (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH] drm/xe: Add fault-injection support for CRI throttle reasons
2026-03-16 5:35 UTC (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
[RFC PATCH 00/12] Introduce DRM dep queue
2026-03-16 5:28 UTC (16+ messages)
` [RFC PATCH 01/12] workqueue: Add interface to teach lockdep to warn on reclaim violations
` [RFC PATCH 02/12] drm/dep: Add DRM dependency queue layer
` [RFC PATCH 03/12] drm/xe: Use WQ_MEM_WARN_ON_RECLAIM on all workqueues in the reclaim path
` [RFC PATCH 04/12] drm/xe: Issue GGTT invalidation under lock in ggtt_node_remove
` [RFC PATCH 05/12] drm/xe: Return fence from xe_sched_job_arm and adjust job references
` [RFC PATCH 06/12] drm/xe: Convert to DRM dep queue scheduler layer
` [RFC PATCH 07/12] drm/xe: Make scheduler message lock IRQ-safe
` [RFC PATCH 08/12] drm/xe: Rework exec queue object on top of DRM dep
` [RFC PATCH 09/12] drm/xe: Enable IRQ job put in "
` [RFC PATCH 10/12] drm/xe: Use DRM dep queue kill semantics
` [RFC PATCH 11/12] accel/amdxdna: Convert to drm_dep scheduler layer
` [RFC PATCH 12/12] drm/panthor: "
` ✗ CI.checkpatch: warning for Introduce DRM dep queue
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v12 0/1] rust: interop: Add list module for C linked list interface
2026-03-16 4:34 UTC (7+ messages)
` [PATCH v12 1/1] "
drm_sched run_job and scheduling latency
2026-03-16 4:14 UTC (8+ messages)
[PATCH 0/2] drm/i915/dmc: Update PIPEDMC interrupt mask
2026-03-16 2:49 UTC (11+ messages)
` [PATCH 2/2] drm/i915/dmc: Enable PIPEDMC_ERROR interrupt
[PATCH v3 00/10] Introduce Xe PCIe FLR
2026-03-16 2:31 UTC (5+ messages)
` [PATCH v3 03/10] drm/xe/guc_submit: Support cancelling submission
[PATCH v8 2/4] drm/pagemap: Add helper to access zone_device_data
2026-03-15 12:31 UTC (2+ messages)
[PATCH v3 00/12] CMTG enablement
2026-03-14 21:15 UTC (16+ messages)
` [PATCH v3 01/12] drm/i915/cmtg: add is_enable_allowed() for cmtg
` [PATCH v3 02/12] drm/i915/cmtg: set CMTG clock select
` [PATCH v3 03/12] drm/i915/cmtg: set timings for CMTG
` [PATCH v3 04/12] drm/i915/cmtg: program VRR registers of CMTG
` [PATCH v3 05/12] drm/i915/cmtg: set transcoder mn for CMTG
` [PATCH v3 06/12] drm/i915/cmtg: add hook to enable CMTG with sync to port
` [PATCH v3 07/12] drm/i915/cmtg: add a hook to enable ddi for CMTG
` [PATCH v3 08/12] drm/i915/cmtg: modify existing hook to disable CMTG
` [PATCH v3 09/12] drm/i915/cmtg: Add trigger to enable/disable cmtg
` [PATCH v3 10/12] drm/i915/cmtg: Add CMTG interrupt handling
` [PATCH v3 11/12] drm/i915/cmtg: set dc3co_enable flag for lobf/psr2/pr-alpm
` [PATCH v3 12/12] drm/i915/cmtg: disable CMTG if dc3co entry condition not met
` ✓ CI.KUnit: success for CMTG enablement (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v2 0/1] Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug
2026-03-14 19:51 UTC (6+ messages)
` [PATCH v2 1/1] drm: "
` ✗ CI.checkpatch: warning for Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v10 0/7] drm/xe/xe_sysctrl: Add system controller component for Xe3p dGPU platforms
2026-03-14 18:33 UTC (12+ messages)
` [PATCH v10 1/7] drm/xe/xe_sysctrl: Add System Controller types and device integration
` [PATCH v10 2/7] drm/xe/xe_sysctrl: Add System Controller mailbox register definitions
` [PATCH v10 3/7] drm/xe/xe_sysctrl: Add ABI and mailbox interface headers
` [PATCH v10 4/7] drm/xe/xe_sysctrl: Add System Controller initialization support
` [PATCH v10 5/7] drm/xe/xe_sysctrl: Add System Controller mailbox communication support
` [PATCH v10 6/7] drm/xe/xe_sysctrl: Add System Controller power management support
` [PATCH v10 7/7] drm/xe/xe_pci: Enable System Controller support on CRI platform
` ✗ CI.checkpatch: warning for drm/xe/xe_sysctrl: Add system controller component for Xe3p dGPU platforms
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v1] drm/xe/i2c: Assert/Deassert I2C IRQ
2026-03-14 18:23 UTC (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/i915/dmc: RFC: Reduce wakelock hold time
2026-03-14 15:50 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH 0/2] Disable Panel Replay as quirk for LGD panel
2026-03-14 15:08 UTC (8+ messages)
` [PATCH 1/2] drm/dp: Add quirk to disable Panel Replay on certain panels
` [PATCH 2/2] drm/i915/psr: Disable Panel Replay on DP_DPCD_QUIRK_NO_PANEL_REPLAY quirk
` ✓ CI.KUnit: success for Disable Panel Replay as quirk for LGD panel
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH 0/3] drm/i915/de: Move register polling into display code
2026-03-14 14:29 UTC (12+ messages)
` [PATCH 1/3] drm/i915/de: Introduce intel_de.c and move intel_de_{read, write}8() there
` [PATCH 2/3] drm/i915/de: Move intel_de_wait*() into intel_de.c
` [PATCH 3/3] drm/i915/de: Implement register polling in the display code
` ✗ CI.checkpatch: warning for drm/i915/de: Move register polling into "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v2] drm/xe: Fix missing runtime PM reference in ccs_mode_store
2026-03-14 9:34 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/xe: Fix missing runtime PM reference in ccs_mode_store (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v2] drm/xe/oa: Allow reading after disabling OA stream
2026-03-14 7:00 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/oa: Allow reading after disabling OA stream (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/display: Increase DP_RECEIVER_CAP_SIZE from 15 to 16 bytes
2026-03-14 5:33 UTC (5+ messages)
` [PATCH v2] "
` ✓ CI.KUnit: success for drm/display: Increase DP_RECEIVER_CAP_SIZE from 15 to 16 bytes (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH 00/22] platform/x86/intel: Add ACPI PMT discovery support and enable NVL PMC telemetry
2026-03-14 4:07 UTC (29+ messages)
` [PATCH 01/22] platform/x86/intel/vsec: Refactor base_addr handling
` [PATCH 02/22] platform/x86/intel/vsec: Make driver_data info const
` [PATCH 03/22] platform/x86/intel/vsec: Decouple add/link helpers from PCI
` [PATCH 04/22] platform/x86/intel/vsec: Switch exported helpers from pci_dev to device
` [PATCH 05/22] platform/x86/intel/vsec: Return real error codes from registration path
` [PATCH 06/22] platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec
` [PATCH 07/22] platform/x86/intel/pmt: Add pre/post decode hooks around header parsing
` [PATCH 08/22] platform/x86/intel/pmt/crashlog: Split init into pre-decode
` [PATCH 09/22] platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook
` [PATCH 10/22] platform/x86/intel/pmt: Move header decode into common helper
` [PATCH 11/22] platform/x86/intel/pmt: Pass discovery index instead of resource
` [PATCH 12/22] platform/x86/intel/pmt: Unify header fetch and add ACPI source
` [PATCH 13/22] platform/x86/intel/pmc: Add PMC SSRAM Kconfig description
` [PATCH 14/22] platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S
` [PATCH 15/22] platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency
` [PATCH 16/22] platform/x86/intel/pmc/ssram: Use fixed-size static pmc array
` [PATCH 17/22] platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper
` [PATCH 18/22] platform/x86/intel/pmc/ssram: Add PCI platform data
` [PATCH 19/22] platform/x86/intel/pmc/ssram: Refactor memory barrier for reentrant probe
` [PATCH 20/22] platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding
` [PATCH 21/22] platform/x86/intel/pmc/ssram: Make PMT registration optional
` [PATCH 22/22] platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery
` ✗ CI.checkpatch: warning for platform/x86/intel: Add ACPI PMT discovery support and enable NVL PMC telemetry
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.FULL: "
[PATCH v9 0/7] Attempt to fixup reset, wedge, unload corner cases
2026-03-13 22:53 UTC (11+ messages)
` [PATCH v9 2/7] drm/xe: Forcefully tear down exec queues in GuC submit fini
` [PATCH v9 3/7] drm/xe: Trigger queue cleanup if not in wedged mode 2
` [PATCH v9 6/7] drm/xe/uc: Drop xe_guc_sanitize in favor of managed cleanup
[PATCH v9 0/4] Enable THP support in drm_pagemap
2026-03-13 22:38 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v2 0/2] drm/colorop: Keep colorop state consistent across atomic commits
2026-03-13 20:45 UTC (2+ messages)
[PATCH] drm/xe/wa: Drop redundant entries for Wa_16021867713 & Wa_14019449301
2026-03-13 20:18 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH] drm/xe/uapi: Fix kernel-doc for DRM_XE_VM_BIND_FLAG_DECOMPRESS
2026-03-13 18:59 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v8 0/4] Enable THP support in drm_pagemap
2026-03-13 17:13 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH] drm/i915/gt: Check set_default_submission() before deferencing
2026-03-13 16:34 UTC (2+ messages)
[PATCH] drm/xe: always keep track of remap prev/next
2026-03-13 16:05 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH 1/2] drm/i915/cx0: Clear response ready & error bit
2026-03-13 15:41 UTC (2+ messages)
[PATCH v3 0/2] drm/i915/dmc: Update PIPEDMC interrupt mask
2026-03-13 14:45 UTC (6+ messages)
` [PATCH v3 1/2] drm/i915/dmc: Remove invalid PIPEDMC interrupt bits
` [PATCH v3 2/2] drm/i915/dmc: Enable PIPEDMC_ERROR interrupt
` ✓ Xe.CI.FULL: success for drm/i915/dmc: Update PIPEDMC interrupt mask (rev3)
[PATCH v3 0/2] drm/i915/dmc: Update PIPEDMC interrupt mask/
2026-03-13 13:37 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH 00/19] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
2026-03-13 12:42 UTC (21+ messages)
` [PATCH 01/19] drm/dp: Rename and relocate AS SDP payload field masks
` [PATCH 02/19] drm/dp: Clean up DPRX feature enumeration macros
` [PATCH 03/19] drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing support
` [PATCH 04/19] drm/dp: Add DPCD for configuring AS SDP for PR + VRR
` [PATCH 10/19] drm/i915/dp: Use revision field of AS SDP data structure
` [PATCH 11/19] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
` [PATCH 12/19] drm/i915/psr: Write the PR config DPCDs in burst mode
` [PATCH 13/19] drm/i915/display: Add helper for AS SDP transmission time selection
` [PATCH 16/19] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
` [PATCH 18/19] drm/i915/dp: Make provision for AS SDP version 1
[PATCH] drm/xe/lrc: Fix uninitialized new_ts when capturing context timestamp
2026-03-13 12:11 UTC (3+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/lrc: Fix uninitialized new_ts when capturing context timestamp (rev2)
[PATCH v7 24/26] PREEMPT_RT injection
2026-03-13 9:36 UTC (2+ messages)
[CI v3 00/24] Refactor LT PHY PLL handling to use DPLL framework
2026-03-13 8:56 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for Refactor LT PHY PLL handling to use DPLL framework (rev8)
[PATCH v7 0/3] Panel Replay BW optimization
2026-03-13 7:57 UTC (7+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v9 00/23] gpu: nova-core: Add memory management support
2026-03-13 6:58 UTC (3+ messages)
` [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
[PATCH v3 0/4] Introduce Xe Correctable Error Handling
2026-03-13 6:22 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for Introduce Xe Correctable Error Handling (rev3)
[PATCH 0/5] drm/{i915,xe}: move bo stuff to parent interface
2026-03-13 5:12 UTC (5+ messages)
` [PATCH 5/5] drm/{i915,xe}: move framebuffer bo "
` [PATCH 5/5] drm/{i915, xe}: "
[PATCH] drm/xe: Fix missing runtime PM reference in ccs_mode_store
2026-03-13 4:47 UTC (3+ messages)
[PATCH v9 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
2026-03-13 4:47 UTC (4+ messages)
` [PATCH v9 3/6] drm/xe/sysctrl: Add mailbox communication headers
[PATCH] drm/i915/display: fail compilation on intel_display_wa() with invalid enums
2026-03-13 4:21 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH 0/1] [topic/xe-for-CI] Update NVL-P GuC to v70.60.0
2026-03-13 0:55 UTC (5+ messages)
` [PATCH 1/1] fixup! drm/xe/nvlp: Define GuC firmware for NVL-P
[PULL] drm-rust-fixes 2026-03-12
2026-03-12 22:42 UTC
[PATCH] drm/xe/oa: Allow reading after disabling OA stream
2026-03-12 21:16 UTC (5+ messages)
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