commit | b0dc6d43ed89b861b8ee32cc454d2d0c89074843 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Fri Feb 12 10:34:19 2016 +0100 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Mon Mar 14 15:01:30 2016 +0100 |
tree | fab6e889a84e83691eaf238bddadda5c6b8b21f5 | |
parent | 5ea1734827bb49a738c9d8bda783763d729bf233 [diff] |
drm/vmwgfx: Allow the UPDATE_LAYOUT ioctl from control nodes On vmware there is a daemon telling the KMS system about the GUI layout. Typically it talks to the X server but in the absence of an X server or if there are multiple, it wants to talk directly to the vmwgfx kernel module. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>