diff options
Diffstat (limited to 'projects/linux/mm/done')
11 files changed, 35 insertions, 0 deletions
diff --git a/projects/linux/mm/done/bsp41x_adv748x_suspend_and_resume.yaml b/projects/linux/mm/done/bsp41x_adv748x_suspend_and_resume.yaml index fa0857f..e8c3a41 100644 --- a/projects/linux/mm/done/bsp41x_adv748x_suspend_and_resume.yaml +++ b/projects/linux/mm/done/bsp41x_adv748x_suspend_and_resume.yaml @@ -7,6 +7,9 @@ assignee: Niklas bsp41x: - 40255ee94334f119838349e93d4c1f779bb6c4a3 # media: i2c: adv748x: Add power management +bsp51x: + - 936347b002590e95befa74db1f2f4b6b8725ee3c # media: i2c: adv748x: Add power management + upstream: - torvalds: 4deff542d70aa8ffe83cf6de0e14b4e0cb24b95b # media: adv748x: Only set i2c addresses once during probe - torvalds: c30ed81afe890eb021cb4737fa82c127817b5e69 # media: adv748x: afe: Select input port when device is reset diff --git a/projects/linux/mm/done/bsp41x_drm-bridge-adv7511-Add-hotplug-support.yaml b/projects/linux/mm/done/bsp41x_drm-bridge-adv7511-Add-hotplug-support.yaml index 273f9c6..5f6f30f 100644 --- a/projects/linux/mm/done/bsp41x_drm-bridge-adv7511-Add-hotplug-support.yaml +++ b/projects/linux/mm/done/bsp41x_drm-bridge-adv7511-Add-hotplug-support.yaml @@ -7,6 +7,9 @@ assignee: Laurent bsp41x: - 0f987e5a275b623b842b0ec8588624c273a3538c # drm: adv7511: Enable HPD interrupts to support hotplug +bsp51x: + - 1570d2bd811b37edfd48c616aa4fa95f6ac55f48 # drm: adv7511: Enable HPD interrupts to support hotplug + comments: - The change is incorrect according to the ADV7511 datasheet, as bits 5 and 6 are documented as reserved and required to be set to 1. More information is diff --git a/projects/linux/mm/done/bsp41x_drm-bridge-adv7511-Add-suspend-resume-support.yaml b/projects/linux/mm/done/bsp41x_drm-bridge-adv7511-Add-suspend-resume-support.yaml index 4588cfa..6d89aa7 100644 --- a/projects/linux/mm/done/bsp41x_drm-bridge-adv7511-Add-suspend-resume-support.yaml +++ b/projects/linux/mm/done/bsp41x_drm-bridge-adv7511-Add-suspend-resume-support.yaml @@ -7,6 +7,9 @@ assignee: Laurent bsp41x: - e773484765f0ccde590690cbf2ac0cbfdabef291 # drm/bridge: adv7511: Add function of suspend and resume +bsp51x: + - 7e58c9742a68e055030b4e8b35ab0cdea42d1150 # drm/bridge: adv7511: Add function of suspend and resume + comments: - The DU driver disables the display pipeline on suspend, no special handling is needed in the adv7511 driver diff --git a/projects/linux/mm/done/bsp41x_r8a779[78]0-Enable-dual-link-LVDS.yaml b/projects/linux/mm/done/bsp41x_r8a779[78]0-Enable-dual-link-LVDS.yaml index a7f6687..aded307 100644 --- a/projects/linux/mm/done/bsp41x_r8a779[78]0-Enable-dual-link-LVDS.yaml +++ b/projects/linux/mm/done/bsp41x_r8a779[78]0-Enable-dual-link-LVDS.yaml @@ -7,6 +7,9 @@ assignee: Laurent bsp41x: - 7556e081e01cfd0e1108676605b28b9ea1912bc6 # arm64: dts: renesas: v3x: Set thc63lvd1024 dual link mode +bsp51x: + - 78cdb9c11a87d01c2c62d6637b7743e69a266c6c # arm64: dts: renesas: v3x: Set thc63lvd1024 dual link mode + comments: - This is a hack to overclock the THC63LVDS1024, dual-link mode isn't actually in operation. If overclocking is required, it should be handled differently. diff --git a/projects/linux/mm/done/bsp41x_r8a779xx-Add-display-panel-to-DT.yaml b/projects/linux/mm/done/bsp41x_r8a779xx-Add-display-panel-to-DT.yaml index f403b12..0c45dcf 100644 --- a/projects/linux/mm/done/bsp41x_r8a779xx-Add-display-panel-to-DT.yaml +++ b/projects/linux/mm/done/bsp41x_r8a779xx-Add-display-panel-to-DT.yaml @@ -13,6 +13,11 @@ bsp41x: - a2fe679df3f7dc400425fd5079c95ac51fe3536d # arm64: dts: r8a77995-draak: Enable display driver relation node - f140da5a610ab866d8f1781213baa5e16772588e # arm64: dts: r8a77990-ebisu: Add LVDS panel nodes +bsp51x: + - f4aef5be894ebf400a724ec7cfb9e13aefe9929b # arm64: dts: renesas: salvator-common: Add lvds driver relation node + - d3dab044b4e8dfee35c8ae92bb087a0c85f8ded4 # arm64: dts: renesas: r8a77995-draak: Enable display driver relation node + - f6fea6b5660febd0f309b365b7f3ec1e3487883e # arm64: dts: renesas: r8a77990-ebisu: Add LVDS panel nodes + comments: - None of those boards have a fixed display panel. As this is meant to support a configurable hardware option, the best solution is to support panels diff --git a/projects/linux/mm/done/bsp41x_rcar-du-Add-writeback-support.yaml b/projects/linux/mm/done/bsp41x_rcar-du-Add-writeback-support.yaml index b6369a5..97b9274 100644 --- a/projects/linux/mm/done/bsp41x_rcar-du-Add-writeback-support.yaml +++ b/projects/linux/mm/done/bsp41x_rcar-du-Add-writeback-support.yaml @@ -7,6 +7,9 @@ assignee: Laurent bsp41x: - 922f13d41561664c61411bdb5264cd08c33492cf # v4l: vsp1: Add write back support +bsp51x: + - 69e1563ce6903a1e8e656420ebbe86908171c8f0 # v4l: vsp1: Add write back support + upstream: - torvalds: 12e32f554d8ddd121f17aaaa9cda25d0be612af9 # drm: rcar-du: Add writeback support for R-Car Gen diff --git a/projects/linux/mm/done/bsp41x_rcar-du-Disable-unused-DPAD-outputs.yaml b/projects/linux/mm/done/bsp41x_rcar-du-Disable-unused-DPAD-outputs.yaml index 3f5b8aa..d728b80 100644 --- a/projects/linux/mm/done/bsp41x_rcar-du-Disable-unused-DPAD-outputs.yaml +++ b/projects/linux/mm/done/bsp41x_rcar-du-Disable-unused-DPAD-outputs.yaml @@ -7,5 +7,8 @@ assignee: Laurent bsp41x: - 1578e4250dfa934f8f8ad0e8b68557f8daea98de # drm: rcar-du: Add routing set for digital RGB previously +bsp51x: + - d303dac9ac5a0618d2fddcb8be333fba27729f8c # drm: rcar-du: Add routing set for digital RGB previously + upstream: - torvalds: dedd876c949e56351f27aa52bf2eddd4a447f5bb # drm: rcar-du: Disable unused DPAD outputs diff --git a/projects/linux/mm/done/bsp41x_rcar-du-Fix-DPLL-clock-divider.yaml b/projects/linux/mm/done/bsp41x_rcar-du-Fix-DPLL-clock-divider.yaml index de22004..d5e8bde 100644 --- a/projects/linux/mm/done/bsp41x_rcar-du-Fix-DPLL-clock-divider.yaml +++ b/projects/linux/mm/done/bsp41x_rcar-du-Fix-DPLL-clock-divider.yaml @@ -7,5 +7,8 @@ assignee: Laurent bsp41x: - 42beaeb93347eab04ad468dd243e164ce0b01360 # drm: rcar-du: Fix DPLL clock divider judgement +bsp51x: + - 0ec0c48bf1181b0f01edca1cf1ba191f48e44013 # drm: rcar-du: Fix DPLL clock divider judgement + comments: - More information about the exact problem is needed. diff --git a/projects/linux/mm/done/bsp41x_rcar-du-Force-VGA-connector-status.yaml b/projects/linux/mm/done/bsp41x_rcar-du-Force-VGA-connector-status.yaml index 956bc17..20a1c6d 100644 --- a/projects/linux/mm/done/bsp41x_rcar-du-Force-VGA-connector-status.yaml +++ b/projects/linux/mm/done/bsp41x_rcar-du-Force-VGA-connector-status.yaml @@ -10,6 +10,9 @@ bsp41x: - d713bb0b4dff0d4439d282253232634adb3f023a # arm64: dts: r8a77990-ebisu: Add no use ddc option for VGA connector - ca7c7682bb2c4a1fb169465d71233f3bb33daafa # arm64: dts: salvator-common: Add no use ddc option for VGA connector +bsp51x: + - 08bb2c164a6272712e6a481d46c1e506f4f14f66 # arm64: dts: renesas: salvator-common: Add no use ddc option for VGA connector + comments: - The kernel shouldn't cheat when it can't detect the monitor, userspace should be able to cope with connectors have an unknown state. If there's a diff --git a/projects/linux/mm/done/bsp41x_vin_add_r8a779a0_support.yaml b/projects/linux/mm/done/bsp41x_vin_add_r8a779a0_support.yaml index 2cb7100..2fb699f 100644 --- a/projects/linux/mm/done/bsp41x_vin_add_r8a779a0_support.yaml +++ b/projects/linux/mm/done/bsp41x_vin_add_r8a779a0_support.yaml @@ -9,6 +9,9 @@ bsp41x: - 6de2f5406625348aa36879315a2b7270ba58a33e # arm64: renesas: r8a779a0: Add capture module - 034570a26df9dc13bf100e9d3281e926cd1d9624 # media: videodev2.h: Add new pixel format for R8A779A0 +bsp51x: + - a832702dfe5e03a1139c6411e87709655c6c1565 # media: videodev2.h: Add new pixel format for R8A779A0 + upstream: - torvalds: 406bb586dec096274b598944033fad220dfc0d00 # media: rcar-vin: Add r8a779a0 support <Niklas Söderlund> - torvalds: 688565db3f9d84026969afd3f081f26afd12a9cc # media: rcar-vin: Move and rename CSI-2 link notifications <Niklas Söderlund> diff --git a/projects/linux/mm/done/bsp41x_vsp-Add-alpha-blending-support.yaml b/projects/linux/mm/done/bsp41x_vsp-Add-alpha-blending-support.yaml index 0d8ac75..4fe7280 100644 --- a/projects/linux/mm/done/bsp41x_vsp-Add-alpha-blending-support.yaml +++ b/projects/linux/mm/done/bsp41x_vsp-Add-alpha-blending-support.yaml @@ -7,6 +7,9 @@ assignee: Laurent bsp41x: - 35d8bdb4bcc29c27967f86a72779af1f87408833 # v4l: vsp1: Add pixel alpha blending supoprt +bsp51x: + - c957de89dc6f20b70d55bc7bb1c63d4ba6dba0b6 # v4l: vsp1: Add pixel alpha blending supoprt + comments: - Alpha blending is already supported upstream. The use case for this change isn't clear, and is needed to decide whether addition upstream work is |