/linux/drivers/gpu/drm/renesas/rz-du/ |
H A D | rzg2l_du_kms.h | 768e9e61b3b99191d8fe1aead6e71f551738b5c4 Sun Feb 18 17:48:38 CET 2024 Biju Das <biju.das.jz@bp.renesas.com> drm: renesas: Add RZ/G2L DU Support
The LCD controller is composed of Frame Compression Processor (FCPVD), Video Signal Processor (VSPD), and Display Unit (DU).
It has DPI/DSI interfaces and supports a maximum resolution of 1080p along with 2 RPFs to support the blending of two picture layers and raster operations (ROPs).
The DU module is connected to VSPD. Add RZ/G2L DU support for RZ/G2L alike SoCs.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Link: https://lore.kernel.org/r/20240218164840.57662-4-biju.das.jz@bp.renesas.com Signed-off-by: Maxime Ripard <mripard@kernel.org>
|
H A D | rzg2l_du_encoder.c | 768e9e61b3b99191d8fe1aead6e71f551738b5c4 Sun Feb 18 17:48:38 CET 2024 Biju Das <biju.das.jz@bp.renesas.com> drm: renesas: Add RZ/G2L DU Support
The LCD controller is composed of Frame Compression Processor (FCPVD), Video Signal Processor (VSPD), and Display Unit (DU).
It has DPI/DSI interfaces and supports a maximum resolution of 1080p along with 2 RPFs to support the blending of two picture layers and raster operations (ROPs).
The DU module is connected to VSPD. Add RZ/G2L DU support for RZ/G2L alike SoCs.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Link: https://lore.kernel.org/r/20240218164840.57662-4-biju.das.jz@bp.renesas.com Signed-off-by: Maxime Ripard <mripard@kernel.org>
|
H A D | rzg2l_du_drv.h | 768e9e61b3b99191d8fe1aead6e71f551738b5c4 Sun Feb 18 17:48:38 CET 2024 Biju Das <biju.das.jz@bp.renesas.com> drm: renesas: Add RZ/G2L DU Support
The LCD controller is composed of Frame Compression Processor (FCPVD), Video Signal Processor (VSPD), and Display Unit (DU).
It has DPI/DSI interfaces and supports a maximum resolution of 1080p along with 2 RPFs to support the blending of two picture layers and raster operations (ROPs).
The DU module is connected to VSPD. Add RZ/G2L DU support for RZ/G2L alike SoCs.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Link: https://lore.kernel.org/r/20240218164840.57662-4-biju.das.jz@bp.renesas.com Signed-off-by: Maxime Ripard <mripard@kernel.org>
|
H A D | rzg2l_du_crtc.h | 768e9e61b3b99191d8fe1aead6e71f551738b5c4 Sun Feb 18 17:48:38 CET 2024 Biju Das <biju.das.jz@bp.renesas.com> drm: renesas: Add RZ/G2L DU Support
The LCD controller is composed of Frame Compression Processor (FCPVD), Video Signal Processor (VSPD), and Display Unit (DU).
It has DPI/DSI interfaces and supports a maximum resolution of 1080p along with 2 RPFs to support the blending of two picture layers and raster operations (ROPs).
The DU module is connected to VSPD. Add RZ/G2L DU support for RZ/G2L alike SoCs.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Link: https://lore.kernel.org/r/20240218164840.57662-4-biju.das.jz@bp.renesas.com Signed-off-by: Maxime Ripard <mripard@kernel.org>
|
H A D | rzg2l_du_encoder.h | 768e9e61b3b99191d8fe1aead6e71f551738b5c4 Sun Feb 18 17:48:38 CET 2024 Biju Das <biju.das.jz@bp.renesas.com> drm: renesas: Add RZ/G2L DU Support
The LCD controller is composed of Frame Compression Processor (FCPVD), Video Signal Processor (VSPD), and Display Unit (DU).
It has DPI/DSI interfaces and supports a maximum resolution of 1080p along with 2 RPFs to support the blending of two picture layers and raster operations (ROPs).
The DU module is connected to VSPD. Add RZ/G2L DU support for RZ/G2L alike SoCs.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Link: https://lore.kernel.org/r/20240218164840.57662-4-biju.das.jz@bp.renesas.com Signed-off-by: Maxime Ripard <mripard@kernel.org>
|
H A D | rzg2l_du_vsp.h | 768e9e61b3b99191d8fe1aead6e71f551738b5c4 Sun Feb 18 17:48:38 CET 2024 Biju Das <biju.das.jz@bp.renesas.com> drm: renesas: Add RZ/G2L DU Support
The LCD controller is composed of Frame Compression Processor (FCPVD), Video Signal Processor (VSPD), and Display Unit (DU).
It has DPI/DSI interfaces and supports a maximum resolution of 1080p along with 2 RPFs to support the blending of two picture layers and raster operations (ROPs).
The DU module is connected to VSPD. Add RZ/G2L DU support for RZ/G2L alike SoCs.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Link: https://lore.kernel.org/r/20240218164840.57662-4-biju.das.jz@bp.renesas.com Signed-off-by: Maxime Ripard <mripard@kernel.org>
|
H A D | rzg2l_du_vsp.c | 768e9e61b3b99191d8fe1aead6e71f551738b5c4 Sun Feb 18 17:48:38 CET 2024 Biju Das <biju.das.jz@bp.renesas.com> drm: renesas: Add RZ/G2L DU Support
The LCD controller is composed of Frame Compression Processor (FCPVD), Video Signal Processor (VSPD), and Display Unit (DU).
It has DPI/DSI interfaces and supports a maximum resolution of 1080p along with 2 RPFs to support the blending of two picture layers and raster operations (ROPs).
The DU module is connected to VSPD. Add RZ/G2L DU support for RZ/G2L alike SoCs.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Link: https://lore.kernel.org/r/20240218164840.57662-4-biju.das.jz@bp.renesas.com Signed-off-by: Maxime Ripard <mripard@kernel.org>
|
H A D | Makefile | 768e9e61b3b99191d8fe1aead6e71f551738b5c4 Sun Feb 18 17:48:38 CET 2024 Biju Das <biju.das.jz@bp.renesas.com> drm: renesas: Add RZ/G2L DU Support
The LCD controller is composed of Frame Compression Processor (FCPVD), Video Signal Processor (VSPD), and Display Unit (DU).
It has DPI/DSI interfaces and supports a maximum resolution of 1080p along with 2 RPFs to support the blending of two picture layers and raster operations (ROPs).
The DU module is connected to VSPD. Add RZ/G2L DU support for RZ/G2L alike SoCs.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Link: https://lore.kernel.org/r/20240218164840.57662-4-biju.das.jz@bp.renesas.com Signed-off-by: Maxime Ripard <mripard@kernel.org>
|
H A D | rzg2l_du_kms.c | 768e9e61b3b99191d8fe1aead6e71f551738b5c4 Sun Feb 18 17:48:38 CET 2024 Biju Das <biju.das.jz@bp.renesas.com> drm: renesas: Add RZ/G2L DU Support
The LCD controller is composed of Frame Compression Processor (FCPVD), Video Signal Processor (VSPD), and Display Unit (DU).
It has DPI/DSI interfaces and supports a maximum resolution of 1080p along with 2 RPFs to support the blending of two picture layers and raster operations (ROPs).
The DU module is connected to VSPD. Add RZ/G2L DU support for RZ/G2L alike SoCs.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Link: https://lore.kernel.org/r/20240218164840.57662-4-biju.das.jz@bp.renesas.com Signed-off-by: Maxime Ripard <mripard@kernel.org>
|
H A D | rzg2l_du_crtc.c | 768e9e61b3b99191d8fe1aead6e71f551738b5c4 Sun Feb 18 17:48:38 CET 2024 Biju Das <biju.das.jz@bp.renesas.com> drm: renesas: Add RZ/G2L DU Support
The LCD controller is composed of Frame Compression Processor (FCPVD), Video Signal Processor (VSPD), and Display Unit (DU).
It has DPI/DSI interfaces and supports a maximum resolution of 1080p along with 2 RPFs to support the blending of two picture layers and raster operations (ROPs).
The DU module is connected to VSPD. Add RZ/G2L DU support for RZ/G2L alike SoCs.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Link: https://lore.kernel.org/r/20240218164840.57662-4-biju.das.jz@bp.renesas.com Signed-off-by: Maxime Ripard <mripard@kernel.org>
|
H A D | rzg2l_du_drv.c | 768e9e61b3b99191d8fe1aead6e71f551738b5c4 Sun Feb 18 17:48:38 CET 2024 Biju Das <biju.das.jz@bp.renesas.com> drm: renesas: Add RZ/G2L DU Support
The LCD controller is composed of Frame Compression Processor (FCPVD), Video Signal Processor (VSPD), and Display Unit (DU).
It has DPI/DSI interfaces and supports a maximum resolution of 1080p along with 2 RPFs to support the blending of two picture layers and raster operations (ROPs).
The DU module is connected to VSPD. Add RZ/G2L DU support for RZ/G2L alike SoCs.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Link: https://lore.kernel.org/r/20240218164840.57662-4-biju.das.jz@bp.renesas.com Signed-off-by: Maxime Ripard <mripard@kernel.org>
|
H A D | Kconfig | 768e9e61b3b99191d8fe1aead6e71f551738b5c4 Sun Feb 18 17:48:38 CET 2024 Biju Das <biju.das.jz@bp.renesas.com> drm: renesas: Add RZ/G2L DU Support
The LCD controller is composed of Frame Compression Processor (FCPVD), Video Signal Processor (VSPD), and Display Unit (DU).
It has DPI/DSI interfaces and supports a maximum resolution of 1080p along with 2 RPFs to support the blending of two picture layers and raster operations (ROPs).
The DU module is connected to VSPD. Add RZ/G2L DU support for RZ/G2L alike SoCs.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Link: https://lore.kernel.org/r/20240218164840.57662-4-biju.das.jz@bp.renesas.com Signed-off-by: Maxime Ripard <mripard@kernel.org>
|
/linux/drivers/gpu/drm/renesas/ |
H A D | Kconfig | diff 768e9e61b3b99191d8fe1aead6e71f551738b5c4 Sun Feb 18 17:48:38 CET 2024 Biju Das <biju.das.jz@bp.renesas.com> drm: renesas: Add RZ/G2L DU Support
The LCD controller is composed of Frame Compression Processor (FCPVD), Video Signal Processor (VSPD), and Display Unit (DU).
It has DPI/DSI interfaces and supports a maximum resolution of 1080p along with 2 RPFs to support the blending of two picture layers and raster operations (ROPs).
The DU module is connected to VSPD. Add RZ/G2L DU support for RZ/G2L alike SoCs.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Link: https://lore.kernel.org/r/20240218164840.57662-4-biju.das.jz@bp.renesas.com Signed-off-by: Maxime Ripard <mripard@kernel.org>
|
H A D | Makefile | diff 768e9e61b3b99191d8fe1aead6e71f551738b5c4 Sun Feb 18 17:48:38 CET 2024 Biju Das <biju.das.jz@bp.renesas.com> drm: renesas: Add RZ/G2L DU Support
The LCD controller is composed of Frame Compression Processor (FCPVD), Video Signal Processor (VSPD), and Display Unit (DU).
It has DPI/DSI interfaces and supports a maximum resolution of 1080p along with 2 RPFs to support the blending of two picture layers and raster operations (ROPs).
The DU module is connected to VSPD. Add RZ/G2L DU support for RZ/G2L alike SoCs.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Link: https://lore.kernel.org/r/20240218164840.57662-4-biju.das.jz@bp.renesas.com Signed-off-by: Maxime Ripard <mripard@kernel.org>
|