commit | c5027dec02c96964847fa68d512318ee5f6f7a19 | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Fri Nov 26 10:45:59 2010 -0800 |
committer | Dave Airlie <airlied@redhat.com> | Mon Nov 29 16:27:57 2010 +1000 |
tree | 185fdc72db34190a9f1da054a42890124472b85d | |
parent | bf9dc102e284a5aa78c73fc9d72e11d5ccd8669f [diff] |
drm: record monitor status in output_poll_execute In order to correctly report monitor connected status changes, the previous monitor status must be recorded in the connector->status value instead of being discarded. Signed-off-by: Keith Packard <keithp@keithp.com> Signed-off-by: Dave Airlie <airlied@redhat.com>