mark disabled crtc as changing, set rotation to 90 for disabled crtc.
authorKeith Packard <keithp@guitar.keithp.com>
Tue, 12 Dec 2006 17:54:52 +0000 (09:54 -0800)
committerKeith Packard <keithp@guitar.keithp.com>
Tue, 12 Dec 2006 17:54:52 +0000 (09:54 -0800)
commitc69c3080febd8617349f88557c3c04388a13a76c
tree2ae4bbe27364a11bb834c39fe370fc2bbd253de2
parent6be56cd10d934e496004f9ffd377225fd179f4b1
mark disabled crtc as changing, set rotation to 90 for disabled crtc.

--off code was not correctly finding and marking the to-be-disabled crtc,
and the disabling code was sending an uninitialized rotation value to the
server when no outputs were connected.
xrandr.c