+Gustavo as he was looking at upstreaming these patches. Were the issues with mdclk handling pointed out at latest attempt fixed? From the changelog it doesn't seem so. https://lore.kernel.org/all/20230908224303.GX2706891@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/ and also worth taking a look at previous versions: https://lore.kernel.org/all/?q=s%3A%22Introduce+MDCLK_CDCLK+ratio+to+DBuf%22 Lucas De Marchi On Thu, Feb 22, 2024 at 02:56:28PM +0200, Vinod Govindapillai wrote:
Rest of the cdclk patches as well as the patches to enable the display in LNL Balasubramani Vivekanandan (2): drm/i915/xe2lpd: Load DMC drm/xe/lnl: Enable the display support Ravi Kumar Vodapalli (1): drm/i915/lnl: Add programming for CDCLK change Stanislav Lisovskiy (3): drm/i915/lnl: Introduce MDCLK_CDCLK ratio to DBuf drm/i915/xe2lpd: Write DBuf after CDCLK change in post plane drm/i915/xe2lpd: Update mbus on post plane updates drivers/gpu/drm/i915/display/intel_cdclk.c | 74 ++++++++++++++++++- drivers/gpu/drm/i915/display/intel_display.c | 5 +- drivers/gpu/drm/i915/display/intel_dmc.c | 9 ++- drivers/gpu/drm/i915/display/skl_watermark.c | 35 +++++++-- drivers/gpu/drm/i915/display/skl_watermark.h | 1 + .../gpu/drm/i915/display/skl_watermark_regs.h | 2 + drivers/gpu/drm/xe/xe_pci.c | 1 + 7 files changed, 118 insertions(+), 9 deletions(-) -- 2.34.1