Searched hist:"4 fdb086924db46489b1af679e2a06683f73c9cbc" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_display.c | diff 4fdb086924db46489b1af679e2a06683f73c9cbc Fri Oct 18 09:11:29 CDT 2013 Marc-André Lureau <marcandre.lureau@gmail.com> 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>
|