summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2012-02-19 08:34:21 -0500
committerDave Airlie <airlied@redhat.com>2012-02-21 16:15:07 +0000
commit3189196ece713ca7a0058d2d76e0eaaf9757fc35 (patch)
tree55fa0365a7faa664fef006d1f2a994fa2ee5ba0d
parenta5edc0cfba9618e37f5c9eb3305e78f298f4f16b (diff)
Add contact information to the README file
Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r--README23
1 files changed, 23 insertions, 0 deletions
diff --git a/README b/README
index 4578d7f..7ca3286 100644
--- a/README
+++ b/README
@@ -1,3 +1,26 @@
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