diff options
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 |