Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-23 21:36:23 to 2026-01-05 04:02:47 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 v2 00/22] Fence deadlines in Xe
 2026-01-05  4:02 UTC  (9+ 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 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 15/22] drm/xe: Add deadline Kconfig options
` [PATCH v2 18/22] drm/xe: Add timestamp_ms to LRC snapshot
` [PATCH v2 19/22] drm/xe: Enforce GuC static message defines

[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  (7+ messages)
` [PATCH 1/2] drm/xe: Fix page reclaim entry handling for large pages
` [PATCH 2/2] drm/xe: Add page reclamation related stats
` ✓ CI.KUnit: success for Page-reclaim fixes and PRL stats addition
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/1] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-01-02 23:15 UTC  (5+ 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 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 1/3] drm/i915/ltphy: Remove state verification for LT PHY fields
 2025-12-31  7:10 UTC  (6+ 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 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  (8+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[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  (4+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/vdsc: Account for DSC slice overhead in intel_vdsc_min_cdclk() (rev2)

[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  (18+ messages)
` [RFC PATCH 01/13] drm/xe: Add dedicated message lock
` [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 08/13] drm/xe: Stub out execlists deadline vfuncs as NOPs
` [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 "

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

[PATCH] [CI] drm/i915/dmc: Test Xe3LPD DMC v2.33
 2025-12-24 21:44 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.Full: success "

[CI 0/2] drm/xe: Add xe_pci_rebar
 2025-12-24 16:25 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Add xe_pci_rebar (rev4)

[PATCH v2 0/2] replace system_unbound_wq, add WQ_PERCPU to alloc_workqueue
 2025-12-24 14:51 UTC  (2+ messages)

[PATCH 0/5] LOBF fixes
 2025-12-24 11:00 UTC  (10+ messages)
` [PATCH 1/5] drm/i915/alpm: Compute LOBF late after guardband is already determined
` [PATCH 2/5] drm/i915/alpm: Allow LOBF only if window1 > alpm check_entry lines
` [PATCH 3/5] drm/i915/alpm: Allow LOBF only for platform that have Always on VRR TG
` [PATCH 4/5] drm/i915/alpm: Simplify and align LOBF checks in pre/post plane update
` [PATCH 5/5] drm/i915/alpm: Disable LOBF around transitioning for LRR/seamless MN
` ✓ CI.KUnit: success for LOBF fixes (rev4)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[PATCH v3 0/4] drm/xe/hwmon: Expose new temperature attributes
 2025-12-24 10:19 UTC  (7+ messages)
` [PATCH v3 2/4] drm/xe/hwmon: Expose memory controller temperature
` [PATCH v3 3/4] drm/xe/hwmon: Expose GPU pcie temperature

[PATCH v2] drm/xe/xe_guc_ct: Exit CT submission fence wait on GT reset
 2025-12-24  9:45 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/xe_guc_ct: Exit CT submission fence wait on GT reset (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 0/5] LOBF fixes
 2025-12-24  8:46 UTC  (4+ messages)
` [PATCH 1/5] drm/i915/alpm: Compute LOBF late after guardband is already determined

[drm-xe:drm-xe-fixes] BUILD SUCCESS 754c23238438600e9236719f7e67aff2c4d02093
 2025-12-24  6:58 UTC 

[PATCH v8 0/3] Add SoC remapper support for system controller
 2025-12-24  5:28 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Add SoC remapper support for system controller (rev8)

[PATCH v11 00/18] Enable/Disable DC balance along with VRR DSB
 2025-12-24  4:20 UTC  (4+ messages)
` [PATCH v11 08/18] drm/i915/vrr: Add function to check if DC Balance Possible
` ✗ Xe.CI.Full: failure for Enable/Disable DC balance along with VRR DSB

[PATCH 1/1] drm/xe/eustall: Return EBADFD from read if EU stall registers get reset
 2025-12-24  1:47 UTC  (6+ messages)

[PATCH] drm/xe/migrate: Configure migration queue as low latency
 2025-12-23 23:48 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/migrate: Configure migration queue as low latency (rev2)

[PATCH v2] drm/xe/device: Convert wait for lmem init into an assert
 2025-12-23 22:53 UTC  (2+ messages)

[PATCH v9 0/8] Use trans push mechanism to generate frame change event
 2025-12-23 22:33 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Use trans push mechanism to generate frame change event (rev9)

[PATCH v3 0/2] drm/xe/guc: Prevent compiler read/write optimization breaks
 2025-12-23 21:45 UTC  (6+ messages)
` [PATCH v3 1/2] drm/xe/guc: READ/WRITE_ONCE g2h_fence->done
` [PATCH v3 2/2] drm/xe/guc: READ/WRITE_ONCE ct->state


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