OSDN Git Service

drm/i915/hdmi: Enable hdmi mode on g4x, too
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 24 Apr 2014 21:54:46 +0000 (23:54 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 16 May 2014 09:57:33 +0000 (11:57 +0200)
commitabac6a009c34cb4d191360dd17c5c4a804ab392a
tree6fdbd745949db24b436fabd44b4258d317f6b7ae
parentb7bb243924e9284f605368e22c3aa4ca3c980d81
drm/i915/hdmi: Enable hdmi mode on g4x, too

For compliance we really should be sending NULL infoframes always
when we detect a hdmi capable monitor. Also remove the now redudant
setting for the has_audio case and enforce that audio is only
possible with a hdmi sink.

Reviewed-by: Naresh Kumar Kachhi <naresh.kumar.kachhi@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_hdmi.c