The controlD device

2011-10-21 Thread Thomas Hellstrom
On 10/21/2011 06:48 PM, Dave Airlie wrote: >> Why do we have CONTROL_ALLOW on all modesetting ioctls?, also this code in >> drm_crtc.c seems odd: >> > The plan was to allow a master daemon to create seats and compute > nodes, on reflection it probably didn't need *all* the modesetting > ioct

The controlD device

2011-10-21 Thread Thomas Hellstrom
On 10/21/2011 04:36 PM, Dave Airlie wrote: > On Fri, Oct 21, 2011 at 3:18 PM, Dave Airlie wrote: > >> On Fri, Oct 21, 2011 at 3:06 PM, Thomas Hellstrom >> wrote: >> >>> Dave, >>> >>> What is the drm control device nodes really used for? >>> >>> On my fc14 system it seems like it has wo

The controlD device

2011-10-21 Thread Dave Airlie
> > Why do we have CONTROL_ALLOW on all modesetting ioctls?, also this code in > drm_crtc.c ?seems odd: The plan was to allow a master daemon to create seats and compute nodes, on reflection it probably didn't need *all* the modesetting ioctls, just the GetResources one. So gdm or some equivalent

The controlD device

2011-10-21 Thread Thomas Hellstrom
Dave, What is the drm control device nodes really used for? On my fc14 system it seems like it has world rw privileges, and full access to all modesetting ioctls. Is that the intention? /Thomas

The controlD device

2011-10-21 Thread Dave Airlie
On Fri, Oct 21, 2011 at 3:18 PM, Dave Airlie wrote: > On Fri, Oct 21, 2011 at 3:06 PM, Thomas Hellstrom > wrote: >> Dave, >> >> What is the drm control device nodes really used for? >> >> On my fc14 system it seems like it has world rw privileges, and full access >> to all modesetting ioctls. >>

The controlD device

2011-10-21 Thread Dave Airlie
On Fri, Oct 21, 2011 at 3:06 PM, Thomas Hellstrom wrote: > Dave, > > What is the drm control device nodes really used for? > > On my fc14 system it seems like it has world rw privileges, and full access > to all modesetting ioctls. > Is that the intention? No, and I just realised we packaged a b

Re: The controlD device

2011-10-21 Thread Thomas Hellstrom
On 10/21/2011 06:48 PM, Dave Airlie wrote: Why do we have CONTROL_ALLOW on all modesetting ioctls?, also this code in drm_crtc.c seems odd: The plan was to allow a master daemon to create seats and compute nodes, on reflection it probably didn't need *all* the modesetting ioctls, just the

Re: The controlD device

2011-10-21 Thread Dave Airlie
> > Why do we have CONTROL_ALLOW on all modesetting ioctls?, also this code in > drm_crtc.c  seems odd: The plan was to allow a master daemon to create seats and compute nodes, on reflection it probably didn't need *all* the modesetting ioctls, just the GetResources one. So gdm or some equivalent

Re: The controlD device

2011-10-21 Thread Thomas Hellstrom
On 10/21/2011 04:36 PM, Dave Airlie wrote: On Fri, Oct 21, 2011 at 3:18 PM, Dave Airlie wrote: On Fri, Oct 21, 2011 at 3:06 PM, Thomas Hellstrom wrote: Dave, What is the drm control device nodes really used for? On my fc14 system it seems like it has world rw privileges, and full

Re: The controlD device

2011-10-21 Thread Dave Airlie
On Fri, Oct 21, 2011 at 3:18 PM, Dave Airlie wrote: > On Fri, Oct 21, 2011 at 3:06 PM, Thomas Hellstrom > wrote: >> Dave, >> >> What is the drm control device nodes really used for? >> >> On my fc14 system it seems like it has world rw privileges, and full access >> to all modesetting ioctls. >>

Re: The controlD device

2011-10-21 Thread Dave Airlie
On Fri, Oct 21, 2011 at 3:06 PM, Thomas Hellstrom wrote: > Dave, > > What is the drm control device nodes really used for? > > On my fc14 system it seems like it has world rw privileges, and full access > to all modesetting ioctls. > Is that the intention? No, and I just realised we packaged a br

The controlD device

2011-10-21 Thread Thomas Hellstrom
Dave, What is the drm control device nodes really used for? On my fc14 system it seems like it has world rw privileges, and full access to all modesetting ioctls. Is that the intention? /Thomas ___ dri-devel mailing list [email protected]