commit | ce31bbf19942f531065e7045d028f3bf0045a0d1 | [log] [tgz] |
---|---|---|
author | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Wed Sep 11 15:32:18 2019 +0100 |
committer | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Fri Jun 19 23:13:27 2020 +0100 |
tree | 2e131d29438cc7940fd423d48cdc10a8a8df5bf7 | |
parent | 72e2eb66f95711b5c0c02eb73a0e34d4ea96ee89 [diff] |
drm: rcar-du: cmm: Provide 3D-CLU support The CMM module provides a three-dimensional cubic look up table that converts three-color-component data into desired three color components by use of a lookup table. While the 1D-LUT can only control each of three color components separately, the 3D-CLU can be used for specific color adjustment. Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>