/openbmc/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_framebuffer.h | 9026e0d122ac87d329b76a9b631622b03941af64 Thu Oct 29 03:36:23 CDT 2015 Maxime Ripard <maxime.ripard@free-electrons.com> drm: Add Allwinner A10 Display Engine support
The Allwinner A10 and subsequent SoCs share the same display pipeline, with variations in the number of controllers (1 or 2), or the presence or not of some output (HDMI, TV, VGA) or not.
Add a driver with a limited set of features for now, and we will hopefully support all of them eventually
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|
H A D | sun4i_crtc.h | 9026e0d122ac87d329b76a9b631622b03941af64 Thu Oct 29 03:36:23 CDT 2015 Maxime Ripard <maxime.ripard@free-electrons.com> drm: Add Allwinner A10 Display Engine support
The Allwinner A10 and subsequent SoCs share the same display pipeline, with variations in the number of controllers (1 or 2), or the presence or not of some output (HDMI, TV, VGA) or not.
Add a driver with a limited set of features for now, and we will hopefully support all of them eventually
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|
H A D | sun4i_layer.h | 9026e0d122ac87d329b76a9b631622b03941af64 Thu Oct 29 03:36:23 CDT 2015 Maxime Ripard <maxime.ripard@free-electrons.com> drm: Add Allwinner A10 Display Engine support
The Allwinner A10 and subsequent SoCs share the same display pipeline, with variations in the number of controllers (1 or 2), or the presence or not of some output (HDMI, TV, VGA) or not.
Add a driver with a limited set of features for now, and we will hopefully support all of them eventually
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|
H A D | sun4i_drv.h | 9026e0d122ac87d329b76a9b631622b03941af64 Thu Oct 29 03:36:23 CDT 2015 Maxime Ripard <maxime.ripard@free-electrons.com> drm: Add Allwinner A10 Display Engine support
The Allwinner A10 and subsequent SoCs share the same display pipeline, with variations in the number of controllers (1 or 2), or the presence or not of some output (HDMI, TV, VGA) or not.
Add a driver with a limited set of features for now, and we will hopefully support all of them eventually
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|
H A D | sun4i_backend.h | 9026e0d122ac87d329b76a9b631622b03941af64 Thu Oct 29 03:36:23 CDT 2015 Maxime Ripard <maxime.ripard@free-electrons.com> drm: Add Allwinner A10 Display Engine support
The Allwinner A10 and subsequent SoCs share the same display pipeline, with variations in the number of controllers (1 or 2), or the presence or not of some output (HDMI, TV, VGA) or not.
Add a driver with a limited set of features for now, and we will hopefully support all of them eventually
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|
H A D | sun4i_framebuffer.c | 9026e0d122ac87d329b76a9b631622b03941af64 Thu Oct 29 03:36:23 CDT 2015 Maxime Ripard <maxime.ripard@free-electrons.com> drm: Add Allwinner A10 Display Engine support
The Allwinner A10 and subsequent SoCs share the same display pipeline, with variations in the number of controllers (1 or 2), or the presence or not of some output (HDMI, TV, VGA) or not.
Add a driver with a limited set of features for now, and we will hopefully support all of them eventually
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|
H A D | Kconfig | 9026e0d122ac87d329b76a9b631622b03941af64 Thu Oct 29 03:36:23 CDT 2015 Maxime Ripard <maxime.ripard@free-electrons.com> drm: Add Allwinner A10 Display Engine support
The Allwinner A10 and subsequent SoCs share the same display pipeline, with variations in the number of controllers (1 or 2), or the presence or not of some output (HDMI, TV, VGA) or not.
Add a driver with a limited set of features for now, and we will hopefully support all of them eventually
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|
H A D | Makefile | 9026e0d122ac87d329b76a9b631622b03941af64 Thu Oct 29 03:36:23 CDT 2015 Maxime Ripard <maxime.ripard@free-electrons.com> drm: Add Allwinner A10 Display Engine support
The Allwinner A10 and subsequent SoCs share the same display pipeline, with variations in the number of controllers (1 or 2), or the presence or not of some output (HDMI, TV, VGA) or not.
Add a driver with a limited set of features for now, and we will hopefully support all of them eventually
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|
H A D | sun4i_crtc.c | 9026e0d122ac87d329b76a9b631622b03941af64 Thu Oct 29 03:36:23 CDT 2015 Maxime Ripard <maxime.ripard@free-electrons.com> drm: Add Allwinner A10 Display Engine support
The Allwinner A10 and subsequent SoCs share the same display pipeline, with variations in the number of controllers (1 or 2), or the presence or not of some output (HDMI, TV, VGA) or not.
Add a driver with a limited set of features for now, and we will hopefully support all of them eventually
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|
H A D | sun4i_layer.c | 9026e0d122ac87d329b76a9b631622b03941af64 Thu Oct 29 03:36:23 CDT 2015 Maxime Ripard <maxime.ripard@free-electrons.com> drm: Add Allwinner A10 Display Engine support
The Allwinner A10 and subsequent SoCs share the same display pipeline, with variations in the number of controllers (1 or 2), or the presence or not of some output (HDMI, TV, VGA) or not.
Add a driver with a limited set of features for now, and we will hopefully support all of them eventually
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|
H A D | sun4i_tcon.h | 9026e0d122ac87d329b76a9b631622b03941af64 Thu Oct 29 03:36:23 CDT 2015 Maxime Ripard <maxime.ripard@free-electrons.com> drm: Add Allwinner A10 Display Engine support
The Allwinner A10 and subsequent SoCs share the same display pipeline, with variations in the number of controllers (1 or 2), or the presence or not of some output (HDMI, TV, VGA) or not.
Add a driver with a limited set of features for now, and we will hopefully support all of them eventually
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|
H A D | sun4i_backend.c | 9026e0d122ac87d329b76a9b631622b03941af64 Thu Oct 29 03:36:23 CDT 2015 Maxime Ripard <maxime.ripard@free-electrons.com> drm: Add Allwinner A10 Display Engine support
The Allwinner A10 and subsequent SoCs share the same display pipeline, with variations in the number of controllers (1 or 2), or the presence or not of some output (HDMI, TV, VGA) or not.
Add a driver with a limited set of features for now, and we will hopefully support all of them eventually
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|
H A D | sun4i_drv.c | 9026e0d122ac87d329b76a9b631622b03941af64 Thu Oct 29 03:36:23 CDT 2015 Maxime Ripard <maxime.ripard@free-electrons.com> drm: Add Allwinner A10 Display Engine support
The Allwinner A10 and subsequent SoCs share the same display pipeline, with variations in the number of controllers (1 or 2), or the presence or not of some output (HDMI, TV, VGA) or not.
Add a driver with a limited set of features for now, and we will hopefully support all of them eventually
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|
H A D | sun4i_tcon.c | 9026e0d122ac87d329b76a9b631622b03941af64 Thu Oct 29 03:36:23 CDT 2015 Maxime Ripard <maxime.ripard@free-electrons.com> drm: Add Allwinner A10 Display Engine support
The Allwinner A10 and subsequent SoCs share the same display pipeline, with variations in the number of controllers (1 or 2), or the presence or not of some output (HDMI, TV, VGA) or not.
Add a driver with a limited set of features for now, and we will hopefully support all of them eventually
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | Makefile | diff 9026e0d122ac87d329b76a9b631622b03941af64 Thu Oct 29 03:36:23 CDT 2015 Maxime Ripard <maxime.ripard@free-electrons.com> drm: Add Allwinner A10 Display Engine support
The Allwinner A10 and subsequent SoCs share the same display pipeline, with variations in the number of controllers (1 or 2), or the presence or not of some output (HDMI, TV, VGA) or not.
Add a driver with a limited set of features for now, and we will hopefully support all of them eventually
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|
H A D | Kconfig | diff 9026e0d122ac87d329b76a9b631622b03941af64 Thu Oct 29 03:36:23 CDT 2015 Maxime Ripard <maxime.ripard@free-electrons.com> drm: Add Allwinner A10 Display Engine support
The Allwinner A10 and subsequent SoCs share the same display pipeline, with variations in the number of controllers (1 or 2), or the presence or not of some output (HDMI, TV, VGA) or not.
Add a driver with a limited set of features for now, and we will hopefully support all of them eventually
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|