Select crtc which can be cloned to outputs which will be in use.
authorKeith Packard <keithp@guitar.keithp.com>
Fri, 16 Feb 2007 07:07:34 +0000 (23:07 -0800)
committerKeith Packard <keithp@guitar.keithp.com>
Fri, 16 Feb 2007 07:07:34 +0000 (23:07 -0800)
commita175972de6fbe5426fb5c6bee03112678f0a9548
tree9762f30d05f8c75a91b7b78df0bbb4ee75096740
parentd707822aab19a0a8fe08f03300fdd9d4e206871e
Select crtc which can be cloned to outputs which will be in use.

Correct crtc selection algorithm to choose a crtc which will be used by
outputs which can all share the same crtc.

Also, make randr 1.0 commands work even when --verbose is specified, and
terminate event loop in that case when the screen change event is seen.
xrandr.c