diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-04-02 21:30:34 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-04-03 11:08:10 +0200 |
commit | bd6946e87a98fea11907b2a47368e13044458a35 (patch) | |
tree | 091260b59062929f5e27ffe2355ed55b622646f5 /fs/pnode.c | |
parent | 934e8822017569800b9a8d3e43ed309d9c0e7651 (diff) | |
download | op-kernel-dev-bd6946e87a98fea11907b2a47368e13044458a35.zip op-kernel-dev-bd6946e87a98fea11907b2a47368e13044458a35.tar.gz |
drm/i915: Fix sdvo connector get_hw_state function
The active output is only the currently selected one, which does not
imply that it's actually enabled. Since we don't use the sdvo encoder
side dpms support, we need to check whether the chip-side sdvo port is
enabled instead.
v2: Fix up Bugzilla links.
v3: Simplify logic a bit (Chris).
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=60138
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=63031
Cc: Egbert Eich <eich@pdx.freedesktop.org>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Tested-by: Egbert Eich <eich@pdx.freedesktop.org> (v2)
Cc: stable@vger.kernel.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'fs/pnode.c')
0 files changed, 0 insertions, 0 deletions