Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-13 06:58:48 to 2026-03-16 13:17:51 UTC [more...]

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-03-16 13:17 UTC  (7+ messages)
` [PATCH v9 01/23] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
` [PATCH v9 02/23] gpu: nova-core: Kconfig: Sort select statements alphabetically
` [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP

[PATCH v12 0/1] Rust GPU buddy allocator bindings
 2026-03-16 13:12 UTC  (4+ messages)
` [PATCH v12.1 "
  ` [PATCH v12.1 1/1] rust: gpu: Add "

[PATCH] drm/xe: Include running dword offset in default_lrc dumps
 2026-03-16 13:07 UTC  (2+ messages)

[PATCH v21 0/9] AuxCCS handling and render compression modifiers
 2026-03-16 12:43 UTC  (6+ messages)
` [PATCH v21 8/9] drm/xe/display: Add support for AuxCCS

[drm-xe:drm-xe-next] BUILD SUCCESS 192cb1f5cb1694c45b7cac14519d7bad65ba22f6
 2026-03-16 12:20 UTC 

[CI] drm/i915/display: change pipe allocation order for discrete platforms
 2026-03-16 12:18 UTC 

[CI 0/5] drm/{i915, xe}: prep for sorting out step enums between the drivers
 2026-03-16 12:15 UTC  (6+ messages)
` [CI 1/5] drm/i915/dmc: simplify stepping info initialization
` [CI 2/5] drm/i915/display: add step name in display runtime info
` [CI 3/5] drm/i915/dmc: use step name from "
` [CI 4/5] drm/xe/compat: remove intel_step_name macro
` [CI 5/5] drm/intel: add shared step.h and switch i915 to use it

[PATCH 0/2] drm/i915/dmc: Update PIPEDMC interrupt mask
 2026-03-16 12:13 UTC  (12+ messages)
` [PATCH 2/2] drm/i915/dmc: Enable PIPEDMC_ERROR interrupt

[PATCH 00/10] drm/i915/color: Enable SDR plane color pipeline
 2026-03-16 11:53 UTC  (7+ messages)
` [PATCH 01/10] drm/colorop: Add DRM_COLOROP_CSC_FF

[PATCH] drm/xe: Reject coh_none PAT index for CPU cached memory in madvise
 2026-03-16 11:40 UTC  (8+ messages)
` [PATCH v5 0/2] drm/xe: PAT index validation for CPU_ADDR_MIRROR and
  ` [PATCH v5 1/2] drm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madvise
  ` [PATCH v5 2/2] drm/xe: Reject coh_none PAT index for CPU_ADDR_MIRROR
` ✓ CI.KUnit: success for drm/xe: Reject coh_none PAT index for CPU cached memory in madvise (rev6)
` ✓ Xe.CI.BAT: "

[PATCH 0/2] PSR parameters handling fixes
 2026-03-16 11:28 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/psr: Disable PSR on update_m_n and update_lrr
` [PATCH 2/2] drm/i915/psr: Compute psr_entry_setup_frames into intel_crtc_state

[RFC PATCH 00/12] Introduce DRM dep queue
 2026-03-16 10:25 UTC  (19+ 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: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/xe3lpg: Extend Wa_14026781792 for xe3lpg
 2026-03-16 11:30 UTC 

[PULL] drm-intel-next
 2026-03-16 10:34 UTC 

[PATCH v3] drm/pagemap_util: Ensure proper cache lock management on free
 2026-03-16  9:36 UTC  (3+ messages)

[PATCH] drm/xe: Add fault-injection support for CRI throttle reasons
 2026-03-16  9:30 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/i915/xelpdp/tc: Convert TCSS power check WARN to a debug message
 2026-03-16  9:30 UTC 

[drm-xe:topic/xe-for-CI] BUILD SUCCESS bd9ef8d19f9e9ff47518ce48fb2002d58bfeeaaa
 2026-03-16  9:14 UTC 

[PATCH v3 0/7] Refactor drm_writeback_connector structure
 2026-03-16  8:30 UTC  (8+ messages)
` [PATCH v3 1/7] drm: writeback: "
` [PATCH v3 2/7] drm: writeback: Modify writeback init helpers
` [PATCH v3 3/7] drm: writeback: Modify drm_writeback_queue_job params
` [PATCH v3 4/7] drm: writeback: Modify drm_writeback_signal_completion param
` [PATCH v3 5/7] drm: writeback: Modify params for drm_writeback_get_out_fence
` [PATCH v3 6/7] drm/connector: Modify prepare_writeback_job helper
` [PATCH v3 7/7] drm/connector: Modify cleanup_writeback_job helper

[PATCH v2 0/2] drm/colorop: Keep colorop state consistent across atomic commits
 2026-03-16  7:29 UTC  (3+ messages)

[RFC v6 0/1] Do not create drm device for PF only admin mode
 2026-03-16  7:27 UTC  (4+ messages)
` [RFC v6 1/1] drm/xe/pf: Restrict device query responses in admin-only PF mode
` ✓ CI.KUnit: success for Do not create drm device for PF only admin mode (rev5)
` ✓ Xe.CI.BAT: "

[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] 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 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 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  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/oa: Allow reading after disabling OA stream (rev2)

[PATCH] drm/display: Increase DP_RECEIVER_CAP_SIZE from 15 to 16 bytes
 2026-03-14  5:33 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/display: Increase DP_RECEIVER_CAP_SIZE from 15 to 16 bytes (rev2)

[PATCH 00/22] platform/x86/intel: Add ACPI PMT discovery support and enable NVL PMC telemetry
 2026-03-14  4:07 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for "

[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] 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  (2+ messages)
` ✓ 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  (2+ 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  (6+ messages)


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