messages from 2026-05-07 07:57:59 to 2026-05-11 12:46:55 UTC [more...]
[PATCH 0/3] drm/i915/cx0: fix PLL enable failure handling on Meteor Lake
2026-05-11 9:33 UTC (4+ messages)
[PATCH 0/4] drm/i915/dp: Adaptive Sync SDP readback fixes
2026-05-11 12:32 UTC (3+ 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 v3] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
2026-05-11 12:39 UTC (6+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load (rev2)
` ✗ i915.CI.Full: failure "
[PATCH v2 00/11] drm/i915/display: reduce the pm demand peak bw based on display data rate
2026-05-11 12:28 UTC (12+ 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
[PATCH v2 00/10] drm: Improve logic behind damage handling
2026-05-11 12:22 UTC (11+ 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
[PATCH 1/2] drm/i915/psr: Block DC states on vblank enable when Panel Replay supported
2026-05-11 12:15 UTC (2+ messages)
` [PATCH 2/2] drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable
[PATCH 1/2] drm/i915/ddi: Fix cleanup after DP connector init failure
2026-05-11 12:12 UTC (13+ 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 "
[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 (9+ messages)
` [PATCH v10 1/2] drm/i915/selftests: Prevent userspace mapping invalidation
` [PATCH v10 2/2] drm/i915/selftests: Run vma tests only if current->mm is present
[PATCH 0/3] drm/i915: reorganize display documentation
2026-05-11 7:41 UTC (12+ 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.BAT: success for drm/i915: reorganize "
` ✓ i915.CI.Full: "
linux-next: build failure after merge of the pinctrl-intel tree
2026-05-11 6:09 UTC (2+ messages)
[PATCH v3 0/4] More Fixes for color pipeline
2026-05-11 5:32 UTC (5+ 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
[RFC 0/7] drm/display/dp_tunnel: Add debugfs surface for BWA validation
2026-05-11 5:40 UTC (8+ 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
[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 (5+ 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 (7+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "
[PATCH 0/5] drm/i915/intel_panel: Reduce redundant intel_panel_fixed_mode() calls
2026-05-08 22:10 UTC (4+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/intel_panel: Reduce redundant intel_panel_fixed_mode() calls (rev2)
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "
[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 (31+ 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 041/108] drm/i915/dp_link_caps: Add helper to get all supported link rates
` [PATCH 043/108] drm/i915/dp_link_caps: Add helper to get common rate index
[PATCH v2 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
2026-05-08 16:26 UTC (3+ messages)
[PATCH 0/9] AS SDP cleanups and additions for Panel Replay + VRR
2026-05-08 14:38 UTC (5+ 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 v2] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
2026-05-08 13:35 UTC (7+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "
[PATCH] drm/i915: skip __i915_request_skip() for already signaled requests
2026-05-08 12:40 UTC (2+ messages)
[PATCH v3 0/1] match GEN6_PCODE_DATA naming with spec
2026-05-08 12:06 UTC (4+ messages)
` [PATCH v3 1/1] drm/{i915, xe}/pcode: rename GEN6_PCODE_DATA to match spec
` ✓ i915.CI.BAT: success for match GEN6_PCODE_DATA naming with spec
` ✓ i915.CI.Full: "
[RESEND 0/4] drm/i915/display: start switching to display specific reg types
2026-05-08 11:29 UTC (2+ messages)
[PATCH] drm/i915/hdcp: Skip inactive MST connectors when building stream list
2026-05-08 10:23 UTC (2+ messages)
[PATCH 0/2] drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels
2026-05-08 7:47 UTC (10+ messages)
` [PATCH 2/2] drm/i915/intel_panel: Use highest refresh rate mode for seamless VRR changes
[PATCH v9 0/2] drm/i915/selftests: Use safe userspace memory for mappings
2026-05-08 6:31 UTC (6+ messages)
` [PATCH v9 1/2] drm/i915/selftests: Prevent userspace mapping invalidation
` [PATCH v9 2/2] drm/i915/selftests: Run vma tests only if current->mm is present
[PATCH] drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue_probe()
2026-05-07 18:45 UTC (3+ messages)
[PATCH 0/4] PSR2 SDP on Prior Scanline workarounds
2026-05-07 12:52 UTC (10+ messages)
` [PATCH 2/4] drm/i915/psr: Read Intel DPCD workaround register
` [PATCH 3/4] drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line used
` [PATCH 4/4] drm/i915/psr: Apply SDP on prior scanline workaround for NVL
[PATCH v8 0/2] drm/i915/selftests: Use safe userspace memory for mappings
2026-05-07 12:41 UTC (4+ messages)
` [PATCH v8 1/2] drm/i915/selftests: Prevent userspace mapping invalidation
[PATCH] drm/i915/gt: fix up region size calculation for flushing dcache lines
2026-05-07 12:20 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[RESEND] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
2026-05-05 5:37 UTC
[PULL] drm-misc-fixes
2026-05-07 11:52 UTC
[PULL] drm-misc-next
2026-05-07 11:49 UTC
[PATCH 00/10] drm: Improve logic behind damage handling
2026-05-07 11:20 UTC (3+ messages)
` [PATCH 10/10] drm/vmwgfx: Remove unused field struct vmwgfx_du_update_plane.old_state
` ✗ Fi.CI.BUILD: failure for drm: Improve logic behind damage handling
[PATCH] Revert "drm/i915: replace select with dependency for visible DEBUG_OBJECTS"
2026-05-07 10:17 UTC (3+ 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