messages from 2026-05-08 12:34:59 to 2026-05-12 04:12:42 UTC [more...]
[PATCH v4] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
2026-05-12 4:12 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load (rev3)
` ✗ i915.CI.Full: failure "
[PATCH 0/4] drm/i915/dp: Adaptive Sync SDP readback fixes
2026-05-12 1:26 UTC (8+ messages)
` [PATCH 1/4] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP
` [PATCH 2/4] drm/i915/dp: Use revision field of AS SDP data structure
` [PATCH 3/4] drm/i915/dp: Set sdp_type in AS SDP unpack
` [PATCH 4/4] drm/i915/dp: Include all relevant AS SDP fields in comparison
` ✓ i915.CI.BAT: success for drm/i915/dp: Adaptive Sync SDP readback fixes
` ✓ i915.CI.Full: "
[PATCH v2 00/10] drm: Improve logic behind damage handling
2026-05-12 0:37 UTC (13+ messages)
` [PATCH v2 01/10] drm/damage-helper: Do not alter damage clips on modeset, but ignore them
` [PATCH v2 02/10] drm/atomic-helpers: Evaluate plane damage after atomic_check
` [PATCH v2 03/10] drm/ingenic: Remove calls to drm_atomic_helper_check_plane_damage()
` [PATCH v2 04/10] drm/damage-helper: Test src coord in drm_atomic_helper_check_plane_damage()
` [PATCH v2 05/10] drm/appletbdrm: Allocate request/response buffers in begin_fb_access
` [PATCH v2 06/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_iter_init()
` [PATCH v2 07/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_merged()
` [PATCH v2 08/10] drm/atomic_helper: Do not evaluate plane damage before atomic_check
` [PATCH v2 09/10] drm/damage-helper: Rename state parameters in damage helpers
` [PATCH v2 10/10] drm/vmwgfx: Remove unused field struct vmwgfx_du_update_plane.old_state
` ✓ i915.CI.BAT: success for drm: Improve logic behind damage handling (rev2)
` ✗ i915.CI.Full: failure "
[PATCH 1/2] drm/i915/psr: Block DC states on vblank enable when Panel Replay supported
2026-05-11 23:46 UTC (6+ messages)
` [PATCH 2/2] drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable
` ✓ i915.CI.BAT: success for series starting with [1/2] drm/i915/psr: Block DC states on vblank enable when Panel Replay supported
` ✗ i915.CI.Full: failure "
[PATCH v3 0/4] More Fixes for color pipeline
2026-05-11 22:53 UTC (7+ messages)
` [PATCH v3 1/4] drm/i915/display: Copy color pipeline from plane in the primary joiner pipe
` [PATCH v3 2/4] drm/i915/display: Don’t use atomic state back-pointer to derive color pipeline
` [PATCH v3 3/4] drm/i915: Avoid programming color HW blocks for NV12 Y planes
` [PATCH v3 4/4] drm/i915: Fix color blob reference handling in intel_plane_state
` ✓ i915.CI.BAT: success for More Fixes for color pipeline
` ✗ i915.CI.Full: failure "
[PATCH v2 0/4] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
2026-05-11 22:49 UTC (10+ messages)
` [PATCH v2 1/4] drm/i915/bw: Extract platform-specific parameters
` [PATCH v2 2/4] drm/i915/bw: Deduplicate intel_sa_info instances
` [PATCH v2 3/4] drm/i915/bw: Rename struct intel_sa_info to intel_display_bw_params
` [PATCH v2 4/4] drm/i915/bw: Extract get_display_bw_params()
` ✗ i915.CI.BAT: failure for drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs (rev2)
[PATCH 00/14] drm/{i915,xe}: BIOS FB takeover fixes
2026-05-11 22:27 UTC (16+ messages)
` [PATCH 01/14] drm/i915: Disable the plane if initial plane config readout failed
` [PATCH 02/14] drm/i915/fbdev: Extract bios_fb_ok()
` [PATCH 03/14] drm/i915: Throw away the BIOS fb if has the wrong depth/bpp
` [PATCH 04/14] drm/i915: Introduce intel_bo_fbdev_bios_fb_ok()
` [PATCH 05/14] drm/i915: Use drm_dbg_kms() for initial FB debugs
` [PATCH 06/14] drm/xe: Do the initial FB size alignment earlier
` [PATCH 07/14] drm/xe/ggtt: Decouple lmem/stolen physcial offset from GGTT offset
` [PATCH 08/14] drm/xe: Print a debug message if we have no stolen for the initial FB
` [PATCH 09/14] drm/xe: Abstract the initial FB PTE checks a bit
` [PATCH 10/14] drm/xe: Check the PTE local memory bit for initial FB in stolen
` [PATCH 11/14] drm/xe: s/bar2/lmembar/
` [PATCH 12/14] drm/xe: Use the correct stolen offset in initial FB readout
` [PATCH 13/14] drm/i915: Fix BIOS FB memory region name debug prints
` [PATCH 14/14] drm/i915: Print the phys_base in addition to the dma_addr for the BIOS FB
` ✓ i915.CI.BAT: success for drm/{i915,xe}: BIOS FB takeover fixes
[PATCH 0/2] drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels
2026-05-11 20:17 UTC (11+ messages)
` [PATCH 2/2] drm/i915/intel_panel: Use highest refresh rate mode for seamless VRR changes
[RFC 0/7] drm/display/dp_tunnel: Add debugfs surface for BWA validation
2026-05-11 20:10 UTC (10+ messages)
` [RFC 1/7] drm/display/dp_tunnel: Add debugfs interface with info file
` [RFC 2/7] drm/display/dp_tunnel: Add bw_alloc_enable debugfs knob
` [RFC 3/7] drm/display/dp_tunnel: Add bw_limit debugfs cap for BW pressure injection
` [RFC 4/7] drm/i915/dp_tunnel: Wire up DP tunnel debugfs from DRM core
` [RFC 5/7] drm/i915/display: Expose DP tunnel debugfs under each connector
` [RFC 6/7] drm/display/dp_tunnel: Sync SW allocated_bw after enabling BW alloc
` [RFC 7/7] drm/i915/dp_tunnel: Re-attach dp_tunnel debugfs to MST children on re-detect
` ✓ i915.CI.BAT: success for drm/display/dp_tunnel: Add debugfs surface for BWA validation
` ✗ i915.CI.Full: failure "
[PATCH][next] drm/i915/gvt: Avoid -Wflex-array-member-not-at-end warning
2026-05-11 20:01 UTC (4+ messages)
Tested: i915-rt v6 05+06/24 on Kaby Lake (ThinkPad 13 2nd Gen) — partial fix
2026-05-11 19:14 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH 0/3] drm/i915/cx0: fix PLL enable failure handling on Meteor Lake
2026-05-11 18:45 UTC (9+ messages)
` [PATCH 1/3] drm/i915/cx0: check PLL ACK bit in intel_cx0_pll_is_enabled()
` [PATCH 2/3] drm/i915/dpll: add error propagation to DPLL enable path
` [PATCH 3/3] drm/i915/cx0: return errors from CX0 PLL enable on failure
` ✗ LGCI.VerificationFailed: failure for drm/i915/cx0: fix PLL enable failure handling on Meteor Lake
[PATCH v2 00/11] drm/i915/display: reduce the pm demand peak bw based on display data rate
2026-05-11 18:27 UTC (13+ messages)
` [PATCH v2 01/11] drm/i915/wm: clear the plane ddb_y entries on plane disable
` [PATCH v2 02/11] drm/i915/pm_demand: introduce HAS_PMDEMAND macro
` [PATCH v2 03/11] drm/i915/display: sagv pre/post plane calls to check pmdemand support
` [PATCH v2 04/11] drm/i915/bw: Extract icl_init_qgv_info()
` [PATCH v2 05/11] drm/i915/bw: sort the qgv points based on the dclk
` [PATCH v2 06/11] drm/i915/bw: update the routine to get max dclk from qgv points
` [PATCH v2 07/11] drm/i915/bw: update the routine to find the peakbw in MTL
` [PATCH v2 08/11] drm/i915/bw: update the tile-y dependency based on the display version
` [PATCH v2 09/11] drm/i915/bw: consolidate the debug info of bw/dgv/psf data
` [PATCH v2 10/11] drm/i915/bw: extract update_sagv_status()
` [PATCH v2 11/11] drm/i915/bw: insert a sw bw info entry to cater low data rate usecases
` ✗ i915.CI.BAT: failure for drm/i915/display: reduce the pm demand peak bw based on display data rate
[PATCH 1/2] drm/i915/ddi: Fix cleanup after DP connector init failure
2026-05-11 17:15 UTC (15+ messages)
` [PATCH 2/2] drm/i915/ddi: Fix cleanup after HDMI "
` ✗ i915.CI.BAT: failure for series starting with [1/2] drm/i915/ddi: Fix cleanup after DP "
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "
[PATCH] drm/i915/dmc_wl: Remove macro HAS_DMC_WAKELOCK()
2026-05-11 16:51 UTC (2+ messages)
` "
[PATCH 00/10] drm: Improve logic behind damage handling
2026-05-07 12:22 UTC (3+ messages)
` [PATCH 05/10] drm/appletbdrm: Allocate request/response buffers in begin_fb_access
[PATCH] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
2026-05-07 15:55 UTC
Subject: i915 initialization failure on Apple Mac mini 6,1 and 7,1 with kernel 6.12+
2026-05-11 11:58 UTC
[PATCH 0/9] AS SDP cleanups and additions for Panel Replay + VRR
2026-05-11 14:21 UTC (6+ messages)
` [PATCH 5/9] drm/dp: Refactor AS SDP logging to use space-separated field names
` [PATCH 7/9] drm/dp: Add a helper to get the SDP type as a string
[PATCH v3] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
2026-05-11 12:59 UTC (9+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load (rev2)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/dp: On DPCD read failure skip LT
2026-05-11 12:08 UTC (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH v10 0/2] drm/i915/selftests: Use safe userspace memory for mappings
2026-05-11 8:34 UTC (4+ messages)
` [PATCH v10 1/2] drm/i915/selftests: Prevent userspace mapping invalidation
[PATCH 0/3] drm/i915: reorganize display documentation
2026-05-11 7:41 UTC (11+ messages)
` [PATCH 1/3] Documentation/gpu: add dedicated documentation for Intel display
` [PATCH 2/3] Documentation/gpu: use === for Intel display section heading underlines
` [PATCH 3/3] Documentation/gpu: add remaining DOC: comments to Intel display documentation
` ✓ i915.CI.Full: success for drm/i915: reorganize "
linux-next: build failure after merge of the pinctrl-intel tree
2026-05-11 6:09 UTC
[PATCH v3 0/9] casf & scaler refactoring
2026-05-10 4:25 UTC (12+ messages)
` [PATCH v3 1/9] drm/i915/casf: fix comment typos
` [PATCH v3 2/9] drm/i915/casf: rename *_coef*() into *_coeff*()
` [PATCH v3 3/9] drm/i915: rename t into tap
` [PATCH v3 4/9] drm/i915/casf: rename sumcoeff into sum_coeff
` [PATCH v3 5/9] drm/i915/scaler: s/i/scaler_id/ where appropriate
` [PATCH v3 6/9] drm/i915/scaler: remove id in favor of scaler_id
` [PATCH v3 7/9] drm/i915/scaler: unloop scaler readout that is run once
` [PATCH v3 8/9] drm/i915/scaler: abstract scaler searching loop
` [PATCH v3 9/9] drm/i915/scaler: eliminate dead code
` ✓ i915.CI.BAT: success for casf & scaler refactoring
` ✗ i915.CI.Full: failure "
[PATCH v2 00/16] drm/i915: Introduce 'fb_pin' parent interface
2026-05-09 15:15 UTC (19+ messages)
` [PATCH v2 01/16] drm/i915: Introduce intel_parent_fb_pin_get_map()
` [PATCH v2 02/16] drm/i915: Move intel_fb_pin_params to the parent interface
` [PATCH v2 03/16] drm/i915: Move the i915_dpt_offset()==0 assert
` [PATCH v2 04/16] drm/i915: Reorganize intel_plane_pin_fb() a bit
` [PATCH v2 05/16] drm/i915: Introduce i915_fb_pin_dpt_(un)pin()
` [PATCH v2 06/16] drm/i915: Introduce i915_fb_pin_ggtt_(un)pin()
` [PATCH v2 07/16] drm/xe: Move the FORCE_WC assert into __xe_pin_fb_vma()
` [PATCH v2 08/16] drm/xe: Kill the fbdev vma reuse hack
` [PATCH v2 09/16] drm/xe: Reorganize intel_plane_pin_fb() a bit
` [PATCH v2 10/16] drm/xe: Introduce xe_fb_pin_dpt_(un)pin()
` [PATCH v2 11/16] drm/xe: Introduce xe_fb_pin_ggtt_(un)pin()
` [PATCH v2 12/16] drm/xe: Restructure reuse_vma()
` [PATCH v2 13/16] drm/i915: Introduce the main fb_pin parent interface
` [PATCH v2 14/16] drm/i915/fbdev: Use intel_parent_fb_pin_ggtt_(un)pin()
` [PATCH v2 15/16] drm/xe: Use xe_fb_pin_ggtt_pin() for the initial FB pin
` [PATCH v2 16/16] drm/i915: Consolidate the intel_plane_(un)pin_fb() implementations
` ✓ i915.CI.BAT: success for drm/i915: Introduce 'fb_pin' parent interface (rev3)
` ✓ i915.CI.Full: "
[PATCH v2] drm/i915: Fix potential UAF in TTM object purge
2026-05-09 13:22 UTC (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915: Fix potential UAF in TTM object purge (rev2)
` ✓ i915.CI.Full: "
[PATCH] drm/i915: Fix potential UAF in TTM object purge
2026-05-08 22:24 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[PATCH 0/5] drm/i915/intel_panel: Reduce redundant intel_panel_fixed_mode() calls
2026-05-08 22:10 UTC (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/intel_panel: Reduce redundant intel_panel_fixed_mode() calls (rev2)
[PATCH v3 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
2026-05-08 18:29 UTC (3+ messages)
` [PATCH v3 2/2] gpu/tests/buddy: add clear-tracker allocation latency benchmarks
` ✗ i915.CI.BAT: failure for series starting with [v3,1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
[PATCH 000/108] drm/i915/dp_link: Refactor DP link capability logic
2026-05-08 17:48 UTC (26+ messages)
` [PATCH 007/108] drm/i915/dp_link_training: Flush commits in debugfs entries
` [PATCH 009/108] drm/i915/dp_link_training: Use link_training as base pointer in debugfs
` [PATCH 015/108] drm/i915/dp_link_training: Add helper to query pending autoretrain
` [PATCH 016/108] drm/i915/dp_link_training: Add helper to query allowed autoretrain
` [PATCH 017/108] drm/i915/dp_link_training: Add helper to mark link training failure
` [PATCH 018/108] drm/i915/dp_link_training: Add helper to reset link recovery state
` [PATCH 019/108] drm/i915/dp_link_training: Track link recovery state with an enum
[PATCH v2 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
2026-05-08 16:26 UTC (3+ messages)
[PATCH v2] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
2026-05-08 13:35 UTC (5+ messages)
[PATCH] drm/i915: skip __i915_request_skip() for already signaled requests
2026-05-08 12:40 UTC (2+ messages)
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