|
@@ -440,7 +440,7 @@ static bool dsi_bridge_mode_fixup(struct drm_bridge *bridge,
|
|
|
((dsi_mode.dsi_mode_flags & DSI_MODE_FLAG_VRR) ||
|
|
|
(dsi_mode.dsi_mode_flags & DSI_MODE_FLAG_POMS) ||
|
|
|
(dsi_mode.dsi_mode_flags & DSI_MODE_FLAG_DYN_CLK))) {
|
|
|
- DSI_ERR("seamless on active/conn(%d/%d) changed 0x%x\n",
|
|
|
+ DSI_INFO("seamless on active/conn(%d/%d) changed 0x%x\n",
|
|
|
crtc_state->active_changed,
|
|
|
crtc_state->connectors_changed,
|
|
|
dsi_mode.dsi_mode_flags);
|