Skip to content
Commit f23c20c8 authored by Ma Ling's avatar Ma Ling Committed by Dave Airlie
Browse files

drm: detect hdmi monitor by hdmi identifier (v3)



Sometime we need to communicate with HDMI monitor by sending audio or video
info frame, so we have to know monitor type. However if user utilize HDMI-DVI adapter to connect DVI monitor, hardware detection will incorrectly show the monitor is HDMI. HDMI spec tell us that any device containing IEEE registration Identifier will be treated as HDMI device.  The patch intends to detect HDMI monitor by this rule.

Signed-off-by: default avatarMa Ling <ling.ma@intel.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent dba5ed0c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment