Untested. Jani Nikula (5): drm/i915/dsi: fix PIX_FMT_MASK width drm/i915/dsi: convert DSI_TRANS_FUNC_CONF to REG_BIT() and friends drm/i915/dsi: add LP_CLOCK_DURING_LPM bit for DSI_TRANS_FUNC_CONF drm/i915/vbt: define a few more DSI dphy config bits drm/i915/dsi: set a few DSI_TRANS_FUNC_CONF bits according to VBT drivers/gpu/drm/i915/display/icl_dsi.c | 10 +++ drivers/gpu/drm/i915/display/icl_dsi_regs.h | 75 +++++++++----------- drivers/gpu/drm/i915/display/intel_bios.h | 4 +- drivers/gpu/drm/i915/display/intel_dsi.h | 2 + drivers/gpu/drm/i915/display/intel_dsi_vbt.c | 2 + 5 files changed, 52 insertions(+), 41 deletions(-) -- 2.39.5