diff options
| author | Laurent Pinchart <[email protected]> | 2020-02-26 11:24:22 +0000 |
|---|---|---|
| committer | Tomi Valkeinen <[email protected]> | 2020-02-26 11:31:18 +0000 |
| commit | b35f90f2d4a63cf2bc427f5c4e33eb86d963e716 (patch) | |
| tree | 5cd219372ffd81e13c34909ac87a9016bfe160de /drivers/gpu/drm/imx/imx-ldb.c | |
| parent | video: hdmi: Change return type of hdmi_avi_infoframe_init() to void (diff) | |
| download | kernel-b35f90f2d4a63cf2bc427f5c4e33eb86d963e716.tar.gz kernel-b35f90f2d4a63cf2bc427f5c4e33eb86d963e716.zip | |
drm/connector: Add helper to get a connector type name
drm_connector.c contains a map of connector types (DRM_MODE_CONNECTOR_*)
to name strings, but doesn't expose it. This leads to drivers having to
store a similar map.
Add a new drm_get_connector_type_name() helper function that return a
name string for a connector type.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Boris Brezillon <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Tested-by: Sebastian Reichel <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/imx/imx-ldb.c')
0 files changed, 0 insertions, 0 deletions
