From f5240568501c8e9aa57ca02c55fb0552def5c15d Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Wed, 9 Feb 2022 16:02:49 +0100 Subject: bsp-51x-upport-request: Move identical requests to tasks (part 2) Several upport requests for bsp-51x existed in bsp-41x with the same patch summary, and were broken out in tasks before. Move them to the existing tasks. Signed-off-by: Geert Uytterhoeven --- .../mm/done/bsp41x_rcar-du-Assign-VSPDL-planes-to-single-CRTC.yaml | 3 +++ projects/linux/mm/done/bsp41x_vsp-Add-vmute-function.yaml | 3 +++ 2 files changed, 6 insertions(+) (limited to 'projects/linux/mm/done') diff --git a/projects/linux/mm/done/bsp41x_rcar-du-Assign-VSPDL-planes-to-single-CRTC.yaml b/projects/linux/mm/done/bsp41x_rcar-du-Assign-VSPDL-planes-to-single-CRTC.yaml index 2a92183..ab5e323 100644 --- a/projects/linux/mm/done/bsp41x_rcar-du-Assign-VSPDL-planes-to-single-CRTC.yaml +++ b/projects/linux/mm/done/bsp41x_rcar-du-Assign-VSPDL-planes-to-single-CRTC.yaml @@ -9,6 +9,9 @@ bsp41x: - e8ac6d4fbdd4977ea343106a9ce68f85086caee6 # arm64: dts: r8a77965: Add brs option - fb183191b068d4862d0a519b5d306281366ef4a9 # arm64: dts: r8a7795: Add brs option +bsp51x: + - 25bcce52e0f0c850fbaac6cd55bc03279b8fcf7f # drm: rcar-du: Fix possible crtcs for plane when using VSPDL + comments: - DRM/KMS doesn't support moving planes between active CRTCs, and fails atomic commits that attempt to do so (with a message printed to the kernel log if diff --git a/projects/linux/mm/done/bsp41x_vsp-Add-vmute-function.yaml b/projects/linux/mm/done/bsp41x_vsp-Add-vmute-function.yaml index bb47b40..546add7 100644 --- a/projects/linux/mm/done/bsp41x_vsp-Add-vmute-function.yaml +++ b/projects/linux/mm/done/bsp41x_vsp-Add-vmute-function.yaml @@ -7,5 +7,8 @@ assignee: Laurent bsp41x: - a72679bdc5908055684d24ef052f3607d620607b # v4l: vsp1: Add Vmute function support +bsp51x: + - 6c8002906df9765e83095923aeafb43339a2e24b # v4l: vsp1: Add Vmute function support + comments: - More information about use case is needed. -- cgit v1.2.3