From 6316915b3c99818af403141c51513d6d8318f78e Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Mon, 22 Feb 2021 18:24:22 +0100 Subject: linux: mm: Close CMM task Basic support for CMM was merged upstream at the end of 2019. Signed-off-by: Jacopo Mondi --- projects/linux/mm/done/cmm_support.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 projects/linux/mm/done/cmm_support.yaml (limited to 'projects/linux/mm/done') 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 -- cgit v1.2.3