msm: mdss: fix csc params config on source pipe
Commit 0717dcb8 ("uapi: msm: mdp: Add color space in mdp_input_layer") adds the csc params member on input layer but does not pass the same configuration to sspp pipes. Post Processing module will select the default CSC table without this configuration. The CSC configuration on MDSS hardware is not double buffered. This needs additional input layer validation check against CSC reconfiguration on staged pipes. Change-Id: I3e6ea00fc426501cbbbeffa4545ed9cff711dcb4 Signed-off-by:Dhaval Patel <pdhaval@codeaurora.org>
Loading
Please register or sign in to comment