drm/vmwgfx: Allow the UPDATE_LAYOUT ioctl from control nodes
authorThomas Hellstrom <thellstrom@vmware.com>
Fri, 12 Feb 2016 09:34:19 +0000 (10:34 +0100)
committerThomas Hellstrom <thellstrom@vmware.com>
Mon, 14 Mar 2016 14:01:30 +0000 (15:01 +0100)
commitb0dc6d43ed89b861b8ee32cc454d2d0c89074843
treefab6e889a84e83691eaf238bddadda5c6b8b21f5
parent5ea1734827bb49a738c9d8bda783763d729bf233
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>
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
This page took 0.025478 seconds and 5 git commands to generate.