public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-03-16 20:30:55 to 2026-03-18 07:10:24 UTC [more...]

[PATCH 0/4] debugfs: disallow NULL string creation and fix callers
 2026-03-17 20:12 UTC  (3+ messages)
` [PATCH 4/4] drm/i915/display: initialize string params to empty strings

[RFC PATCH 00/12] Introduce DRM dep queue
 2026-03-17 20:43 UTC  (22+ messages)
` [RFC PATCH 02/12] drm/dep: Add DRM dependency queue layer

[RFC 00/15] drm/xe: Access counter consumer layer
 2026-03-18  7:44 UTC  (7+ messages)
` [RFC 01/15] drm/xe: Add xe_usm_queue generic USM circular buffer
` [RFC 02/15] drm/xe/pagefault: Use xe_usm_queue helpers
` [RFC 03/15] drm/xe: Stub out new access_counter layer
` [RFC 04/15] drm/xe: Implement xe_access_counter_init
` [RFC 05/15] drm/xe: Implement xe_access_counter_handler
` [RFC 06/15] drm/xe: Extract xe_vma_lock_and_validate helper

[PATCH v2 1/1] drm/xe/eustall: Return EBADFD from read if EU stall registers get reset
 2026-03-18  6:57 UTC  (5+ messages)
` ✓ CI.KUnit: success for series starting with [v2,1/1] "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 0/5] Introduce cold reset recovery method
 2026-03-18  6:50 UTC  (8+ messages)
` [PATCH v2 1/5] Introduce Xe Uncorrectable Error Handling
` [PATCH v2 2/5] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET for power management unit error
` [PATCH v2 3/5] drm/doc: Document DRM_WEDGE_RECOVERY_COLD_RESET recovery method
` [PATCH v2 4/5] drm/xe: Add handler for power management unit errors which require cold-reset
` [PATCH v2 5/5] drm/xe/debugfs: Add interface to trigger power management unit error handler
` ✗ CI.checkpatch: warning for Introduce cold reset recovery method
` ✓ CI.KUnit: success "

[PATCH v2 0/2] drm/i915/gmbus: fix bugs
 2026-03-18  5:53 UTC  (7+ messages)
` [PATCH v2 1/2] drm/i915/gmbus: fix spurious timeout on 512-byte burst reads
` [PATCH v2 2/2] drm/i915/gmbus: fix a typo in comment message
` ✓ CI.KUnit: success for drm/i915/gmbus: fix bugs
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe: use %z format string for ptrdiff_t
 2026-03-18  4:29 UTC  (7+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/ggtt: Remove duplicate XE_GGTT_FLAGS_64K macro definition
 2026-03-18  3:01 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/i915/backlight: Check if VESA backlight is possible
 2026-03-18  2:36 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/xe: Fix format specifier for printing pointer differences
 2026-03-18  2:24 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/4] kernel-doc fix for headers
 2026-03-18  0:44 UTC  (9+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe: Wait for HW clearance before issuing the next TLB inval
 2026-03-18  0:08 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2] drm/xe/oa: Allow reading after disabling OA stream
 2026-03-17 23:03 UTC  (3+ messages)

[PATCH 0/5] drm/xe: Fix mismatched include guards in header files
 2026-03-17 22:51 UTC  (9+ messages)
` [PATCH 1/5] drm/xe: Add missing include guards to unprotected headers
` [PATCH 2/5] drm/xe: Add missing _H to include guard suffixes
` [PATCH 3/5] drm/xe: Add missing trailing underscore to include guards
` [PATCH 4/5] drm/xe: Add missing leading "
` [PATCH 5/5] drm/xe: Normalize double-underscore include guards to single-underscore
` ✗ CI.checkpatch: warning for drm/xe: Fix mismatched include guards in header files (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v4 0/2] Enable seamless boot (fastboot) for PTL
 2026-03-17 22:09 UTC  (3+ messages)
` [PATCH v4 1/2] drm/xe/display: Fix reading the framebuffer from stolen memory
` [PATCH v4 2/2] drm/i915/display: Sync state to BIOS for seamless handoff

[PATCH] drm/xe: Extend Wa_14026781792 for xe3lpg
 2026-03-17 22:04 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v12 0/1] Rust GPU buddy allocator bindings
 2026-03-17 22:03 UTC  (17+ messages)
` [PATCH v12.1 "
  ` [PATCH v12.1 1/1] rust: gpu: Add "
` [PATCH v13 0/2] Rust "
  ` [PATCH v13 1/2] rust: gpu: Add "
  ` [PATCH v13 2/2] MAINTAINERS: gpu: buddy: Update reviewer

[PATCH v13 0/1] rust: interop: Add list module for C linked list interface
 2026-03-17 21:44 UTC  (8+ messages)
` [PATCH v13 1/1] "
` ✗ CI.checkpatch: warning for rust: interop: Add list module for C linked list interface (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: Reject coh_none PAT index for CPU cached memory in madvise
 2026-03-17 21:17 UTC  (7+ messages)
` [PATCH v5 0/2] drm/xe: PAT index validation for CPU_ADDR_MIRROR and madvise
  ` [PATCH v6 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 (rev7)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe: Add min and max context TLB invalidation sizes
 2026-03-17 21:01 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH 0/3] drm/i915: Fix NV12 Y plane handling
 2026-03-17 19:52 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2] drm/xe: always keep track of remap prev/next
 2026-03-17 19:21 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe: always keep track of remap prev/next (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 0/2] drm,drm/xe: Relax helper module reference requirement
 2026-03-17 18:28 UTC  (6+ messages)
` [PATCH 1/2] drm: Provide a drm_dev_release_barrier() function to wait for device release callbacks
` ✗ Xe.CI.FULL: failure for drm,drm/xe: Relax helper module reference requirement

[PATCH] drm/xe/tlb: Init range tilemask err to zero
 2026-03-17 17:46 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] drm/xe: Fix mismatched include guards in header files
 2026-03-17 17:19 UTC  (5+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v1] drm/xe/i2c: Assert/Deassert I2C IRQ
 2026-03-17 17:16 UTC  (2+ messages)

[PATCH v2 0/1] Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug
 2026-03-17 16:59 UTC  (6+ messages)
` [PATCH v2 1/1] drm: "

[PATCH 00/22] platform/x86/intel: Add ACPI PMT discovery support and enable NVL PMC telemetry
 2026-03-17 16:54 UTC  (21+ messages)
` [PATCH 06/22] platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec
` [PATCH 10/22] platform/x86/intel/pmt: Move header decode into common helper
` [PATCH 12/22] platform/x86/intel/pmt: Unify header fetch and add ACPI source
` [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 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 00/19] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
 2026-03-17 16:05 UTC  (4+ messages)
` [PATCH 02/19] drm/dp: Clean up DPRX feature enumeration macros

[PATCH v2 0/3] drm/ttm: Improve the TTM operation context gfp_retry_mayfail behaviour
 2026-03-17 15:18 UTC  (6+ messages)
` [PATCH v2 1/3] drm/ttm: Don't spam the log on buffer object backing store allocation failure
` [PATCH v2 2/3] drm/ttm: Avoid invoking the OOM killer when reading back swapped content
` [PATCH v2 3/3] drm/ttm: Update the struct ttm_operation_ctx kerneldoc
` ✓ CI.KUnit: success for drm/ttm: Improve the TTM operation context gfp_retry_mayfail behaviour (rev2)
` ✓ Xe.CI.BAT: "

[PATCH 0/2] MEI interrupt fixes
 2026-03-17 14:52 UTC  (7+ messages)
` [PATCH 1/2] drm/xe: allow request_irq on GSC interrupt
` [PATCH 2/2] drm/xe: Use same NUMA node for MEI interrupt
` ✗ CI.checkpatch: warning for MEI interrupt fixes
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[CI 0/5] drm/{i915, xe}: prep for sorting out step enums between the drivers
 2026-03-17 14:30 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 00/10] drm/i915/color: Enable SDR plane color pipeline
 2026-03-17 14:09 UTC  (14+ messages)
` [PATCH 01/10] drm/colorop: Add DRM_COLOROP_CSC_FF

[PATCH 0/4] drm/i915/display: don't access display PCH registers in non-display code
 2026-03-17 12:57 UTC  (8+ messages)
` [PATCH 1/4] drm/i915/display: move clock-gating init for IBX to display
` [PATCH 2/4] drm/i915: move CPT clock gating init into intel_pch
` [PATCH 3/4] drm/i915: move LPT "
` [PATCH 4/4] drm/i915: move CNP "
` ✓ CI.KUnit: success for drm/i915/display: don't access display PCH registers in non-display code
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/xe/xe3lpg: Extend Wa_14026781792 for xe3lpg
 2026-03-17 12:39 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] drm/i915/xelpdp/tc: Convert TCSS power check WARN to a debug message
 2026-03-17 11:41 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] drm/ttm: Fix spelling mistakes and comment style in ttm_resource.c
 2026-03-17 11:19 UTC  (2+ messages)

[CI] drm/i915/display: change pipe allocation order for discrete platforms
 2026-03-17  9:44 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/i915/display: change pipe allocation order for discrete platforms (rev5)
` ✓ Xe.CI.BAT: "

[RFC v6 0/1] Do not create drm device for PF only admin mode
 2026-03-17  8:16 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Do not create drm device for PF only admin mode (rev5)

[PATCH v4 0/2] drm/i915/dmc: Update PIPEDMC interrupt mask
 2026-03-17  7:54 UTC  (6+ messages)
` [PATCH v4 1/2] drm/i915/dmc: Remove invalid PIPEDMC interrupt bits
` [PATCH v4 2/2] drm/i915/dmc: Enable PIPEDMC_ERROR interrupt
` ✓ CI.KUnit: success for drm/i915/dmc: Update PIPEDMC interrupt mask (rev4)
` ✓ Xe.CI.BAT: "

[PATCH 0/3] drm/i915/de: Move register polling into display code
 2026-03-17  7:52 UTC  (4+ messages)
` [PATCH 3/3] drm/i915/de: Implement register polling in the "

[PATCH 0/2] Disable Panel Replay as quirk for LGD panel
 2026-03-17  7:30 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/psr: Disable Panel Replay on DP_DPCD_QUIRK_NO_PANEL_REPLAY quirk

[PATCH] drm/i915/psr: Disable Panel Replay on Dell XPS 14 DA14260 as a quirk
 2026-03-17  7:05 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v6 00/12] drm/xe/madvise: Add support for purgeable buffer objects
 2026-03-17  5:59 UTC  (4+ messages)
` [PATCH v6 12/12] drm/xe/bo: Skip zero-refcount BOs in shrinker

[PATCH v3 0/4] Introduce Xe Correctable Error Handling
 2026-03-17  5:47 UTC  (3+ messages)
` [PATCH v3 2/4] drm/xe/sysctrl: Add system controller interrupt handler

[PATCH] drm/xe/xe3p_lpg: Add Wa_16029437861
 2026-03-17  4:53 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/hwmon: Enable energy attributes for CRI
 2026-03-17  4:32 UTC  (2+ messages)
`  "

[PATCH v6 00/13] Remove device private pages from physical address space
 2026-03-17  1:47 UTC  (3+ messages)


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