Subject: CVS commit: [netbsd-3] xsrc/xfree/xc/programs/Xserver/hw/xfree86/common
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/12/2006 14:28:08
Module Name:	xsrc
Committed By:	tron
Date:		Wed Jul 12 14:28:08 UTC 2006

Modified Files:
	xsrc/xfree/xc/programs/Xserver/hw/xfree86/common [netbsd-3]:
	    xf86fbman.c

Log Message:
Pull up following revision(s) (requested by jmmv in ticket #1383):
	xfree/xc/programs/Xserver/hw/xfree86/common/xf86fbman.c: revision 1.2
Let xf86AllocateOffscreenLinear() allocate even when the requested
granularity doesn't match the front buffer pitch by allocating a bit
more and aligning the result.
Fixes Xvideo on some resolutions and drivers such as 1680x1050 on nv.
Patch from https://bugs.freedesktop.org/show_bug.cgi?id=6151 by
Benjamin Herrenschmidt.
OK'ed by tron@.


To generate a diff of this commit:
cvs rdiff -r1.1.1.5.6.1 -r1.1.1.5.6.2 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/common/xf86fbman.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.