[PATCH] drm: Allow also control clients to check the drm version

2015-09-16 Thread David Herrmann
Hi On Wed, Sep 16, 2015 at 5:03 PM, Thomas Hellstrom wrote: > Hi, David, > > On 09/16/2015 04:35 PM, David Herrmann wrote: >> Hi >> >> On Tue, Sep 15, 2015 at 10:11 AM, Thomas Hellstrom >> wrote: >>> This should be harmless. >>> Vmware will, due to old infrastructure reasons, be using a privile

[PATCH] drm: Allow also control clients to check the drm version

2015-09-16 Thread Thomas Hellstrom
Hi, David, On 09/16/2015 04:35 PM, David Herrmann wrote: > Hi > > On Tue, Sep 15, 2015 at 10:11 AM, Thomas Hellstrom > wrote: >> This should be harmless. >> Vmware will, due to old infrastructure reasons, be using a privileged >> control client to supply GUI layout information rather than obtaini

[PATCH] drm: Allow also control clients to check the drm version

2015-09-16 Thread David Herrmann
Hi On Tue, Sep 15, 2015 at 10:11 AM, Thomas Hellstrom wrote: > This should be harmless. > Vmware will, due to old infrastructure reasons, be using a privileged > control client to supply GUI layout information rather than obtaining > it from the device. That control client will be needing access

[PATCH] drm: Allow also control clients to check the drm version

2015-09-15 Thread Thomas Hellstrom
This should be harmless. Vmware will, due to old infrastructure reasons, be using a privileged control client to supply GUI layout information rather than obtaining it from the device. That control client will be needing access to DRM version information. Signed-off-by: Thomas Hellstrom Reviewed-