disp: msm: sde: align timing engine vsync based on panel vsync
This change adds logic to align timing engine vsync with panel tear check if it is supported. Change-Id: I3f881f392929589848c893f567822b21c0650000 Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
这个提交包含在:
@@ -88,6 +88,7 @@ static void drm_mode_to_intf_timing_params(
|
||||
vid_enc->base.comp_ratio);
|
||||
}
|
||||
|
||||
timing->poms_align_vsync = phys_enc->poms_align_vsync;
|
||||
timing->height = mode->vdisplay; /* active height */
|
||||
timing->xres = timing->width;
|
||||
timing->yres = timing->height;
|
||||
|
在新工单中引用
屏蔽一个用户