summaryrefslogtreecommitdiff
path: root/include/linux/pps_kernel.h
diff options
context:
space:
mode:
authorUjwal Patel <ujwalp@codeaurora.org>2015-11-15 23:18:16 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:48:01 -0700
commit21341d4cc5f21b77aa2f5e7b12eb71d85c3483eb (patch)
treedf00728ed4876570673bfb8efe805a3d246db3cb /include/linux/pps_kernel.h
parent84dd9d0e0698901c9e5836e42d67673bffc57e9b (diff)
msm: mdss: modularize DSC code to support 4K DSC split-panel
Display Steam Compression (DSC) use-cases requires parameter calculations that affect MDP and DSI separately. Current implementation is not modular and calculates all the parameters in one big subroutine. Due to this, an issue has occurred where parameters that affect DSI relies on picture width where as DSI parameters should be calculated only based on uncompressed width to a particular DSI controller. Also current MDP driver tries to service DSC setup for all different topologies in a single subroutine and has become very error prone. Modularize MDP DSC setup so that it is easy to maintain and also add support for partial update for 4K DSC split-panel. Change-Id: I7057e6a5a22a72a9a216e5bc9f7f946675bfbbb8 Signed-off-by: Ujwal Patel <ujwalp@codeaurora.org>
Diffstat (limited to 'include/linux/pps_kernel.h')
0 files changed, 0 insertions, 0 deletions