On Sat, 20 Jul 2019 at 09:46, Sam Ravnborg <s...@ravnborg.org> 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 <s...@ravnborg.org>
> Cc: Kevin Brace <kevinbr...@gmx.com>
> Cc: Thomas Hellstrom <thellst...@vmware.com>
> Cc: "Gustavo A. R. Silva" <gust...@embeddedor.com>
> Cc: Mike Marshall <hub...@omnibond.com>
> Cc: Ira Weiny <ira.we...@intel.com>
> Cc: Daniel Vetter <daniel.vet...@ffwll.ch>
> Cc: Emil Velikov <emil.veli...@collabora.com>
> Cc: Michel Dänzer <mic...@daenzer.net>
> ---
>  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.veli...@collabora.com>

-Emil
_______________________________________________
openchrome-devel mailing list
openchrome-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/openchrome-devel

Reply via email to