]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
drm: xlnx: drv: Allow multiple masters on a drm device
authorHyun Kwon <hyun.kwon@xilinx.com>
Wed, 21 Feb 2018 18:21:27 +0000 (10:21 -0800)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 1 Mar 2018 12:10:40 +0000 (13:10 +0100)
commit0adde109a18d756dbeefec2c80f6367c2f43762b
treef4bc6e47fbcd12ee47db449483225004584bd28e
parent8685840fcb6bfd2dcc4987c108195ce0deb175bd
drm: xlnx: drv: Allow multiple masters on a drm device

This may not be the ideal solution, but is to allow multiple
masters running on a single drm device, when the application
has the admin priviliege. This enables access to master
only resources such as setting drm planes and etc.

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