2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/gpu/drm/renesas/rz-du
Biju Das b1d6a89d7b drm: renesas: rz-du: rzg2l_mipi_dsi: Update the comment in rzg2l_mipi_dsi_start_video()
Add missing space in the comment in rzg2l_mipi_dsi_start_video().

Reported-by: Pavel Machek <pavel@denx.de>
Closes: https://lore.kernel.org/all/ZPg7STHDn4LbLy7f@duo.ucw.cz/
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://lore.kernel.org/r/20250412061258.5447-1-biju.das.jz@bp.renesas.com
2025-04-22 11:28:02 +01:00
..
Kconfig drm: renesas: rz-du: Add Kconfig dependency between RZG2L_DU and RZG2L_MIPI_DSI 2025-04-04 14:37:08 +01:00
Makefile drm: renesas: Move RZ/G2L MIPI DSI driver to rz-du 2024-08-26 12:47:04 +03:00
rzg2l_du_crtc.c drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro 2024-12-10 12:45:57 +00:00
rzg2l_du_crtc.h
rzg2l_du_drv.c drm: renesas: rz-du: Support dmabuf import 2025-04-04 14:37:08 +01:00
rzg2l_du_drv.h
rzg2l_du_encoder.c drm: renesas: rz-du: rzg2l_du_encoder: Fix max dot clock for DPI 2024-12-10 12:46:10 +00:00
rzg2l_du_encoder.h
rzg2l_du_kms.c drm: renesas: Extend RZ/G2L supported KMS formats 2025-04-07 07:30:01 +01:00
rzg2l_du_kms.h drm: renesas: rz-du: Drop bpp variable from struct rzg2l_du_format_info 2025-04-07 07:29:12 +01:00
rzg2l_du_vsp.c drm: renesas: Add zpos, alpha and blend properties to RZ/G2L DU 2025-04-11 17:02:47 +01:00
rzg2l_du_vsp.h
rzg2l_mipi_dsi_regs.h drm: renesas: Move RZ/G2L MIPI DSI driver to rz-du 2024-08-26 12:47:04 +03:00
rzg2l_mipi_dsi.c drm: renesas: rz-du: rzg2l_mipi_dsi: Update the comment in rzg2l_mipi_dsi_start_video() 2025-04-22 11:28:02 +01:00