drm/msm: Modularize property install function of color processing

Color processing features over period of time will have multiple versions
of the feature which will make property install function big. Break down
the functions into multiple features and call function pointers from
install function for better readability.

Change-Id: I40c4f5341a98ba11fac9804691e0c11a98b77914
Signed-off-by: Gopikrishnaiah Anandan <agopik@codeaurora.org>
1 file changed