drm/vmwgfx: Correctly set the enabled state on crtcs
authorThomas Hellstrom <thellstrom@vmware.com>
Thu, 14 Nov 2013 11:11:10 +0000 (03:11 -0800)
committerThomas Hellstrom <thellstrom@vmware.com>
Wed, 4 Dec 2013 20:03:45 +0000 (12:03 -0800)
Failure to do this would make the drm_mode_get_crtc ioctl return
without crtc mode info, indicating that no mode was set.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>

No differences found