Module Name: xsrc Committed By: mrg Date: Wed Sep 21 17:48:18 UTC 2016
Modified Files: xsrc/external/mit/xf86-video-nv/dist/src: g80_dma.c g80_dma.h g80_exa.c g80_xaa.c g80_xaa.h Log Message: move G80DmaKickoffCallback into g80_dma.c so that it's visible no non-XAA builds. renamed from G80DMAKickoffCallback for consistency. should fix PR#51480. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \ xsrc/external/mit/xf86-video-nv/dist/src/g80_dma.c \ xsrc/external/mit/xf86-video-nv/dist/src/g80_dma.h \ xsrc/external/mit/xf86-video-nv/dist/src/g80_xaa.h cvs rdiff -u -r1.1.1.3 -r1.2 \ xsrc/external/mit/xf86-video-nv/dist/src/g80_exa.c \ xsrc/external/mit/xf86-video-nv/dist/src/g80_xaa.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.