Mark disabling an output as a change in its CRTC
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 18 Jun 2015 07:27:48 +0000 (08:27 +0100)
committerAdam Jackson <ajax@redhat.com>
Wed, 1 Jul 2015 15:12:55 +0000 (11:12 -0400)
commit53ef3fc13b3e282902892e3140765460c6f93276
tree2a7e59af59661602df8be803f002ecbfa751e12d
parent09989b09a342b273ee30e1d96267dced3cbe61b0
Mark disabling an output as a change in its CRTC

When an output is disabled via the cmdline, we can use that information
to prevent assigning the current CRTC to the output and free it up for
reuse by other outputs in the first pass of picking CRTC.

Reported-and-tested-by: Nathan Schulte <nmschulte@gmail.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
xrandr.c