On Sat, 20 Jul 2019 at 09:46, Sam Ravnborg <sam@xxxxxxxxxxxx> wrote: > > Drop use of the deprecated drmP.h header. > While touching the files divide include files in blocks > and sort the files alphabetically. > > v2: > - Replace all uses of DRM_WAIT_ON() with VIA_WAIT_ON() > and thus avoiding to pull in drm_os_linux.h > > Signed-off-by: Sam Ravnborg <sam@xxxxxxxxxxxx> > Cc: Kevin Brace <kevinbrace@xxxxxxx> > Cc: Thomas Hellstrom <thellstrom@xxxxxxxxxx> > Cc: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx> > Cc: Mike Marshall <hubcap@xxxxxxxxxxxx> > Cc: Ira Weiny <ira.weiny@xxxxxxxxx> > Cc: Daniel Vetter <daniel.vetter@xxxxxxxx> > Cc: Emil Velikov <emil.velikov@xxxxxxxxxxxxx> > Cc: Michel Dänzer <michel@xxxxxxxxxxx> > --- > drivers/gpu/drm/via/via_dma.c | 9 ++++++++- > drivers/gpu/drm/via/via_dmablit.c | 17 ++++++++++------- > drivers/gpu/drm/via/via_drv.c | 7 +++++-- > drivers/gpu/drm/via/via_irq.c | 8 +++++--- > drivers/gpu/drm/via/via_map.c | 6 +++++- > drivers/gpu/drm/via/via_mm.c | 7 ++++++- > drivers/gpu/drm/via/via_verifier.c | 10 +++++----- > drivers/gpu/drm/via/via_video.c | 5 +++-- > 8 files changed, 47 insertions(+), 22 deletions(-) > With the s/DRM_WAIT_ON/VIA_WAIT_ON/ bits moved to 2/4, this patch is Reviewed-by: Emil Velikov <emil.velikov@xxxxxxxxxxxxx> -Emil _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel