diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2021-02-22 18:24:22 +0100 |
---|---|---|
committer | Jacopo Mondi <jacopo@jmondi.org> | 2021-03-21 17:58:39 +0100 |
commit | 6316915b3c99818af403141c51513d6d8318f78e (patch) | |
tree | 42933c518ef9de907d61bc7217bda4752e27a08b /projects/linux/mm/done | |
parent | ceff746690571092169729d62a3225b9a1a69f8d (diff) |
linux: mm: Close CMM task
Basic support for CMM was merged upstream at the end of 2019.
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'projects/linux/mm/done')
-rw-r--r-- | projects/linux/mm/done/cmm_support.yaml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/projects/linux/mm/done/cmm_support.yaml b/projects/linux/mm/done/cmm_support.yaml new file mode 100644 index 0000000..6894fc6 --- /dev/null +++ b/projects/linux/mm/done/cmm_support.yaml @@ -0,0 +1,19 @@ +title: "drm: rcar-du: Add Color Management Module (CMM)" +team: MM +key: f92e5d46-3785-46b6-8a17-2e1d6e7b126e +status: Done +assignee: Jacopo + +relationships: + +bsp39x: + +upstream: + - torvalds: e08e934d6c28 #drm: rcar-du: Add support for CMM + +comments: + - "BSP support for CMM is available at: https://github.com/renesas-rcar/du_cmm" + - "https://github.com/renesas-rcar/du_cmm/commit/2d8ea2b667ad4616aa639c54ecc11f7c4b58959d.patch" + - "Renesas customer Bosh tried to upstream support for CMM with patch series: + https://lkml.org/lkml/2019/4/3/548" + - Basic support for CMM merged upstream with 1-D LUT table support |