]> git.karo-electronics.de Git - linux-beck.git/commit
drm/edid: Add API to help find connection type
authorSubhransu S. Prusty <subhransu.s.prusty@intel.com>
Fri, 12 Feb 2016 02:16:08 +0000 (07:46 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 15 Feb 2016 20:21:11 +0000 (20:21 +0000)
commit1aa8ec255370d3e6f60dfa4a8cdd5e1357b1ab78
treed4f12af887a345b6a749643416f976b8710f3820
parent92e963f50fc74041b5e9e744c330dca48e04f08d
drm/edid: Add API to help find connection type

To fill the audio infoframe it is required to identify the
connection type as DP or HDMI. This patch adds an API which
parses ELD and returns the display type connected.

Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Cc: David Airlie <airlied@linux.ie>
Cc: dri-devel@lists.freedesktop.org
Cc: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/drm/drm_edid.h