Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-25 01:17:50 to 2026-01-05 11:51:52 UTC [more...]

[PATCH v1 0/8] Remove device private pages from physical address space
 2026-01-05  1:17 UTC  (8+ 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 4/8] mm: Add a new swap type for migration entries of "

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

[PATCH v1 3/8] mm: Add helpers to create migration entries from struct pages
 2026-01-03  3:34 UTC  (3+ messages)

[PATCH v1 8/8] mm: Remove device private pages from the physical address space
 2026-01-03  2:19 UTC  (2+ messages)

[PATCH 0/9] drm/i915/display: Fix the SPDX license identifier for C headers
 2026-01-05 11:35 UTC 

[PATCH v2 0/5] Enable THP support in drm_pagemap
 2026-01-05 11:39 UTC  (8+ messages)
` [PATCH v2 1/5] mm/migrate: Add migrate_device_split_page
` [PATCH v2 2/5] drm/pagemap: Unlock and put folios when possible
` [PATCH v2 3/5] drm/pagemap: Add helper to access zone_device_data
` [PATCH v2 4/5] DONOTMERGE drm/pagemap: Add drm_pagemap_cpages
` [PATCH v2 5/5] drm/pagemap: Enable THP support for GPU memory migration
` ✗ CI.checkpatch: warning for Enable THP support in drm_pagemap (rev2)
` ✓ CI.KUnit: success "

[PATCH v2] drm/i915/display: update the wa_22014263786
 2026-01-05 11:33 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/i915/display: update the wa_22014263786 (rev3)
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/display: Disable casf with joiner
 2026-01-05 11:11 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v2] drm/xe/i2c: Force polling mode in survivability
 2026-01-05 10:29 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/i2c: Force polling mode in survivability (rev2)
` ✓ Xe.CI.Full: "

[PATCH 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
 2026-01-05  9:27 UTC  (15+ messages)
` [PATCH 01/13] drm/i915/color: Place 3D LUT after CSC in plane color pipeline
` [PATCH 04/13] drm/i915/display: Fix color pipeline enum name leak
` [PATCH 05/13] drm: Allow driver-managed destruction of colorop objects
` [PATCH 06/13] drm/colorop: Add destroy helper for "
` [PATCH 09/13] drm/i915/display: Hook up intel_colorop_destroy
` [PATCH 10/13] drm: Clean up colorop objects during mode_config cleanup
` [PATCH 12/13] drm/colorop: Use destroy callback for color pipeline teardown

[PATCH v2 1/3] drm/i915/ltphy: Remove state verification for LT PHY fields
 2026-01-05  9:01 UTC  (6+ messages)
` [PATCH v2 2/3] drm/i915/ltphy: Compare only certain fields in state verify function
` [PATCH v2 3/3] drm/i915/ltphy: Provide protection against unsupported modes
` ✓ CI.KUnit: success for series starting with [v2,1/3] drm/i915/ltphy: Remove state verification for LT PHY fields
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v2] drm/xe/device: Convert wait for lmem init into an assert
 2026-01-05  8:46 UTC  (5+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✗ Xe.CI.Full: "

[PATCH v2 00/22] Fence deadlines in Xe
 2026-01-05  6:51 UTC  (28+ messages)
` [PATCH v2 01/22] drm/xe: Add dedicated message lock
` [PATCH v2 02/22] drm/xe: Add EXEC_QUEUE_FLAG_CAP_SYS_NICE
` [PATCH v2 03/22] drm/xe: Store exec queue in hardware fence
` [PATCH v2 04/22] drm/xe: Add deadline exec queue vfuncs
` [PATCH v2 05/22] drm/xe: Export to_xe_hw_fence
` [PATCH v2 06/22] drm/xe: Export xe_hw_fence_signaled
` [PATCH v2 07/22] drm/xe: Implement deadline manager
` [PATCH v2 08/22] drm/xe: Initialize deadline manager on exec queues
` [PATCH v2 09/22] drm/xe: Stub out execlists deadline vfuncs as NOPs
` [PATCH v2 10/22] drm/xe: Make scheduler message lock IRQ-safe
` [PATCH v2 11/22] drm/xe: Support unstable opcodes for static scheduler messages
` [PATCH v2 12/22] drm/xe: Implement GuC submission backend ops for deadlines
` [PATCH v2 13/22] drm/xe: Enable deadlines on hardware fences
` [PATCH v2 14/22] drm/xe: Fix Kconfig.profile newlines
` [PATCH v2 15/22] drm/xe: Add deadline Kconfig options
` [PATCH v2 16/22] drm/xe: Add exec queue deadline trace points
` [PATCH v2 17/22] drm/xe: Add hw fence "
` [PATCH v2 18/22] drm/xe: Add timestamp_ms to LRC snapshot
` [PATCH v2 19/22] drm/xe: Enforce GuC static message defines
` [PATCH v2 20/22] drm/xe: Document the deadline manager
` [PATCH v2 21/22] drm/atomic: Export fence deadline helper for atomic commits
` [PATCH v2 22/22] drm/i915/display: Use atomic helper to set plane fence deadlines
` ✗ CI.checkpatch: warning for Fence deadlines in Xe (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/1] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-01-05  6:29 UTC  (6+ messages)
` [PATCH v2 1/1] "
` ✗ CI.checkpatch: warning for drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms (rev2)
` ✓ CI.KUnit: success "

[PATCH 1/3] drm/i915/ltphy: Remove state verification for LT PHY fields
 2026-01-05  5:57 UTC  (12+ messages)
` [PATCH 2/3] drm/i915/ltphy: Compare only certain fields in state verify function
` [PATCH 3/3] drm/i915/ltphy: Provide protection against unsupported modes
` ✓ CI.KUnit: success for series starting with [1/3] drm/i915/ltphy: Remove state verification for LT PHY fields
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] drm/i915/ltphy: Compare only certain fields in state verify function
  ` [PATCH v2 3/3] drm/i915/ltphy: Provide protection against unsupported modes

[PATCH RESEND 0/4] Kconfig updates for MEI
 2026-01-04 14:52 UTC  (3+ messages)

[PATCH 0/2] Page-reclaim fixes and PRL stats addition
 2026-01-03  6:21 UTC  (4+ messages)
` [PATCH 1/2] drm/xe: Fix page reclaim entry handling for large pages
` ✗ Xe.CI.Full: failure for Page-reclaim fixes and PRL stats addition

[PATCH v1 0/1] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-01-02 16:49 UTC  (8+ messages)
` [PATCH v1 1/1] "
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/xe: select CONFIGFS_FS dependency
 2026-01-02 15:13 UTC  (5+ messages)

[PATCH 0/7] Prepare GVT for display modularization
 2026-01-02 11:24 UTC  (5+ messages)

[PATCH] drm/i915/display: remove accidentally added empty file
 2026-01-02 10:05 UTC  (3+ messages)

[PATCH v1] drm/xe/i2c: Force polling mode in survivability
 2026-01-02  7:08 UTC  (6+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/xe/tests: Fix g2g_test_array indexing
 2026-01-01  1:10 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PULL] drm-intel-fixes
 2025-12-31 17:51 UTC 

[PATCH] drm/i915/cdclk: Incorporate Xe3_LPD changes for CD2X divider
 2025-12-31 11:54 UTC  (2+ messages)

[PATCH 0/3] Fix Cx0 Suspend Resume issue
 2025-12-31  5:10 UTC  (13+ 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
` ✓ CI.KUnit: success for Fix Cx0 Suspend Resume issue

[PATCH] drm/xe: Replace use of system_wq with system_percpu_wq
 2025-12-31  2:25 UTC  (4+ messages)

[PATCH v6 00/17] drm/xe: Multi Queue feature support
 2025-12-31  1:51 UTC  (6+ messages)
` [PATCH v6 15/17] drm/xe/multi_queue: Support active group after primary is destroyed

[PATCH 0/3] drm/{i915, xe}/display: remove the -Ddrm_i915_private=xe_device hack
 2025-12-30 21:24 UTC  (14+ messages)
` [PATCH 1/3] drm/i915: drop i915 param from i915_fence{, _context}_timeout()
` [PATCH 2/3] drm/xe: remove compat i915_drv.h and -Ddrm_i915_private=xe_device hack
` [PATCH 3/3] drm/i915/utils: drop unnecessary ifdefs
` ✗ CI.checkpatch: warning for drm/{i915, xe}/display: remove the -Ddrm_i915_private=xe_device hack
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PULL] drm-misc-fixes
 2025-12-30 19:40 UTC 

[PATCH] drm/xe: Enable out of tree compile for Xe KMD
 2025-12-30 19:31 UTC  (6+ messages)

[PULL] drm-xe-next
 2025-12-30  9:58 UTC 

[PULL] drm-xe-fixes
 2025-12-30  8:56 UTC 

[PATCH] drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entry
 2025-12-30  5:36 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[drm-xe:drm-xe-fixes] BUILD SUCCESS bed2a6bd20681aacfb063015c1edfab6f58a333e
 2025-12-30  1:44 UTC 

[PATCH 00/12] Recover sysfb after DRM probe failure
 2025-12-29 21:58 UTC  (2+ messages)
` [PATCH 03/12] drm/xe: Use devm aperture helpers for sysfb restore on "

[PATCH] drm/xe/configfs: Use config_group_put()
 2025-12-29 14:55 UTC  (7+ messages)

[PATCH v3] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
 2025-12-29 12:15 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v2] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
 2025-12-29 10:36 UTC  (3+ messages)

[PATCH v3] drm/i915/vdsc: Account for DSC slice overhead in intel_vdsc_min_cdclk()
 2025-12-29  5:30 UTC  (3+ messages)

[PATCH] [CI] drm/i915/dmc: Test Xe3LPD_3002 DMC v2.28
 2025-12-26 18:47 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for drm/i915/dmc: Test Xe3LPD_3002 DMC v2.28 (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH] [CI] drm/i915/dmc: Test Xe3LPD_3002 DMC v2.28
 2025-12-26 15:21 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/i915/dmc: Test Xe3LPD_3002 DMC v2.28 (rev2)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[drm-xe:drm-xe-next] BUILD SUCCESS 0b075f82935e82fc9fff90d06d2a161caaebd9c3
 2025-12-25 15:03 UTC 

[RFC PATCH 00/13] Fence deadlines in Xe
 2025-12-25  3:02 UTC  (16+ messages)
` [RFC PATCH 02/13] drm/xe: Add EXEC_QUEUE_FLAG_CAP_SYS_NICE
` [RFC PATCH 03/13] drm/xe: Store exec queue in hardware fence
` [RFC PATCH 04/13] drm/xe: Add deadline exec queue vfuncs
` [RFC PATCH 05/13] drm/xe: Export to_xe_hw_fence
` [RFC PATCH 06/13] drm/xe: Add deadline manager
` [RFC PATCH 07/13] drm/xe: Add deadline manager to user exec queues
` [RFC PATCH 09/13] drm/xe: Make scheduler message lock IRQ-safe
` [RFC PATCH 10/13] drm/xe: Implement GuC submission backend ops for deadlines
` [RFC PATCH 11/13] drm/xe: Enable deadlines on hardware fences
` [RFC PATCH 12/13] drm/xe: Add CONFIG_DRM_XE_DEADLINE_WINDOW
` [RFC PATCH 13/13] drm/xe: Add exec queue deadline trace points
` ✗ CI.checkpatch: warning for Fence deadlines in Xe
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.Full: success "


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