Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-06 00:32:20 to 2026-03-06 20:12:12 UTC [more...]

drm_sched run_job and scheduling latency
 2026-03-06  9:40 UTC  (15+ messages)

[PATCH v20 0/9] AuxCCS handling and render compression modifiers
 2026-03-06 20:12 UTC  (12+ messages)
` [PATCH v20 1/9] drm/xe: Rename XE_BO_FLAG_SCANOUT to XE_BO_FLAG_FORCE_WC
` [PATCH v20 2/9] drm/xe: Use write-combine mapping when populating DPT
` [PATCH v20 3/9] drm/xe/xelpg: Limit AuxCCS ring buffer programming to Alderlake
` [PATCH v20 4/9] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [PATCH v20 5/9] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [PATCH v20 6/9] drm/xe: Move aux table invalidation to ring ops
` [PATCH v20 7/9] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [PATCH v20 8/9] drm/xe/display: Add support for AuxCCS
` [PATCH v20 9/9] drm/xe/xelp: Expose AuxCCS frame buffer modifiers on Alderlake-P
` ✗ CI.checkpatch: warning for AuxCCS handling and render compression modifiers
` ✓ CI.KUnit: success "

[v6] drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13
 2026-03-06 20:08 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13 (rev7)
` ✓ Xe.CI.BAT: "

[PATCH RESEND] iopoll: fix parameter names in kernel-doc
 2026-03-06 19:39 UTC  (5+ messages)
` ✓ CI.KUnit: success for iopoll: fix parameter names in kernel-doc (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v2 0/7] Extra enabling patches for NVL-P
 2026-03-06 19:09 UTC  (11+ messages)
` [PATCH v2 1/7] drm/xe: Modify stepping info directly in xe_step_*_get()
` [PATCH v2 2/7] drm/xe: Drop unused IS_PLATFORM_STEP() and IS_SUBPLATFORM_STEP()
` [PATCH v2 3/7] drm/xe/nvlp: Read platform-level stepping info
` [PATCH v2 4/7] drm/xe/rtp: Add support for matching platform-level stepping
` [PATCH v2 5/7] drm/xe/nvlp: Implement Wa_14026539277
` [PATCH v2 6/7] drm/xe/xe3p: Drop Wa_16028780921
` [PATCH v2 7/7] drm/xe: Translate C-state "reset value" into RC6

[PATCH 0/1] [topic/xe-for-CI] Update NVL-P GuC to v70.60.0
 2026-03-06 19:03 UTC  (5+ messages)
` [PATCH 1/1] fixup! drm/xe/nvlp: Define GuC firmware for NVL-P
` ✓ CI.KUnit: success for Update NVL-P GuC to v70.60.0 (rev2)
` ✗ Xe.CI.BAT: failure "

[PATCH v5 1/2] drm/buddy: Improve offset-aligned allocation handling
 2026-03-06 18:53 UTC  (5+ messages)
` [PATCH v5 2/2] drm/buddy: Add KUnit test for offset-aligned allocations
` ✗ CI.checkpatch: warning for series starting with [v5,1/2] drm/buddy: Improve offset-aligned allocation handling
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2 00/11] Introduce Xe Uncorrectable Error Handling
 2026-03-06 18:37 UTC  (5+ messages)
` [PATCH v2 08/11] drm/xe/xe_ras: Add support for Uncorrectable Core-Compute errors
  ` [v2,08/11] "

[PATCH 0/2] Add type-specific GT loop iterator
 2026-03-06 18:11 UTC  (8+ messages)
` [PATCH 1/2] drm/xe: Add for_each_gt_with_type() iterator
` [PATCH 2/2] drm/xe: Utilize for_each_gt_with_type() for type-specific GT loops
` ✗ CI.checkpatch: warning for Add type-specific GT loop iterator
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: Skip media GT TLB invalidation when VM has no queues mapped
 2026-03-06 18:07 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] drm/xe: Don't disable GuCRC in suspend path
 2026-03-06 17:41 UTC  (3+ messages)

[PATCH 00/10] drm/i915/color: Enable SDR plane color pipeline
 2026-03-06 16:53 UTC  (11+ messages)
` [PATCH 01/10] drm/colorop: Add DRM_COLOROP_CSC_FF
` [PATCH 02/10] drm/i915/color: Add CSC on SDR plane color pipeline
` [PATCH 03/10] drm/i915/color: Program fixed-function CSC on SDR planes
` [PATCH 04/10] drm/i915/color: Add support for 1D LUT in "
` [PATCH 05/10] drm/i915/color: Fix HDR pre-CSC LUT programming loop
` [PATCH 06/10] drm/i915/color: Extract HDR pre-CSC LUT programming to helper function
` [PATCH 07/10] drm/i915/color: Program Pre-CSC registers for SDR
` [PATCH 08/10] drm/i915/color: Extract HDR post-CSC LUT programming to helper function
` [PATCH 09/10] drm/i915/color: Program Plane Post CSC registers for SDR planes
` [PATCH 10/10] drm/i915/color: Add color pipeline support "

[PATCH] drm/xe/lrc: Fix IS_ERR check on wrong pointer in xe_lrc_init()
 2026-03-06 17:17 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/2] Fix error path of xe_exec_queue_create_ioctl()
 2026-03-06 16:52 UTC  (3+ messages)
` [PATCH v2 1/2] drm/xe: Fix missing xe_hw_engine_group_del_exec_queue() in error path
` [PATCH v2 2/2] drm/xe: Fix exec queue unwind on hw engine group add failure

[PATCH 0/7] Extra enabling patches for NVL-P
 2026-03-06 16:40 UTC  (8+ messages)
` [PATCH 4/7] drm/xe/rtp: Add support for matching platform-level stepping
` ✓ CI.KUnit: success for Extra enabling patches for NVL-P
` ✓ Xe.CI.BAT: "

[PATCH v4 0/3] Page Reclamation Fixes
 2026-03-06 16:36 UTC  (3+ messages)
` ✓ CI.KUnit: success for Page Reclamation Fixes (rev4)
` ✗ Xe.CI.BAT: failure "

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

[PATCH v6 00/13] Remove device private pages from physical address space
 2026-03-06 16:16 UTC  (13+ messages)
` [PATCH v6 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags to track device private pages
` [PATCH v6 06/13] mm: Add helpers to create migration entries from struct pages
` [PATCH v6 11/13] mm/util: Add flag to track device private pages in page snapshots
` [PATCH v6 12/13] mm/hmm: Add flag to track device private pages
` [PATCH v6 13/13] mm: Remove device private pages from the physical address space

[PATCH] drm/xe: Fix overflow in guc_ct_snapshot_capture
 2026-03-06 16:04 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: Fix overflow in guc_ct_snapshot_capture (rev2)

[PATCH v36 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2026-03-06 15:56 UTC  (5+ messages)
` [PATCH v36 1/4] drm/xe/xe_pagefault: Disallow writes to read-only VMAs
` [PATCH v36 2/4] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v36 3/4] drm/xe/xe_vm: Add per VM fault info
` [PATCH v36 4/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl

[PATCH v3] drm/pagemap_util: Ensure proper cache lock management on free
 2026-03-06 15:43 UTC 

[PATCH v2 0/1] drm/xe: Set GT rp min frequency as 1.2GHz default for BMG/CRI
 2026-03-06 15:31 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe: Set GT rp min frequency as 1.2GHz default for BMG/CRI (rev2)
` ✓ Xe.CI.BAT: "

[PATCH 5.3-6.19 0/1] Avoid oops on illegal VGA register access
 2026-03-06 15:23 UTC  (2+ messages)
` [PATCH 1/1] drm/i915: handle failure from vga_get_uninterruptible()

[PATCH v2 1/1] drm/i915: handle failure from vga_get
 2026-03-06 15:13 UTC  (2+ messages)
` [PATCH v3 1/1] drm/i915: handle failure from vga_get_uninterruptible()

[PATCH] drm/i915/dmc: fix an unlikely NULL pointer deference at probe
 2026-03-06 14:57 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/3] Update 'none' recovery method for DRM wedged event
 2026-03-06 14:44 UTC  (3+ messages)
` ✓ CI.KUnit: success for Update 'none' recovery method for DRM wedged event (rev2)
` ✓ Xe.CI.BAT: "

[RFC v5 0/1] Do not create drm device for PF only admin mode
 2026-03-06 14:00 UTC  (4+ messages)
` [RFC v5 1/1] drm/xe/pf: Restrict device query responses in admin-only PF mode

[PATCH v6 0/2] Panel Replay BW optimization
 2026-03-06 13:37 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v2] drm/xe: Fix exec queue unwind on hw engine group add failure
 2026-03-06 13:32 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Fix exec queue unwind on hw engine group add failure (rev2)

[PATCH V6 0/4] drm/xe/xe3p_lpg: L2 flush optimization
 2026-03-06 12:58 UTC  (9+ messages)
` [PATCH V6 3/4] drm/xe/xe3p_lpg: Restrict UAPI to enable "
` ✓ CI.KUnit: success for drm/xe/xe3p_lpg: L2 flush optimization (rev7)
` ✓ Xe.CI.BAT: "

[PATCH 0/5] Add support for Common SDP Transmission Line
 2026-03-06 12:02 UTC  (10+ messages)
` [PATCH 2/5] drm/i915/dp: Add fields to store CMN_SDP_TL register state in crtc_state
` [PATCH 3/5] drm/i915/dp: Add helper for AS SDP TL and fix documentation
` [PATCH 5/5] drm/i915/dp: Enable Common SDP Transmission line
` ✗ CI.checkpatch: warning for Add support for Common SDP Transmission Line
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2 23/24] drm/i915/lt_phy: Remove LT PHY specific state verification
 2026-03-06 11:43 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v5 00/16] drm/i915/display: convert a bunch of W/A checks to the new framework
 2026-03-06 11:38 UTC  (8+ messages)
` [PATCH v5 01/16] drm/i915/display: remove enum macro magic in intel_display_wa()
` [PATCH v5 02/16] drm/i915/display: convert audio workaround to new framework
` ✓ CI.KUnit: success for drm/i915/display: convert a bunch of W/A checks to the new framework (rev4)
` ✗ Xe.CI.BAT: failure "

[PATCH 0/8] drm/{i915,xe}: sort out step enums between the drivers
 2026-03-06 11:35 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[RFC PATCH 0/4] Add ocode late binding support for CRI
 2026-03-06 11:26 UTC  (2+ messages)
` ✗ CI.KUnit: failure for "

[PATCH v4 0/4] Two-pass MMU interval notifiers
 2026-03-06 10:34 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for Two-pass MMU interval notifiers (rev4)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[RFC PATCH V4 0/7] Add memory page offlining support
 2026-03-06 10:29 UTC  (5+ messages)
` [RFC PATCH V4 3/7] drm/xe: Handle physical memory address error

[PATCH v10 0/5] Introduce DRM_RAS using generic netlink for RAS
 2026-03-06 10:21 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Introduce DRM_RAS using generic netlink for RAS (rev11)

[PATCH RFC 0/4] DP: Read LTTPR caps followed by DPRX caps
 2026-03-06  9:46 UTC  (13+ messages)
` [PATCH RFC 1/4] drm/display/dp: Read LTTPR caps without "
` ✗ CI.checkpatch: warning for DP: Read LTTPR caps followed by "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH v19 0/9] AuxCCS handling and render compression modifiers
 2026-03-06  9:37 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH 0/3] drm/xe/vf: Improve getting clean NULL context
 2026-03-06  9:35 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/vf: Improve getting clean NULL context (rev2)
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/xe/pat: Extract gt_pta_entry()
 2026-03-06  8:59 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/pat: Extract gt_pta_entry() (rev2)
` ✗ Xe.CI.BAT: failure "

[PATCH v2 00/24] Refactor LT PHY PLL handling to use DPLL framework
 2026-03-06  7:59 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Refactor LT PHY PLL handling to use DPLL framework (rev2)

[PATCH 0/7] drm/{i915, xe}/frontbuffer: refactor, move calls to parent interface
 2026-03-06  7:25 UTC  (7+ messages)
` [PATCH 5/7] drm/{i915, xe}/frontbuffer: move frontbuffer handling "
` [PATCH 6/7] drm/i915/frontbuffer: call parent interface directly
` [PATCH 7/7] drm/i915/frontbuffer: reduce fb for frontbuffer abbreviation usage

[PATCH v8 0/1] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
 2026-03-06  7:04 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+ (rev9)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PULL] drm-misc-fixes
 2026-03-06  6:41 UTC 

[CI] drm/xe/guc: Fail immediately on GuC load error
 2026-03-06  6:19 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Fail immediately on GuC load error (rev4)
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/dp: ALPM init to be done after DPCD init
 2026-03-06  5:38 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/i915/dp: ALPM init to be done after DPCD init (rev7)
` ✓ Xe.CI.BAT: "

[RFC PATCH 0/2] Xe driver asynchronous notification mechanism
 2026-03-06  4:51 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] drm/i915/lnl+/tc: Fix false disconnect of active DP-alt TC port during long HPD pulse
 2026-03-06  3:40 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 0/2] Fix error path of xe_exec_queue_create_ioctl()
 2026-03-06  3:00 UTC  (3+ messages)
` [PATCH 1/2] drm/xe: Fix missing xe_hw_engine_group_del_exec_queue() in error path
` [PATCH 2/2] drm/xe: Fix exec queue unwind on hw engine group add failure

[PATCH v3] drm/xe: Add Wa_14026578760
 2026-03-06  2:52 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Add Wa_14026578760 (rev2)
` ✓ Xe.CI.BAT: "

[v5] drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13
 2026-03-06  1:19 UTC  (4+ messages)

[PATCH v7 0/3] drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression
 2026-03-06  0:41 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression (rev7)


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