[PATCH] drm: move a bunch of legacy dma/buf tracking to legacy header

David Herrmann dh.herrmann at gmail.com
Wed Sep 10 07:54:26 PDT 2014


Hi

On Wed, Sep 10, 2014 at 10:10 AM, Dave Airlie <airlied at gmail.com> wrote:
> From: Dave Airlie <airlied at redhat.com>
>
> This moves the drm_dma and drm_bufs stuff out of drmP.h as
> much as possible and hides it in drm_legacy.h.
>
> It built.

I guess this is now obsolete with Daniel's series? I prefer his way
(using a global drm_legacy.h and a drm-core drm_legacy.h header). Then
headers in drivers/gpu/drm are local to drm.ko, headers in
include/drm/ are global with interfaces exported to drivers from
drm.ko.

Thanks
David


More information about the dri-devel mailing list