From: Dave Airlie
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.
Signed-off-by-: Dave Airlie
---
drivers/gpu/drm/drm_bufs.c| 2 +-
drivers/gpu/drm/drm_dma.c | 10 ++---
drivers/gpu/drm/drm_fops.c
Hi
On Wed, Sep 10, 2014 at 10:10 AM, Dave Airlie wrote:
> From: Dave Airlie
>
> 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_legac