xserver-multidpi/hw
Dave Airlie 9257b1252d modesetting: add dynamic connector hotplug support (MST) (v3)
This is ported from the same code in the ati and intel drivers,

It uses the same option name as nvidia and the other DDXes to
disable tearing down outputs as it is hard to avoid racing with clients.

v2: address two issues with DeleteUnusedDP12 enabled, reported
by Daniel Martin,
a) check we have a mode_output before destroying it
b) only delete *unused* displays (thanks Aaron for clarifying)
so we check if the output has a crtc and if it does we don't
delete it.

v3: drop the option to delete unused displays, just encode
behaviour into the randr spec.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2015-04-27 13:40:41 +10:00
..
dmx Drop valuator mask argument from GetKeyboardEvents 2015-03-13 12:31:21 +10:00
kdrive ephyr: Avoid a segfault with 'DISPLAY= Xephyr -glamor' 2015-03-24 12:43:34 -07:00
vfb vfb: Don't reimplement micmap so much 2014-10-08 10:10:39 +02:00
xfree86 modesetting: add dynamic connector hotplug support (MST) (v3) 2015-04-27 13:40:41 +10:00
xnest Drop valuator mask argument from GetKeyboardEvents 2015-03-13 12:31:21 +10:00
xquartz Fix XQuartz build 2015-03-31 09:02:28 -07:00
xwayland glamor: Eliminate GLAMOR_USE_SCREEN and GLAMOR_USE_PICTURE_SCREEN 2015-03-24 12:01:39 -07:00
xwin hw/xwin: Report OS version in log 2015-03-23 16:01:58 +00:00
Makefile.am Xwayland DDX 2014-04-03 15:19:22 -07:00