On Mon, 20 May 2019 at 00:00, Sam Ravnborg <sam@xxxxxxxxxxxx> wrote: > > The following patchset remove use of the deprecated drmP.h > header file in the nouveau driver(s). > As preparation a dependency on drm_os_linux.h is dropped. > The list of include files are sorted and are in some cases > divided up in blocks of linux/* drm/* etc. > > The removal is divided up in a few patches that was the logical > steps to remove the use of drmP.h. > > Build tested with allmodconfig and allyesconfig for x86, arm, alpha and more. > > Patchset made on top of drm-misc-next. Thank you, I've merged all of these in my tree. Ben. > > Sam > > Sam Ravnborg (4): > drm/nouveau: drop use of DRM_UDELAY > drm/nouveau: drop drmP.h from nouveau_drv.h > drm/nouveau: drop drmP.h from all header files > drm/nouveau: drop use of drmp.h > > drivers/gpu/drm/nouveau/dispnv04/arb.c | 2 -- > drivers/gpu/drm/nouveau/dispnv04/crtc.c | 3 ++- > drivers/gpu/drm/nouveau/dispnv04/cursor.c | 1 - > drivers/gpu/drm/nouveau/dispnv04/dac.c | 1 - > drivers/gpu/drm/nouveau/dispnv04/dfp.c | 2 +- > drivers/gpu/drm/nouveau/dispnv04/disp.c | 1 - > drivers/gpu/drm/nouveau/dispnv04/hw.c | 1 - > drivers/gpu/drm/nouveau/dispnv04/hw.h | 1 - > drivers/gpu/drm/nouveau/dispnv04/overlay.c | 1 - > drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c | 1 - > drivers/gpu/drm/nouveau/dispnv04/tvnv04.c | 1 - > drivers/gpu/drm/nouveau/dispnv04/tvnv17.c | 1 - > drivers/gpu/drm/nouveau/dispnv50/base507c.c | 2 ++ > drivers/gpu/drm/nouveau/dispnv50/disp.c | 4 ++-- > drivers/gpu/drm/nouveau/dispnv50/ovly507e.c | 1 + > drivers/gpu/drm/nouveau/dispnv50/wndw.c | 2 ++ > drivers/gpu/drm/nouveau/nouveau_bios.c | 2 -- > drivers/gpu/drm/nouveau/nouveau_connector.c | 1 - > drivers/gpu/drm/nouveau/nouveau_crtc.h | 2 ++ > drivers/gpu/drm/nouveau/nouveau_debugfs.h | 2 +- > drivers/gpu/drm/nouveau/nouveau_display.c | 4 +++- > drivers/gpu/drm/nouveau/nouveau_display.h | 4 ++++ > drivers/gpu/drm/nouveau/nouveau_dma.c | 2 +- > drivers/gpu/drm/nouveau/nouveau_dp.c | 1 - > drivers/gpu/drm/nouveau/nouveau_drm.c | 3 ++- > drivers/gpu/drm/nouveau/nouveau_drv.h | 5 ++++- > drivers/gpu/drm/nouveau/nouveau_fbcon.c | 2 +- > drivers/gpu/drm/nouveau/nouveau_fence.c | 3 +-- > drivers/gpu/drm/nouveau/nouveau_gem.h | 2 -- > drivers/gpu/drm/nouveau/nouveau_hwmon.c | 2 -- > drivers/gpu/drm/nouveau/nouveau_ioc32.c | 3 ++- > drivers/gpu/drm/nouveau/nouveau_prime.c | 1 - > drivers/gpu/drm/nouveau/nouveau_vga.c | 1 - > 33 files changed, 31 insertions(+), 34 deletions(-) > > _______________________________________________ > Nouveau mailing list > Nouveau@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/nouveau _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel