]> git.baikalelectronics.ru Git - kernel.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)
commit4e7745a88237ef8948e2c5c0d3790ca53ba39506
treed4f12af887a345b6a749643416f976b8710f3820
parentd7e15052ecc9ac4f938d1d7432c1d120a2711a7e
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