commit | 4fdb086924db46489b1af679e2a06683f73c9cbc | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@gmail.com> | Fri Oct 18 16:11:29 2013 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Wed Oct 23 14:21:09 2013 +0100 |
tree | 6f6367ea21ac82a52874bda21d1e359505ee1ff0 | |
parent | b8206d3916c15a2939b85f21673bdf39e4c8d023 [diff] |
drm/qxl: notify that the monitor config changed drm_helper_hpd_irq_event() only notifies when the connector status changed. However, Spice monitor config can change while the connector is connected, to support arbitrary resolution. Do an hotplug event if it wasn't done by drm_helper_hpd_irq_event(). Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>