Re: [Intel-gfx] [PATCH 04/24] drm: Extract drm_pci.h

2017-03-08 Thread Gustavo Padovan
2017-03-08 Daniel Vetter : > Just another step in finally making drmP.h obsolete. > > Signed-off-by: Daniel Vetter > --- > drivers/gpu/drm/drm_pci.c | 7 + > include/drm/drmP.h| 43 +++--- > include/drm/drm_pci.h | 78 > +

[PATCH 04/24] drm: Extract drm_pci.h

2017-03-08 Thread Daniel Vetter
Just another step in finally making drmP.h obsolete. Signed-off-by: Daniel Vetter --- drivers/gpu/drm/drm_pci.c | 7 + include/drm/drmP.h| 43 +++--- include/drm/drm_pci.h | 78 +++ 3 files changed, 89 insertions(+)