Home
last modified time | relevance | path

Searched hist:"4695 b03970df378dcb93fe3e7158381f1e980fa2" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_drv.hdiff 4695b03970df378dcb93fe3e7158381f1e980fa2 Thu Oct 10 20:05:00 CDT 2013 Dave Airlie <airlied@redhat.com> qxl: add a connector property to denote hotplug should rescan modes.

So GNOME userspace has an issue with when it rescans for modes on hotplug
events, if the monitor has no EDID it assumes that nothing has changed on
EDID as with real hw we'd never have new modes without a new EDID, and they
kind off rely on the behaviour now, however with virtual GPUs we would
like to rescan the modes and get a new preferred mode on hotplug events
to handle dynamic guest resizing (where you resize the host window and the
guest resizes with it).

This is a simple property we can make userspace watch for to trigger new
behaviour based on it, and can be used to replaced EDID hacks in virtual
drivers.

Acked-by: Marc-André Lureau <marcandre.lureau@gmail.com> (on irc)
Signed-off-by: Dave Airlie <airlied@redhat.com>
H A Dqxl_display.cdiff 4695b03970df378dcb93fe3e7158381f1e980fa2 Thu Oct 10 20:05:00 CDT 2013 Dave Airlie <airlied@redhat.com> qxl: add a connector property to denote hotplug should rescan modes.

So GNOME userspace has an issue with when it rescans for modes on hotplug
events, if the monitor has no EDID it assumes that nothing has changed on
EDID as with real hw we'd never have new modes without a new EDID, and they
kind off rely on the behaviour now, however with virtual GPUs we would
like to rescan the modes and get a new preferred mode on hotplug events
to handle dynamic guest resizing (where you resize the host window and the
guest resizes with it).

This is a simple property we can make userspace watch for to trigger new
behaviour based on it, and can be used to replaced EDID hacks in virtual
drivers.

Acked-by: Marc-André Lureau <marcandre.lureau@gmail.com> (on irc)
Signed-off-by: Dave Airlie <airlied@redhat.com>