diff options
author | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2021-11-17 12:41:29 +0100 |
---|---|---|
committer | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2021-11-19 14:05:41 +0100 |
commit | cc8e606007995a19c4426738b4c6106d0baa1c4e (patch) | |
tree | 9a0ee6920e73a2ece2566d474ab44260d1da7c77 /projects/linux/mm/done | |
parent | ae48655938dab2e5bc4b4590cbbe3754a9354967 (diff) |
linux: bsp-51x: mm: VIN triage
Triage the VIN patches.
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to 'projects/linux/mm/done')
-rw-r--r-- | projects/linux/mm/done/bsp41x_vin_suspend_and_resume.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
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 |