disp: msm: add qsync refresh rate support per mode
This change adds support for qsync min refresh rate per timing mode and populates qsync min refresh rate based on the current fps when qsync is enabled. Change-Id: I191d1d72e95dd065c8c0b56a6100104c00c6d8f6 Signed-off-by: Yashwanth <yvulapu@codeaurora.org>
This commit is contained in:
@@ -82,7 +82,7 @@ struct sde_encoder_virt_ops {
|
||||
void (*handle_frame_done)(struct drm_encoder *parent,
|
||||
struct sde_encoder_phys *phys, u32 event);
|
||||
void (*get_qsync_fps)(struct drm_encoder *parent,
|
||||
u32 *qsync_fps, u32 vrr_fps);
|
||||
u32 *qsync_fps, struct drm_connector_state *conn_state);
|
||||
};
|
||||
|
||||
/**
|
||||
|
Fai riferimento in un nuovo problema
Block a user