> On Thu, 29 May 2008 10:46:22 +1000, "Dave Airlie" <airlied@gmail.com>
> said:
> > Hi,
> >
> > So I've been growing more annoyed with the current layout of the drm
> > tree in the kernel,
> >
> > a) it lives under char.
> > b) everything in one directory.
> > c) header files in one directory.
> > d) no header files exposed to userspace.
> >
> >
http://git.kernel.org/?p=linux/kernel/git/airlied/drm-2.6.git;a=commitdiff;h=7df9a948d...
> >
> > is a proposal to create drivers/gpu/drm, (I may move AGP in there as
> > well later). It also creates per-driver subdirs.
>
> Looks like a lot more suitable place! I just wonder if drivers/video/drm
> would be even more logical?