commit | e403fc941aa94ff6cf598c632e5c02e96eed022e | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jul 02 13:41:21 2012 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Sep 06 07:58:37 2012 +0200 |
tree | 40b43105b69510f7680be740fd1eb63d6cd700ff | |
parent | b1dc332c4d1524fe5d901ca91aa4c4e776526b4f [diff] |
drm/i915/crt: implement get_hw_state Note that even though this connector is cloneable we still can use the exact same test to check whether the connector is on or whether the encoder is enabled - both the dpms code and the encoder disable/enable frob the exact same hw state. For dvo/sdvo outputs, this will be different. Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>