commit | 72e2eb66f95711b5c0c02eb73a0e34d4ea96ee89 | [log] [tgz] |
---|---|---|
author | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Wed Sep 11 16:11:28 2019 +0100 |
committer | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Fri Jun 19 23:13:26 2020 +0100 |
tree | 58b92f0716a039d11fc3a35d0212039db2c08929 | |
parent | b3a9e3b9622ae10064826dccb4f7a52bd88c7407 [diff] |
drm: rcar-du: cmm: Refactor LUT configuration Simplify the rcar_cmm_setup() functionality by moving the LUT configuration to its own function rcar_cmm_lut_configure() which can be called as appropriate from rcar_cmm_setup() and rcar_cmm_disable(). Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>