commit | 73c352a265e8fde47a8f4dde5c92c0c88bcb9b26 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Mar 26 22:38:43 2013 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Mar 27 20:07:35 2013 +0100 |
tree | 04badb02955e135dd9a93705ce7b4e2799909c76 | |
parent | c626d3179ce41c60c33390e2cdc4151246b689aa [diff] |
drm/i915: wire up SDVO hpd support on cpt/ppt Now with Egbert Eich's hpd infrastructure rework merged this is dead simple. And we need this to make output detection work on SDVO - with the cleaned-up drm polling helpers outputs which claim to have hpd support are no longer polled. Now SDVO claims to do that, but it's not actually wired up. So just do it. Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>