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:
Steve Cohen
2019-08-01 12:18:14 -04:00
父節點 5a55e2d121
當前提交 60133f5ebb
共有 7 個文件被更改,包括 193 次插入40 次删除

查看文件

@@ -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;