xenocara/driver/xf86-video-modesetting
kettenis 87c6ca56f8 Only require DRM 1.2. That's the version we claim to support and it the driver
doesn't actually seem to require any newer interfaces.

ok jsg@
2013-01-17 11:07:36 +00:00
..
m4 regen 2013-01-17 07:22:28 +00:00
man regen 2013-01-17 07:22:28 +00:00
src Only require DRM 1.2. That's the version we claim to support and it the driver 2013-01-17 11:07:36 +00:00
aclocal.m4 regen 2013-01-17 07:22:28 +00:00
ChangeLog Import xf86-video-modesetting 0.6.0. 2013-01-17 07:16:32 +00:00
compile Import xf86-video-modesetting 0.6.0. 2013-01-17 07:16:32 +00:00
config.guess regen 2013-01-17 07:22:28 +00:00
config.h.in regen 2013-01-17 07:22:28 +00:00
config.sub regen 2013-01-17 07:22:28 +00:00
configure regen 2013-01-17 07:22:28 +00:00
configure.ac Import xf86-video-modesetting 0.6.0. 2013-01-17 07:16:32 +00:00
COPYING Import xf86-video-modesetting 0.6.0. 2013-01-17 07:16:32 +00:00
depcomp regen 2013-01-17 07:22:28 +00:00
INSTALL Import xf86-video-modesetting 0.6.0. 2013-01-17 07:16:32 +00:00
install-sh Import xf86-video-modesetting 0.6.0. 2013-01-17 07:16:32 +00:00
ltmain.sh regen 2013-01-17 07:22:28 +00:00
Makefile.am Import xf86-video-modesetting 0.6.0. 2013-01-17 07:16:32 +00:00
Makefile.bsd-wrapper Add BSD Makefile. 2013-01-17 07:21:06 +00:00
Makefile.in regen 2013-01-17 07:22:28 +00:00
missing Import xf86-video-modesetting 0.6.0. 2013-01-17 07:16:32 +00:00
README Import xf86-video-modesetting 0.6.0. 2013-01-17 07:16:32 +00:00

This is a generic modesetting driver.
The idea is to piggy-back the X driver on top of the DRM and Gallium3D
drivers (DRM for modesetting and Gallium3D for Exa acceleration)

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/driver/xf86-video-modesetting

        http://cgit.freedesktop.org/xorg/driver/xf86-video-modesetting

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage