On Fri, Oct 23, 2015 at 5:01 AM, Lingzhu Xiang <ling...@lingzhuxiang.com> wrote:
* Privilege to drmSetMaster()

If there is only one drm device no setup is needed.

This is an incorrect understanding of what drmSetMaster() does. It is not setting a primary device, it's the process claiming the DRM_MASTER capability, which is required for things like modesetting and authorising other drm clients' access to the device.

Claiming DRM_MASTER requires root.

Reply via email to