git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b28c3e
)
drm/vmwgfx: Correctly set the enabled state on crtcs
author
Thomas Hellstrom
<thellstrom@vmware.com>
Thu, 14 Nov 2013 11:11:10 +0000
(
03:11
-0800)
committer
Thomas 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