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