messages from 2025-12-23 10:45:13 to 2025-12-30 09:58:57 UTC [more...]
[BUG] Intel B580 (e20b) HDMI Flicker & Realtek RTL8922AE 6GHz missing - Mint 22.3
2025-12-29 0:54 UTC (6+ messages)
[PULL] drm-xe-next
2025-12-30 9:58 UTC
[PULL] drm-xe-fixes
2025-12-30 8:56 UTC
[PATCH 0/3] Fix Cx0 Suspend Resume issue
2025-12-30 8:38 UTC (5+ 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/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: Enable out of tree compile for Xe KMD
2025-12-29 21:37 UTC (3+ messages)
[PATCH 0/3] drm/{i915, xe}/display: remove the -Ddrm_i915_private=xe_device hack
2025-12-29 17:24 UTC (11+ 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 "
[PATCH] drm/xe/configfs: Use config_group_put()
2025-12-29 14:55 UTC (7+ messages)
[PATCH 0/7] Prepare GVT for display modularization
2025-12-29 12:47 UTC (2+ 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 (6+ messages)
` ✓ CI.KUnit: success for drm/i915/vdsc: Account for DSC slice overhead in intel_vdsc_min_cdclk() (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[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 0/2] Page-reclaim fixes and PRL stats addition
2025-12-25 1:38 UTC (6+ 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] [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 "
[PATCH] drm/xe: Replace use of system_wq with system_percpu_wq
2025-12-24 18:28 UTC (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[CI 0/2] drm/xe: Add xe_pci_rebar
2025-12-24 16:25 UTC (6+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Add xe_pci_rebar (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[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 (11+ messages)
` [PATCH v3 2/4] drm/xe/hwmon: Expose memory controller temperature
` [PATCH v3 3/4] drm/xe/hwmon: Expose GPU pcie temperature
` [PATCH v3 4/4] drm/xe/hwmon: Expose individual vram 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
[PATCH v1] drm/xe/i2c: Force polling mode in survivability
2025-12-24 8:46 UTC (3+ messages)
[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 (8+ messages)
` [PATCH v8 1/3] drm/xe/soc_remapper: Initialize SoC remapper during Xe probe
` [PATCH v8 2/3] drm/xe/soc_remapper: Use SoC remapper helper from VSEC code
` [PATCH v8 3/3] drm/xe/soc_remapper: Add system controller config for SoC remapper
` ✗ CI.checkpatch: warning for Add SoC remapper support for system controller (rev8)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v11 00/18] Enable/Disable DC balance along with VRR DSB
2025-12-24 4:20 UTC (25+ messages)
` [PATCH v11 01/18] drm/i915/display: Add source param for dc balance
` [PATCH v11 02/18] drm/i915/dmc: Add pipe dmc registers and bits for DC Balance
` [PATCH v11 03/18] drm/i915/vrr: Add VRR DC balance registers
` [PATCH v11 04/18] drm/i915/vrr: Add functions to read out vmin/vmax stuff
` [PATCH v11 05/18] drm/i915/vrr: Add DC Balance params to crtc_state
` [PATCH v11 06/18] drm/i915/vrr: Add state dump for DC Balance params
` [PATCH v11 07/18] drm/i915/vrr: Add compute config "
` [PATCH v11 08/18] drm/i915/vrr: Add function to check if DC Balance Possible
` [PATCH v11 09/18] drm/i915/vrr: Add function to reset DC balance accumulated params
` [PATCH v11 10/18] drm/i915/display: Add DC Balance flip count operations
` [PATCH v11 11/18] drm/i915/vrr: Write DC balance params to hw registers
` [PATCH v11 12/18] drm/i915/vblank: Extract vrr_vblank_start()
` [PATCH v11 13/18] drm/i915/vrr: Implement vblank evasion with DC balancing
` [PATCH v11 14/18] drm/i915/display: Wait for VRR PUSH status update
` [PATCH v11 15/18] drm/i915/dsb: Add pipedmc dc balance enable/disable
` [PATCH v11 16/18] drm/i915/vrr: Pause DC Balancing for DSB commits
` [PATCH v11 17/18] drm/i915/display: Add function to configure event for dc balance
` [PATCH v11 18/18] drm/i915/vrr: Enable DC Balance
` ✗ CI.checkpatch: warning for Enable/Disable DC balance along with VRR DSB
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[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 (5+ messages)
` ✓ CI.KUnit: success for drm/xe/migrate: Configure migration queue as low latency (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[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 (13+ messages)
` [PATCH v9 1/8] drm/i915/psr: Add TRANS_PUSH register bit definition for PSR
` [PATCH v9 2/8] drm/i915/psr: Add intel_psr_use_trans_push to query if TRANS_PUSH is used
` [PATCH v9 3/8] drm/i915/vrr: Prepare to Use TRANS_PUSH mechanism for PSR frame change
` [PATCH v9 4/8] drm/i915/dsb: Set DSB_SKIP_WAITS_EN chicken bit for LunarLake and onwards
` [PATCH v9 5/8] drm/i915/display: Wait for vblank in case of PSR is using trans push
` [PATCH v9 6/8] drm/i915/psr: Wait for idle only after possible send push
` [PATCH v9 7/8] drm/i915/psr: Do PSR exit on frontbuffer flush on LunarLake and onwards
` [PATCH v9 8/8] drm/i915/psr: Use TRANS_PUSH to trigger frame change event
` ✓ CI.KUnit: success for Use trans push mechanism to generate frame change event (rev9)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v3 0/2] drm/xe/guc: Prevent compiler read/write optimization breaks
2025-12-23 21:45 UTC (7+ 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
` ✓ Xe.CI.Full: success for drm/xe/guc: Prevent compiler read/write optimization breaks (rev2)
[PATCH 0/2] Implement Wa_13012396614 for Xe3_LPD
2025-12-23 21:35 UTC (4+ messages)
` [PATCH 1/2] drm/i915/display_wa: Keep enum intel_display_wa sorted
` ✓ Xe.CI.Full: success for Implement Wa_13012396614 for Xe3_LPD
[PATCH v4 0/2] drm/xe: drm/xe: Separate out GuC RC code
2025-12-23 18:58 UTC (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe: drm/xe: Separate out GuC RC code (rev3)
[PATCH] drm/i915/vdsc: Account for DSC slice overhead in intel_vdsc_min_cdclk()
2025-12-23 18:22 UTC (7+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH 0/3] Make casf updates atomic and dsb ready
2025-12-23 18:21 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Make casf updates atomic and dsb ready (rev2)
[PATCH] drm/i915/cx0: Use the consolidated HDMI tables
2025-12-23 17:36 UTC (2+ messages)
` ✓ Xe.CI.Full: success for drm/i915/cx0: Use the consolidated HDMI tables (rev3)
[RESEND 1/1] drm/buddy: release free_trees array on buddy mm teardown
2025-12-23 17:14 UTC (4+ messages)
[PATCH 0/2] drm/buddy: Fix BUG_ON from oversized rounded allocations
2025-12-23 16:14 UTC (2+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH v7 0/3] Add SoC remapper support for system controller
2025-12-23 15:34 UTC (2+ messages)
` ✓ Xe.CI.Full: success for Add SoC remapper support for system controller (rev7)
[PATCH] drm/xe: Don't use absolute path in generated header comment
2025-12-23 15:06 UTC (5+ messages)
[PATCH] drm/i915/cdclk: Incorporate Xe3_LPD changes for CD2X divider
2025-12-23 14:02 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] drm/xe: Add GSC to powergate_info
2025-12-23 11:08 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v10 00/17] Enable/Disable DC balance along with VRR DSB
2025-12-23 10:57 UTC (6+ messages)
` [PATCH v10 17/17] drm/i915/vrr: Enable DC Balance
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox