|
@@ -788,6 +788,8 @@ bool dc_post_update_surfaces_to_stream(struct dc *dc)
|
|
|
dc->hwss.disable_plane(dc, &context->res_ctx.pipe_ctx[i]);
|
|
|
}
|
|
|
|
|
|
+ dc->optimized_required = false;
|
|
|
+
|
|
|
/* 3rd param should be true, temp w/a for RV*/
|
|
|
#if defined(CONFIG_DRM_AMD_DC_DCN1_0)
|
|
|
dc->hwss.set_bandwidth(dc, context, dc->ctx->dce_version < DCN_VERSION_1_0);
|