summaryrefslogtreecommitdiff
path: root/projects/linux/mm/done
AgeCommit message (Collapse)Author
2022-03-16linux: mm: Mark done CSI-2 and VIN tasksNiklas Söderlund
Mark tasks as done where the patches have been accepted upstream. For some tasks the upstream commit-ids where already added by Geert's auto-sweep translation of lore to commit-id. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2022-03-04bsp-51x-upport-request: Move V3U capture to bsp41x_vin_add_r8a779a0_support taskGeert Uytterhoeven
Cfr. the corresponding bsp-41x commit. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
2022-02-09bsp-51x-upport-request: Move identical requests to tasks (part 2)Geert Uytterhoeven
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 <geert+renesas@glider.be>
2022-02-09bsp-51x-upport-request: Move identical requests to tasks (part 1)Geert Uytterhoeven
Several upport requests for bsp-51x existed in bsp-41x with the same patch ID, and were broken out in tasks before. Move them to the existing tasks. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-11-19linux: bsp-51x: mm: VIN triageNiklas Söderlund
Triage the VIN patches. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2021-11-19linux: mm: Update CSI-2, ISP and VIN statusNiklas Söderlund
Update the CSI-2, ISP and VIN tasks to reflect upstream status. - CSI-2 VCDT fix for V3H is incorrect and have been discussed on list. - CSI-2 support for V3U is added upstream. - DT port fix for VIN on V3U upstream. - ISP support for V3U is added upstream. - VIN Gen2 support G/S_PARAM upstream. - VIN split generic format task in subtasks as they are unrelated. - VIN support for GRAY is added upstream. - VIN support for NV12 is added upstream. - VIN support for V3U is added upstream. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2021-11-05mm: Sound Card2 task is doneKuninori Morimoto
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
2021-04-02linux: mm: Sound Framework cleanup has doneKuninori Morimoto
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
2021-03-31linux: mm: Triage non-applicable BSP 4.1.x display commits as Abandoned tasksLaurent Pinchart
Move display-related BSP 4.1.x upport candidates that are considered not to be applicable to upstream to abandoned tasks. This allows grouping commits logically, providing more detailed comments than the non-target file. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-03-31linux: mm: Triage completed BSP 4.1.x display commitsLaurent Pinchart
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-03-31linux: mm: Move max VGA dot clock validation from Abandoned to NewLaurent Pinchart
The ADV7123 VGA DAC has an upper pixel clock frequency limit. It may not match the values set in the device tree in relevant BSP commits, but it still has to be taken into account. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-03-21linux: mm: Move bsp39x 'Done' tasks to done/Jacopo Mondi
Move all the bsp392x MM tasks marked as 'Done' and 'Abandoned' in the 'done/' subdirectory. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2021-03-21linux: mm: Add bsp41x_set-initial-resolution.yamlJacopo Mondi
Add a task to track the configuration of the initial display resolution and record that the proposed solution does not apply to upstream. The selected patches have been moved to bsp-41x-non-target.yaml ticket. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2021-03-21linux: mm: Add bsp41x_validate-max-vga-dot-clockJacopo Mondi
Add a task to track the max VGA dot clock handling. Text copied from mm/bsp392_validate-max-vga-dot-clock.yaml task The selected patches have been moved to bsp-41x-non-target.yaml ticket. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2021-03-21linux: mm: Record IFMD upstreamingJacopo Mondi
Record VnCSI_IFMD register access protection task. Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2021-03-21linux: mm: Close CMM taskJacopo Mondi
Basic support for CMM was merged upstream at the end of 2019. Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2021-03-17linux: bsp-41x: mm vin triageNiklas Söderlund
Move mm vin commits from bsp-41x to separate tasks. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2021-03-17linux: bsp-41x: mm adv748x triageNiklas Söderlund
Move mm adv748x commits from bsp-41x to separate tasks. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>