Nouveau Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH xf86-video-nouveau 0/4] Compiler warnings series
@ 2019-01-21  3:21 Rhys Kidd
       [not found] ` <20190121032134.6492-1-rhyskidd-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Rhys Kidd @ 2019-01-21  3:21 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

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@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-01-21  4:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-21  3:21 [PATCH xf86-video-nouveau 0/4] Compiler warnings series Rhys Kidd
     [not found] ` <20190121032134.6492-1-rhyskidd-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2019-01-21  3:21   ` [PATCH xf86-video-nouveau 1/4] wfb: Remove declaration for undefined function nouveau_wfb_init() Rhys Kidd
2019-01-21  3:21   ` [PATCH xf86-video-nouveau 2/4] dri2: Mark local create/destroy buffer and copy region functions as static Rhys Kidd
2019-01-21  3:21   ` [PATCH xf86-video-nouveau 3/4] xv: Mark local NVSetupTexturedVideo function " Rhys Kidd
2019-01-21  3:21   ` [PATCH xf86-video-nouveau 4/4] xv/nv30, nv40: Mark local NV30GetSurfaceFormat and NV40GetSurfaceFormat " Rhys Kidd
2019-01-21  4:02   ` [PATCH xf86-video-nouveau 0/4] Compiler warnings series Ilia Mirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox