drm: record monitor status in output_poll_execute
authorKeith Packard <keithp@keithp.com>
Fri, 26 Nov 2010 18:45:59 +0000 (10:45 -0800)
committerDave Airlie <airlied@redhat.com>
Mon, 29 Nov 2010 06:27:57 +0000 (16:27 +1000)
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>

No differences found