From: Marc-André Lureau Date: Fri, 18 Oct 2013 14:11:29 +0000 (+0200) Subject: drm/qxl: notify that the monitor config changed X-Git-Tag: v3.13-rc1~76^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fdb086924db46489b1af679e2a06683f73c9cbc;p=pandora-kernel.git 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 Signed-off-by: Dave Airlie --- Reading git-diff-tree failed