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>
This commit is contained in:
@@ -37,6 +37,7 @@ struct intf_timing_params {
|
||||
bool compression_en;
|
||||
u32 extra_dto_cycles; /* for DP only */
|
||||
bool dsc_4hs_merge; /* DSC 4HS merge */
|
||||
bool poms_align_vsync; /* poms with vsync aligned */
|
||||
};
|
||||
|
||||
struct intf_prog_fetch {
|
||||
|
Reference in New Issue
Block a user