xenocara/driver/xf86-video-intel
oga 928f6b4517 Fix a segfault in X for a clipped movie window.
ok matthieu@

Original commit message from barry scott to upstream:

 Author: Barry Scott <barry.scott@onelan.co.uk>
 Date:   Tue Jun 23 14:14:50 2009 +0100

     Fix segv for clipped movie window

     When playing a movie that is clipped on its left and right edges the
     Xorg server will SEGV sometimes. This is because the intel driver
     ignores the clipping info when it copies the planes out of the XV
     data.  The check for the optimised copy was wrong to ignore the
     width required.  Which leads to too much data being copied by the
     memcpy. It the source buffe happens to end exactly on a page
     boundary the server will SEGV.

     As we reviewed the code we checked the calculation of src1, src2 and
     src3.  The patch includes additional comments to make it clear what
     the elements of the calculation are.

     This bug exists in git head and we also see it in 2.4.1.
2009-12-14 14:21:54 +00:00
..
man update to xf86-video-intel 2.7.1. Tested by many. 2009-06-25 20:16:43 +00:00
src Fix a segfault in X for a clipped movie window. 2009-12-14 14:21:54 +00:00
uxa Since we don't accelerate trapesoid rendering under uxa yet anyway 2009-07-18 15:02:51 +00:00
acinclude.m4 xf86-video-intel 2.4.2. Has been in snapshots for weeks. Ok oga@. 2008-10-12 15:20:49 +00:00
aclocal.m4 update to xf86-video-intel 2.7.1. Tested by many. 2009-06-25 20:16:43 +00:00
AUTHORS update to xf86-video-intel 2.7.1. Tested by many. 2009-06-25 20:16:43 +00:00
autogen.sh update to xf86-video-intel 2.7.1. Tested by many. 2009-06-25 20:16:43 +00:00
compile Importing xf86-video-i810 1.7.2 2006-11-26 20:06:13 +00:00
config.guess regenerate with OpenBSD autotools 2006-11-27 14:55:05 +00:00
config.h.in update to xf86-video-intel 2.7.1. Tested by many. 2009-06-25 20:16:43 +00:00
config.sub regenerate with OpenBSD autotools 2006-11-27 14:55:05 +00:00
configure update to xf86-video-intel 2.7.1. Tested by many. 2009-06-25 20:16:43 +00:00
configure.ac update to xf86-video-intel 2.7.1. Tested by many. 2009-06-25 20:16:43 +00:00
COPYING Importing xf86-video-i810 1.7.2 2006-11-26 20:06:13 +00:00
depcomp merge xf86-video-intel 2.2.0 2007-11-24 20:08:18 +00:00
install-sh merge xf86-video-intel 2.2.0 2007-11-24 20:08:18 +00:00
ltmain.sh update to xf86-video-intel 2.7.1. Tested by many. 2009-06-25 20:16:43 +00:00
Makefile.am update to xf86-video-intel 2.7.1. Tested by many. 2009-06-25 20:16:43 +00:00
Makefile.bsd-wrapper Introduce bsd.xconf.mk to set default config variables used 2008-03-25 23:41:50 +00:00
Makefile.in update to xf86-video-intel 2.7.1. Tested by many. 2009-06-25 20:16:43 +00:00
missing merge xf86-video-intel 2.2.0 2007-11-24 20:08:18 +00:00
NEWS update to xf86-video-intel 2.7.1. Tested by many. 2009-06-25 20:16:43 +00:00
README update to xf86-video-intel 2.7.1. Tested by many. 2009-06-25 20:16:43 +00:00
RELEASING update to xf86-video-intel 2.7.1. Tested by many. 2009-06-25 20:16:43 +00:00

xf86-video-intel
Open-source X.org graphics driver for Intel graphics
http://www.intellinuxgraphics.com/

What is xf86-video-intel
------------------------
The xf86-video-intel module is an open-source 2D graphics driver for
the X Window System as implemented by X.org. It supports a variety of
Intel graphics chipsets including:

	i810/i810e/i810-dc100,i815,
	i830M,845G,852GM,855GM,865G,
	915G/GM,945G/GM/GME,946GZ
	G/GM/GME/Q965,
	G/Q33,G/Q35,G41,G/Q43,G/GM/Q45

Where to get more information about the driver
----------------------------------------------
The primary source of information about this and other open-source
drivers for Intel graphics is:

	http://intellinuxgraphics.org/

Documentation specific to the xf86-video-intel driver including
possible configuration options for the xorg.conf file can be found in
the intel(4) manual page. After installing the driver this
documentation can be read with the following command:

	man intel

Mailing list for communication with users and developers of
xf86-video-intel:

	intel-gfx@lists.freedesktop.org.

	Note: Subscription is required before posting, but anyone is
	free to subscribe. See instructions (and archives) here:

	http://lists.freedesktop.org/mailman/listinfo/intel-gfx

To report bugs encountered with the driver, see:

	http://intellinuxgraphics.org/how_to_report_bug.html

To see bugs that are targeted to be fixed in the next release:

	https://bugs.freedesktop.org/show_bug.cgi?id=intel-2d-release