]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
drm: xilinx: drv: Set all clients as master
authorHyun Kwon <hyun.kwon@xilinx.com>
Sat, 15 Oct 2016 00:53:16 +0000 (17:53 -0700)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 18 Oct 2016 14:18:51 +0000 (16:18 +0200)
commitb0e1a5fd84d0f16dea15229c5827142825b3b986
tree18fe818188fb75d6b055544fd45cd78848ad23b9
parent9b96afe7615f1e8aa90ac490f8b06bade8bfb408
drm: xilinx: drv: Set all clients as master

With this change, any client with root privilege will be master.
This means that all applications that run on the Xilinx DRM driver
as root get full control of the driver. It is hacky, but easy way
to enable multiple clients, for example including X11 and
other KMS applications to control of the pipeline.

Signed-off-by: Hyun Kwon <hyun.kwon@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/gpu/drm/xilinx/xilinx_drm_drv.c