summaryrefslogtreecommitdiff
path: root/projects/linux/mm
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo@jmondi.org>2021-02-22 18:24:22 +0100
committerJacopo Mondi <jacopo@jmondi.org>2021-03-21 17:58:39 +0100
commit6316915b3c99818af403141c51513d6d8318f78e (patch)
tree42933c518ef9de907d61bc7217bda4752e27a08b /projects/linux/mm
parentceff746690571092169729d62a3225b9a1a69f8d (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')
-rw-r--r--projects/linux/mm/done/cmm_support.yaml (renamed from projects/linux/mm/cmm_support.yaml)4
1 files changed, 3 insertions, 1 deletions
diff --git a/projects/linux/mm/cmm_support.yaml b/projects/linux/mm/done/cmm_support.yaml
index 26f3cc3..6894fc6 100644
--- a/projects/linux/mm/cmm_support.yaml
+++ b/projects/linux/mm/done/cmm_support.yaml
@@ -1,7 +1,7 @@
title: "drm: rcar-du: Add Color Management Module (CMM)"
team: MM
key: f92e5d46-3785-46b6-8a17-2e1d6e7b126e
-status: Active
+status: Done
assignee: Jacopo
relationships:
@@ -9,9 +9,11 @@ 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