Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-06 01:29:33 to 2026-01-07 15:54:12 UTC [more...]

[PATCH 1/5] drm/xe/guc: fix struct guc_lfd_file_header kernel-doc
 2026-01-07 15:53 UTC 

[PATCH 0/3] Fix Cx0 Suspend Resume issue
 2026-01-07 15:22 UTC  (17+ messages)
` [PATCH 1/3] drm/i915/cx0: Split PLL enabling/disabling in two parts
` [PATCH 2/3] drm/i915/cx0: Move step 12 to enable clock hook
` [PATCH 3/3] drm/i915/cx0: Clear response ready & error bit

[PATCH] drm/xe: Add missing newlines to drm_warn messages
 2026-01-07 14:31 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH] vfio/xe: Fix use-after-free in xe_vfio_pci_alloc_file()
 2026-01-07 14:30 UTC  (3+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH] drm/sched: Simplify idle entity check
 2026-01-07 14:29 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v1 0/8] Remove device private pages from physical address space
 2026-01-07  7:58 UTC  (16+ messages)
` [PATCH v1 1/8] mm/migrate_device: Add migrate PFN flag to track device private pages
` [PATCH v1 2/8] mm/page_vma_mapped: Add flags to page_vma_mapped_walk::pfn "
` [PATCH v1 3/8] mm: Add helpers to create migration entries from struct pages
` [PATCH v1 4/8] mm: Add a new swap type for migration entries of device private pages
` [PATCH v1 5/8] mm: Add helpers to create device private entries from struct pages
` [PATCH v1 6/8] mm/util: Add flag to track device private pages in page snapshots
` [PATCH v1 7/8] mm/hmm: Add flag to track device private pages
` [PATCH v1 8/8] mm: Remove device private pages from the physical address space

[BUG] Intel B580 (e20b) HDMI Flicker & Realtek RTL8922AE 6GHz missing - Mint 22.3
 2025-12-30  7:22 UTC  (7+ messages)

[PATCH v2 00/11] Remove device private pages from physical address space
 2026-01-07  9:18 UTC  (12+ messages)
` [PATCH v2 01/11] mm/migrate_device: Introduce migrate_pfn_from_page() helper
` [PATCH v2 02/11] drm/amdkfd: Use migrate pfns internally
` [PATCH v2 03/11] mm/migrate_device: Make migrate_device_{pfns, range}() take mpfns
` [PATCH v2 04/11] mm/migrate_device: Add migrate PFN flag to track device private pages
` [PATCH v2 05/11] mm/page_vma_mapped: Add flags to page_vma_mapped_walk::pfn "
` [PATCH v2 06/11] mm: Add helpers to create migration entries from struct pages
` [PATCH v2 07/11] mm: Add a new swap type for migration entries of device private pages
` [PATCH v2 08/11] mm: Add helpers to create device private entries from struct pages
` [PATCH v2 09/11] mm/util: Add flag to track device private pages in page snapshots
` [PATCH v2 10/11] mm/hmm: Add flag to track device private pages
` [PATCH v2 11/11] mm: Remove device private pages from the physical address space

[PATCH 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
 2026-01-07  0:05 UTC  (36+ messages)
` [PATCH 01/13] drm/i915/color: Place 3D LUT after CSC in plane color pipeline
` [PATCH 02/13] drm/amd/display: Fix color pipeline enum name leak
` [PATCH 03/13] drm/vkms: "
` [PATCH 04/13] drm/i915/display: "
` [PATCH 05/13] drm: Allow driver-managed destruction of colorop objects
` [PATCH 06/13] drm/colorop: Add destroy helper for "
` [PATCH 07/13] drm/amd/display: Hook up colorop destroy helper for plane pipelines
` [PATCH 08/13] drm/vkms: "
` [PATCH 09/13] drm/i915/display: Hook up intel_colorop_destroy
` [PATCH 10/13] drm: Clean up colorop objects during mode_config cleanup
` [PATCH 11/13] drm/vkms: Remove drm_colorop_pipeline_destroy() from vkms_destroy()
` [PATCH 12/13] drm/colorop: Use destroy callback for color pipeline teardown
` [PATCH 13/13] drm/i915/color: Add failure handling in plane color pipeline init

[PATCH] vfio/xe: Add default handler for .get_region_info_caps
 2025-12-23 23:41 UTC  (2+ messages)

[PATCH v2] drm/i915/display: update the wa_22014263786
 2026-01-07 12:33 UTC  (6+ messages)

[PATCH] drm/i915/dmc: fix an unlikely NULL pointer deference at probe
 2026-01-07 11:16 UTC  (8+ messages)

[PATCH v7 0/5] User readable error codes on atomic_ioctl failure
 2026-01-07 11:03 UTC  (12+ messages)
` [PATCH v7 1/5] drm: Define user readable error codes for atomic ioctl
` [PATCH v7 2/5] drm/atomic: Add error_code element in atomic_state
` [PATCH v7 3/5] drm/atomic: Allocate atomic_state at the beginning of atomic_ioctl
` [PATCH v7 4/5] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v7 5/5] drm/i915/display: Error codes for async flip failures
` ✗ CI.checkpatch: warning for User readable error codes on atomic_ioctl failure (rev6)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] drm/buddy: Fix BUG_ON from oversized rounded allocations
 2026-01-07 10:37 UTC  (7+ messages)
` [PATCH 1/2] drm/buddy: Prevent BUG_ON by validating rounded allocation
` [PATCH 2/2] drm/tests/drm_buddy: Add tests for allocations exceeding max_order

[PATCH v3 0/4] Introduce DRM_RAS using generic netlink for RAS
 2026-01-07  9:48 UTC  (4+ messages)
` [PATCH v3 2/4] drm/xe/xe_drm_ras: Add support for drm ras

[PATCH v3] drm/xe: Allow compressible surfaces to be 1-way coherent
 2026-01-07  9:45 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Allow compressible surfaces to be 1-way coherent (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PULL] drm-misc-fixes
 2026-01-07  9:45 UTC 

[RFC PATCH 0/9] drm/i915/display: DC3CO support
 2026-01-07  9:14 UTC  (14+ messages)
` [PATCH 2/9] drm/i915/display: Replace DC_STATE_EN_DC3CO with DC_STATE_EN_UPTO_DC3CO
` [PATCH 4/9] drm/i915/display: Add DC3CO eligibility logic
` [PATCH 7/9] drm/i915/display: psr enable DC3CO support
` [PATCH 9/9] drm/i915/display: Add DC3CO disable handling for psr2

[PATCH] drm/xe: Replace use of system_wq with system_percpu_wq
 2026-01-07  9:04 UTC  (5+ messages)

[PATCH v2] drm/i915/cdclk: Incorporate Xe3_LPD changes for CD2X divider
 2026-01-07  6:31 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/i915/cdclk: Incorporate Xe3_LPD changes for CD2X divider (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Validate preferred system memory placement in xe_svm_range_validate
 2026-01-07  6:26 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/2] drm/xe: drm/xe: Separate out GuC RC code
 2026-01-07  6:01 UTC  (5+ messages)
` [PATCH v4 1/2] drm/xe: Decouple GuC RC code from xe_guc_pc
` [PATCH v4 2/2] drm/xe: Add a wrapper for set/unset params

[PATCH 0/4] Page-reclaim fixes and PRL stats addition
 2026-01-07  4:45 UTC  (8+ messages)
` [PATCH 1/4] drm/xe: Remove debug comment in page reclaim
` [PATCH 2/4] drm/xe: Add explicit abort page reclaim list
` [PATCH 3/4] drm/xe: Fix page reclaim entry handling for large pages
` [PATCH 4/4] drm/xe: Add page reclamation related stats
` ✓ CI.KUnit: success for Page-reclaim fixes and PRL stats addition (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/9] drm/i915/display: Fix the SPDX license identifier for C headers
 2026-01-07  4:30 UTC  (3+ messages)

[PATCH] drm/xe: Tie page count tracepoints to TTM accounting functions
 2026-01-07  4:02 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v2 0/5] Enable THP support in drm_pagemap
 2026-01-07  2:32 UTC  (6+ messages)
` [PATCH v2 4/5] DONOTMERGE drm/pagemap: Add drm_pagemap_cpages
` [PATCH v2 5/5] drm/pagemap: Enable THP support for GPU memory migration

[PATCH v2 0/1] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-01-07  1:24 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH topic/xe-for-CI 0/4] drm/xe/guc: Bump GUC version for NVL-S, CRI
 2026-01-07  1:21 UTC  (9+ messages)
` [PATCH topic/xe-for-CI 1/4] Revert "topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI"
` [PATCH topic/xe-for-CI 2/4] Revert "drm/xe/nvls: Define GuC firmware for NVL-S"
` [PATCH topic/xe-for-CI 3/4] drm/xe/nvls: Define GuC firmware for NVL-S
` [PATCH topic/xe-for-CI 4/4] topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI
` ✗ CI.checkpatch: warning for drm/xe/guc: Bump GUC version for NVL-S, CRI
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3] drm/xe/xe_guc_ct: Exit CT submission fence wait on GT reset
 2026-01-07  0:49 UTC  (9+ messages)
` ✗ CI.checkpatch: warning for drm/xe/xe_guc_ct: Exit CT submission fence wait on GT reset (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/4] platform/x86/intel/vsec: Prep for ACPI PMT discovery
 2026-01-07  0:21 UTC  (5+ messages)
` [PATCH 1/4] platform/x86/intel/vsec: Decouple add/link helpers from PCI
` [PATCH 2/4] platform/x86/intel/vsec: Switch exported helpers from pci_dev to device
` [PATCH 3/4] platform/x86/intel/vsec: Return real error codes from registration path
` [PATCH 4/4] platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec

[PATCH 0/2] drm/xe: Remove multi-queue KEEP_ACTIVE feature
 2026-01-07  0:01 UTC  (6+ messages)
` [PATCH 1/2] Revert "drm/xe/multi_queue: Support active group after primary is destroyed"
` [PATCH 2/2] drm/xe/doc: Remove KEEP_ACTIVE feature
` ✓ CI.KUnit: success for drm/xe: Remove multi-queue KEEP_ACTIVE feature (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v2] drm/xe/xe_guc_ct: Exit CT submission fence wait on GT reset
 2026-01-06 19:37 UTC  (2+ messages)

[PATCH] drm/xe: Allow compressible surfaces to be 1-way coherent
 2026-01-06 18:40 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/4] Page-reclaim fixes and PRL stats addition
 2026-01-06 17:12 UTC  (9+ messages)
` [PATCH 1/4] drm/xe: Remove debug comment in page reclaim
` [PATCH 2/4] drm/xe: Add explicit abort page reclaim list
` [PATCH 3/4] drm/xe: Fix page reclaim entry handling for large pages

[drm-xe:drm-xe-next] BUILD SUCCESS e70711be0d0ebdd0a9213446b657fe0815e38017
 2026-01-06 17:01 UTC 

[PATCH 0/2] drm/xe: Remove multi-queue KEEP_ACTIVE feature
 2026-01-06 16:58 UTC  (10+ messages)
` [PATCH 1/2] Revert "drm/xe/multi_queue: Support active group after primary is destroyed"
` [PATCH 2/2] drm/xe/doc: Remove KEEP_ACTIVE feature
` ✓ CI.KUnit: success for drm/xe: Remove multi-queue "
` ✗ Xe.CI.Full: failure "
` ✓ CI.KUnit: success for drm/xe: Remove multi-queue KEEP_ACTIVE feature (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v3] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
 2026-01-06  9:19 UTC  (2+ messages)

[PATCH v2 00/15] drm/i915/pll: Verify pll dividers and remove redundant .clock member
 2026-01-06  6:16 UTC  (28+ messages)
` [PATCH v2 01/15] drm/i915/c10: Move C10 port clock calculation
` [PATCH v2 02/15] drm/i915/c20: Move C20 "
` [PATCH v2 03/15] drm/i915/cx0: Drop Cx0 crtc_state from HDMI TMDS pll divider calculation
` [PATCH v2 04/15] drm/i915/lt_phy: Drop LT PHY crtc_state for port calculation
` [PATCH v2 05/15] drm/i915/cx0: Drop encoder from port clock calculation
` [PATCH v2 06/15] drm/i915/cx0: Create macro around pll tables
` [PATCH v2 07/15] drm/i915/lt_phy: Create macro for lt phy pll state
` [PATCH v2 09/15] drm/i915/cx0: Fix HDMI FRL clock rates
` [PATCH v2 11/15] drm/i915/cx0: Verify C10/C20 pll dividers
` [PATCH v2 12/15] drm/i915/lt_phy: Add verification for lt phy "
` [PATCH v2 13/15] drm/i915/cx0: Drop C20 25.175 MHz rate
` [PATCH v2 14/15] drm/i915/lt_phy: Drop 27.2 "
` [PATCH v2 15/15] drm/i915/display: Remove .clock member from eDP/DP/HDMI pll tables

[PATCH v2] drm/i915/cx0: Unify naming for C20 pll tables
 2026-01-06  4:16 UTC  (2+ messages)

[PATCH v6 0/5] User readable error codes on atomic_ioctl failure
 2026-01-06  4:03 UTC  (10+ messages)
` [PATCH v6 1/5] drm: Define user readable error codes for atomic ioctl
` [PATCH v6 3/5] drm/atomic: Allocate atomic_state at the beginning of atomic_ioctl
` [PATCH v6 4/5] drm/atomic: Return user readable error in atomic_ioctl

[PATCH 0/4] Enable THP support in drm_pagemap
 2026-01-06  2:39 UTC  (5+ messages)
` [PATCH 1/4] mm/migrate: Add migrate_device_split_page


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