diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2019-08-21 09:23:34 +0200 |
---|---|---|
committer | Jacopo Mondi <jacopo@jmondi.org> | 2019-08-22 11:26:55 +0200 |
commit | 6b37ddaed2528c5ffcd5f3d2ae68feb3cf61d6ad (patch) | |
tree | 6c38447ecf61bdc606cf8fd698ac3a1132cad67e /projects/linux/mm | |
parent | 54fee99fc60703d75db3f23af46c7f3a0c65a3e7 (diff) |
projects: linux: mm: Add CMM support entry
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'projects/linux/mm')
-rw-r--r-- | projects/linux/mm/cmm_support.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/projects/linux/mm/cmm_support.yaml b/projects/linux/mm/cmm_support.yaml new file mode 100644 index 0000000..964ee69 --- /dev/null +++ b/projects/linux/mm/cmm_support.yaml @@ -0,0 +1,17 @@ +title: "drm: rcar-du: Add Color Management Module (CMM)" +team: MM +key: f92e5d46-3785-46b6-8a17-2e1d6e7b126e +status: Active +assignee: Jacopo + +relationships: + +bsp-commits: + +upstream: + +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" |