[Nouveau] [PATCH xf86-video-nouveau 0/4] Compiler warnings series

Ilia Mirkin imirkin at alum.mit.edu
Mon Jan 21 04:02:02 UTC 2019


Thanks, series applied.

On Sun, Jan 20, 2019 at 10:21 PM Rhys Kidd <rhyskidd at gmail.com> wrote:
>
> A short series of compiler visibility warning fixes that I prepared whilst
> trialing improvements to xf86-video-nouveau's use of the core xorg-server
> utility macros.
>
> Rhys Kidd (4):
>   wfb: Remove declaration for undefined function nouveau_wfb_init()
>   dri2: Mark local create/destroy buffer and copy region functions as
>     static
>   xv: Mark local NVSetupTexturedVideo function as static
>   xv/nv30,nv40: Mark local NV30GetSurfaceFormat and NV40GetSurfaceFormat
>     as static
>
>  src/nouveau_dri2.c | 12 ++++++------
>  src/nouveau_xv.c   |  2 +-
>  src/nv30_xv_tex.c  |  2 +-
>  src/nv40_xv_tex.c  |  2 +-
>  src/nv_proto.h     |  1 -
>  5 files changed, 9 insertions(+), 10 deletions(-)
>
> --
> 2.19.1
>
> _______________________________________________
> Nouveau mailing list
> Nouveau at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/nouveau


More information about the Nouveau mailing list