commit | 38cb8d96933eb07231073efdcd24a6ffa43b23e6 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Jun 28 16:13:13 2018 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Jul 05 16:52:08 2018 +0300 |
tree | 218c5e1755d7b4ddf054a2a419cccb4567266371 | |
parent | 7b71ca249b265fe69ab3152a15bc6c305554a7da [diff] |
drm: Add drm_connector_has_possible_encoder() Add a small helper for checking whether a connector and encoder are associated with each other. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180628131315.14156-8-ville.syrjala@linux.intel.com Reviewed-by: Alex Deucher <alexander.deucher@amd.com>