[openchrome-devel] [PATCH v2 4/4] drm/via: drop use of drmP.h

Emil Velikov emil.l.velikov at gmail.com
Mon Jul 22 16:22:29 UTC 2019


On Sat, 20 Jul 2019 at 09:46, Sam Ravnborg <sam at 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 <sam at ravnborg.org>
> Cc: Kevin Brace <kevinbrace at gmx.com>
> Cc: Thomas Hellstrom <thellstrom at vmware.com>
> Cc: "Gustavo A. R. Silva" <gustavo at embeddedor.com>
> Cc: Mike Marshall <hubcap at omnibond.com>
> Cc: Ira Weiny <ira.weiny at intel.com>
> Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
> Cc: Emil Velikov <emil.velikov at collabora.com>
> Cc: Michel Dänzer <michel at 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.velikov at collabora.com>

-Emil


More information about the openchrome-devel mailing list