disp: msm: sde: pre-downscale support for inline rotation v2
Add support for enabling pre-downscale block to increase the maximum downscale capability for true inline rotation use cases. Change-Id: Ifa544bb0ae69439abef4bd427134290090fe7230 Signed-off-by: Steve Cohen <cohens@codeaurora.org>
This commit is contained in:
@@ -102,6 +102,7 @@ struct sde_plane_state {
|
||||
struct sde_hw_scaler3_cfg scaler3_cfg;
|
||||
struct sde_hw_pixel_ext pixel_ext;
|
||||
enum sde_plane_sclcheck_state scaler_check_state;
|
||||
struct sde_hw_inline_pre_downscale_cfg pre_down;
|
||||
|
||||
/* @sc_cfg: system_cache configuration */
|
||||
struct sde_hw_pipe_sc_cfg sc_cfg;
|
||||
|
Reference in New Issue
Block a user