From cc8e606007995a19c4426738b4c6106d0baa1c4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20S=C3=B6derlund?= Date: Wed, 17 Nov 2021 12:41:29 +0100 Subject: linux: bsp-51x: mm: VIN triage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Triage the VIN patches. Signed-off-by: Niklas Söderlund --- projects/linux/mm/bsp41x_vin_add_debug_interface.yaml | 10 ---------- projects/linux/mm/bsp41x_vin_add_inf_check.yaml | 8 -------- projects/linux/mm/bsp41x_vin_add_uds.yaml | 9 --------- projects/linux/mm/bsp41x_vin_check_irq_status.yaml | 8 -------- projects/linux/mm/bsp41x_vin_fix_alignment.yaml | 8 -------- projects/linux/mm/bsp41x_vin_support_userptr.yaml | 11 ----------- projects/linux/mm/bsp51x_vin_add_debug_interface.yaml | 13 +++++++++++++ projects/linux/mm/bsp51x_vin_add_inf_check.yaml | 11 +++++++++++ projects/linux/mm/bsp51x_vin_add_uds.yaml | 19 +++++++++++++++++++ projects/linux/mm/bsp51x_vin_check_irq_status.yaml | 11 +++++++++++ projects/linux/mm/bsp51x_vin_fix_alignment.yaml | 11 +++++++++++ projects/linux/mm/bsp51x_vin_move_pm_to_stream.yaml | 8 ++++++++ projects/linux/mm/bsp51x_vin_support_userptr.yaml | 14 ++++++++++++++ .../linux/mm/done/bsp41x_vin_suspend_and_resume.yaml | 5 +++++ 14 files changed, 92 insertions(+), 54 deletions(-) delete mode 100644 projects/linux/mm/bsp41x_vin_add_debug_interface.yaml delete mode 100644 projects/linux/mm/bsp41x_vin_add_inf_check.yaml delete mode 100644 projects/linux/mm/bsp41x_vin_add_uds.yaml delete mode 100644 projects/linux/mm/bsp41x_vin_check_irq_status.yaml delete mode 100644 projects/linux/mm/bsp41x_vin_fix_alignment.yaml delete mode 100644 projects/linux/mm/bsp41x_vin_support_userptr.yaml create mode 100644 projects/linux/mm/bsp51x_vin_add_debug_interface.yaml create mode 100644 projects/linux/mm/bsp51x_vin_add_inf_check.yaml create mode 100644 projects/linux/mm/bsp51x_vin_add_uds.yaml create mode 100644 projects/linux/mm/bsp51x_vin_check_irq_status.yaml create mode 100644 projects/linux/mm/bsp51x_vin_fix_alignment.yaml create mode 100644 projects/linux/mm/bsp51x_vin_move_pm_to_stream.yaml create mode 100644 projects/linux/mm/bsp51x_vin_support_userptr.yaml (limited to 'projects/linux/mm') diff --git a/projects/linux/mm/bsp41x_vin_add_debug_interface.yaml b/projects/linux/mm/bsp41x_vin_add_debug_interface.yaml deleted file mode 100644 index 0d53f57..0000000 --- a/projects/linux/mm/bsp41x_vin_add_debug_interface.yaml +++ /dev/null @@ -1,10 +0,0 @@ -title: "BSP 4.1.x upport vin debug interface" -team: MM -key: 91407f7e-8572-11eb-b38e-b31ac354d554 -status: New - -bsp41x: - - 4568e417cab6193eb709de39ba009174252aa00d # media: rcar-vin: Add overflow debug message option - -comments: - - The BSp patch should probably be turned into a debugsfs interface. diff --git a/projects/linux/mm/bsp41x_vin_add_inf_check.yaml b/projects/linux/mm/bsp41x_vin_add_inf_check.yaml deleted file mode 100644 index 52b9a8f..0000000 --- a/projects/linux/mm/bsp41x_vin_add_inf_check.yaml +++ /dev/null @@ -1,8 +0,0 @@ -title: "BSP 4.1.x upport INF bit check for Gen3" -team: MM -key: 01b4c3fc-e16e-4ce9-bb54-4d850cf4e99d -status: Active -assignee: Niklas - -bsp41x: - - 3f54be3d05c2f547d9dabe0115e1605e38d6e511 # media: rcar-vin: Add INF bit check for R-Car Gen3 diff --git a/projects/linux/mm/bsp41x_vin_add_uds.yaml b/projects/linux/mm/bsp41x_vin_add_uds.yaml deleted file mode 100644 index f04f5d5..0000000 --- a/projects/linux/mm/bsp41x_vin_add_uds.yaml +++ /dev/null @@ -1,9 +0,0 @@ -title: "BSP 4.1.x upport support for UDS" -team: MM -key: fa3b67b4-8360-11eb-89fa-5b0494be20e0 -status: New -assignee: Niklas - -bsp41x: - - 46399ec41d5f613a9185641371d464af476318c6 # media: rcar-vin: Add each V4L2 callback cropcap function - - 2e1ceef491bbcb35d5925c067aa47dec2f9899e7 # media: rcar-vin: Add UDS function support diff --git a/projects/linux/mm/bsp41x_vin_check_irq_status.yaml b/projects/linux/mm/bsp41x_vin_check_irq_status.yaml deleted file mode 100644 index f06413a..0000000 --- a/projects/linux/mm/bsp41x_vin_check_irq_status.yaml +++ /dev/null @@ -1,8 +0,0 @@ -title: "BSP 4.1.x upport FIS check in irq" -team: MM -key: c005282c-8366-11eb-8a9b-7ff765ca3363 -status: Active -assignee: Niklas - -bsp41x: - - d2dedddc818d176ea566f6d0d106d59749404c53 # media: rcar-vin: Add FIS bit check before reading VnMS register diff --git a/projects/linux/mm/bsp41x_vin_fix_alignment.yaml b/projects/linux/mm/bsp41x_vin_fix_alignment.yaml deleted file mode 100644 index 88a484c..0000000 --- a/projects/linux/mm/bsp41x_vin_fix_alignment.yaml +++ /dev/null @@ -1,8 +0,0 @@ -title: "BSP 4.1.x upport format alignment correction" -team: MM -key: b61002de-a254-4b81-a24f-e374b2b1c21e -status: Active -assignee: Niklas - -bsp41x: - - 0b806d78eb074c58c904d15080a45666eb102a51 # media: rcar-vin: Fix byte alignment for each format diff --git a/projects/linux/mm/bsp41x_vin_support_userptr.yaml b/projects/linux/mm/bsp41x_vin_support_userptr.yaml deleted file mode 100644 index 2c8fa25..0000000 --- a/projects/linux/mm/bsp41x_vin_support_userptr.yaml +++ /dev/null @@ -1,11 +0,0 @@ -title: "BSP 4.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 - -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/bsp51x_vin_add_debug_interface.yaml b/projects/linux/mm/bsp51x_vin_add_debug_interface.yaml new file mode 100644 index 0000000..154b91b --- /dev/null +++ b/projects/linux/mm/bsp51x_vin_add_debug_interface.yaml @@ -0,0 +1,13 @@ +title: "BSP 5.1.x upport vin debug interface" +team: MM +key: 91407f7e-8572-11eb-b38e-b31ac354d554 +status: New + +bsp41x: + - 4568e417cab6193eb709de39ba009174252aa00d # media: rcar-vin: Add overflow debug message option + +bsp51x: + - ced9a5f41f322c72dedbd1f9e5f521d940bf5833 # media: rcar-vin: Add overflow debug message option + +comments: + - The BSp patch should probably be turned into a debugsfs interface. diff --git a/projects/linux/mm/bsp51x_vin_add_inf_check.yaml b/projects/linux/mm/bsp51x_vin_add_inf_check.yaml new file mode 100644 index 0000000..5be6b77 --- /dev/null +++ b/projects/linux/mm/bsp51x_vin_add_inf_check.yaml @@ -0,0 +1,11 @@ +title: "BSP 5.1.x upport INF bit check for Gen3" +team: MM +key: 01b4c3fc-e16e-4ce9-bb54-4d850cf4e99d +status: Active +assignee: Niklas + +bsp41x: + - 3f54be3d05c2f547d9dabe0115e1605e38d6e511 # media: rcar-vin: Add INF bit check for R-Car Gen3 + +bsp51x: + - a77a9c667689929069cf45f7b55000adc053622e # media: rcar-vin: Add INF bit check for R-Car Gen3 diff --git a/projects/linux/mm/bsp51x_vin_add_uds.yaml b/projects/linux/mm/bsp51x_vin_add_uds.yaml new file mode 100644 index 0000000..7011059 --- /dev/null +++ b/projects/linux/mm/bsp51x_vin_add_uds.yaml @@ -0,0 +1,19 @@ +title: "BSP 5.1.x upport support for UDS" +team: MM +key: fa3b67b4-8360-11eb-89fa-5b0494be20e0 +status: New +assignee: Niklas + +bsp41x: + - 46399ec41d5f613a9185641371d464af476318c6 # media: rcar-vin: Add each V4L2 callback cropcap function + - 2e1ceef491bbcb35d5925c067aa47dec2f9899e7 # media: rcar-vin: Add UDS function support + +bsp51x: + - 63db90a70eb9a4ab8d44973e29a773261be31202 # media: rcar-vin: Add callback function for cropcap + - be9841cc237432fc89fb997f27117076ead1736c # rcar-vin: add support for UDS (Up Down Scaler) + - e00f8a1823e884585006471e7710f8a1fa782fd9 # media: rcar-vin: Add NV12 pixel format checking + - f4f6b9db6c63bce14401986c1c9de13f57b9cdf2 # media: rcar-vin: Add scaling mode to R8A77990 + - 7b2dbfd2eb1dc473daab9da84f7e5f4bf8b17135 # media: rcar-vin: Fix checking format condition + - e60a821757a4456a03b6ff696da811fae4d363f7 # media: rcar-vin: Fix procedure of clipping and scaling + - 95e69e02d6370a13121c59f1a2ebe9e87905591a # media: rcar-vin: Fix the cropping function + - 8b933cd2df94c32ae70aed2df562ffbefcd9fe03 # media: rcar-vin: Remove checking format condition diff --git a/projects/linux/mm/bsp51x_vin_check_irq_status.yaml b/projects/linux/mm/bsp51x_vin_check_irq_status.yaml new file mode 100644 index 0000000..50a69a6 --- /dev/null +++ b/projects/linux/mm/bsp51x_vin_check_irq_status.yaml @@ -0,0 +1,11 @@ +title: "BSP 5.1.x upport FIS check in irq" +team: MM +key: c005282c-8366-11eb-8a9b-7ff765ca3363 +status: Active +assignee: Niklas + +bsp41x: + - d2dedddc818d176ea566f6d0d106d59749404c53 # media: rcar-vin: Add FIS bit check before reading VnMS register + +bsp51x: + - 374a2cfe1d08e7d7fc8a63a28783f92aced67246 # media: rcar-vin: Add FIS bit check before reading VnMS register diff --git a/projects/linux/mm/bsp51x_vin_fix_alignment.yaml b/projects/linux/mm/bsp51x_vin_fix_alignment.yaml new file mode 100644 index 0000000..9af5791 --- /dev/null +++ b/projects/linux/mm/bsp51x_vin_fix_alignment.yaml @@ -0,0 +1,11 @@ +title: "BSP 5.1.x upport format alignment correction" +team: MM +key: b61002de-a254-4b81-a24f-e374b2b1c21e +status: Active +assignee: Niklas + +bsp41x: + - 0b806d78eb074c58c904d15080a45666eb102a51 # media: rcar-vin: Fix byte alignment for each format + +bsp51x: + - 5cd448e50758f632738799d5bd67a00aa6cdb7d9 # media: rcar-vin: Fix byte alignment for each format diff --git a/projects/linux/mm/bsp51x_vin_move_pm_to_stream.yaml b/projects/linux/mm/bsp51x_vin_move_pm_to_stream.yaml new file mode 100644 index 0000000..8f792d2 --- /dev/null +++ b/projects/linux/mm/bsp51x_vin_move_pm_to_stream.yaml @@ -0,0 +1,8 @@ +title: "BSP 5.1.x upport align om PM to s_stream" +team: MM +key: f6ffa557-92a9-4b16-ac09-95a5da36e431 +status: New + +bsp51x: + - 02fe8e76f8dbbc21c747b0e28cb8e5ae5cbc570c # media: rcar-vin: Fix clock control flow + - 218dbe477878e427f863703fd8e06b113bbd084d # media: rcar-vin: remove reset in stop stream diff --git a/projects/linux/mm/bsp51x_vin_support_userptr.yaml b/projects/linux/mm/bsp51x_vin_support_userptr.yaml new file mode 100644 index 0000000..01027ed --- /dev/null +++ b/projects/linux/mm/bsp51x_vin_support_userptr.yaml @@ -0,0 +1,14 @@ +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/bsp41x_vin_suspend_and_resume.yaml b/projects/linux/mm/done/bsp41x_vin_suspend_and_resume.yaml index 1742170..e581a3d 100644 --- a/projects/linux/mm/done/bsp41x_vin_suspend_and_resume.yaml +++ b/projects/linux/mm/done/bsp41x_vin_suspend_and_resume.yaml @@ -9,6 +9,11 @@ bsp41x: - f9306e8756ae9115c6a605e6f726cc3ef019fb0b # media: rcar-vin: Add power management support - 55fb8b9d056b920717816864bf102fb3b0f19159 # media: rcar-vin: Add streaming count check when streming off +bsp51x: + - 0cd3f10d5410cd5678baff899afd0b2b1f598368 # media: rcar-vin: Add power management suppor + - a2e3b47e263228ee67fd567509d5c8f625064fc0 # media: rcar-vin: Add streaming count check when streming off + - 7dbf7045f18d161a6ac95bae65cd015a90d480da # media: rcar-vin: clean-up workqueue + upstream: - torvalds: 90ed57851eef0d60320cf2c24536de9ab3183e0f # media: rcar-vin: Use scratch buffer when not in running state - torvalds: b83a18cca8924a11eb3317354de30a5a4220aec9 # media: rcar-vin: Remove handling of user-space buffers when stopping -- cgit v1.2.3