Merge "disp: msm: sde: add sys cache usage for static image"

This commit is contained in:
qctecmdr
2020-05-01 17:58:08 -07:00
committed by Gerrit - the friendly Code Review server
15 changed files with 637 additions and 227 deletions

View File

@@ -1107,6 +1107,8 @@ static void sde_kms_wait_for_commit_done(struct msm_kms *kms,
sde_crtc_complete_flip(crtc, NULL);
}
sde_crtc_static_cache_read_kickoff(crtc);
SDE_ATRACE_END("sde_ksm_wait_for_commit_done");
}