From 851daae4d5081c8356cb3943f86e74b3188aad6a Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Sun, 26 Jun 2022 23:12:49 +0300 Subject: projects: linux: mm: Abandon bsp51x_vin_support_userptr USERPTR is considered deprecated upstream. Abandon the task. Signed-off-by: Laurent Pinchart Acked-by: Yoshihiro Shimoda --- projects/linux/mm/bsp51x_vin_support_userptr.yaml | 14 -------------- projects/linux/mm/done/bsp51x_vin_support_userptr.yaml | 17 +++++++++++++++++ 2 files changed, 17 insertions(+), 14 deletions(-) delete mode 100644 projects/linux/mm/bsp51x_vin_support_userptr.yaml create mode 100644 projects/linux/mm/done/bsp51x_vin_support_userptr.yaml (limited to 'projects/linux/mm') diff --git a/projects/linux/mm/bsp51x_vin_support_userptr.yaml b/projects/linux/mm/bsp51x_vin_support_userptr.yaml deleted file mode 100644 index 01027ed..0000000 --- a/projects/linux/mm/bsp51x_vin_support_userptr.yaml +++ /dev/null @@ -1,14 +0,0 @@ -title: "BSP 5.1.x upport support for VB_USERPTR" -team: MM -key: 523cb0b2-8366-11eb-978c-7f72806f0eed -status: New - -bsp41x: - - 5bb00c5751ba0041df56bbdde86301959fffbeba # media: rcar-vin: Add memory type of VB_USERPTR support - -bsp51x: - - 6ee79c487c6621cb0ea228f179bad7bba19a53ab # media: rcar-vin: Add memory type of VB_USERPTR support - -comments: - - This have been discussed in the past, see wiki/Chat_log/20180405-mm-chatlog. - - The conclusion in 2018 was there are not many use-cases for this that are not better served by DMABUF. We would like to know more about this use-case before upporting this if possible. diff --git a/projects/linux/mm/done/bsp51x_vin_support_userptr.yaml b/projects/linux/mm/done/bsp51x_vin_support_userptr.yaml new file mode 100644 index 0000000..4732542 --- /dev/null +++ b/projects/linux/mm/done/bsp51x_vin_support_userptr.yaml @@ -0,0 +1,17 @@ +title: "BSP 5.1.x upport support for VB_USERPTR" +team: MM +key: 523cb0b2-8366-11eb-978c-7f72806f0eed +status: Abandoned + +bsp41x: + - 5bb00c5751ba0041df56bbdde86301959fffbeba # media: rcar-vin: Add memory type of VB_USERPTR support + +bsp51x: + - 6ee79c487c6621cb0ea228f179bad7bba19a53ab # media: rcar-vin: Add memory type of VB_USERPTR support + +comments: + - This have been discussed in the past, see wiki/Chat_log/20180405-mm-chatlog. + - The conclusion in 2018 was there are not many use-cases for this that are + not better served by DMABUF. We would like to know more about this use-case + before upporting this if possible. + - USERPTR is considered deprecated upstream, marking as abandoned. -- cgit v1.2.3