diff options
author | Laurent Pinchart | 2018-03-05 14:02:22 +0100 |
---|---|---|
committer | Tomi Valkeinen | 2018-09-03 15:13:27 +0200 |
commit | 2ee767922e1bc7ede9ceb7aed9a14141480836a7 (patch) | |
tree | 46eb1f71530ca4e198d48852095463326ab7c339 /drivers/gpu/drm/omapdrm/dss/dsi.c | |
parent | drm/omap: Create all planes before CRTCs (diff) | |
download | kernel-qcow2-linux-2ee767922e1bc7ede9ceb7aed9a14141480836a7.tar.gz kernel-qcow2-linux-2ee767922e1bc7ede9ceb7aed9a14141480836a7.tar.xz kernel-qcow2-linux-2ee767922e1bc7ede9ceb7aed9a14141480836a7.zip |
drm/omap: Group CRTC, encoder, connector and dssdev in a structure
Create an omap_drm_pipeline structure to model display pipelines, made
of a CRTC, an encoder, a connector and a DSS display device. This allows
grouping related parameters together instead of storing them in
independent arrays and thus improves code readability.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/dss/dsi.c')
0 files changed, 0 insertions, 0 deletions