Convert README to markdown

And update it a little for the current Gitlab infrastructure.
This commit is contained in:
Michel Dänzer
2018-09-20 18:53:05 +02:00
committed by Michel Dänzer
parent 451fe96809
commit ac5b6f96e9
2 changed files with 21 additions and 25 deletions

25
README
View File

@@ -1,25 +0,0 @@
xf86-video-amdgpu - AMD Radeon video driver for the Xorg X server
Patches and questions regarding this software should be directed at the
amd-gfx mailing list:
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
Please submit bug reports to the Xorg bugzilla:
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/AMDgpu
The master development code repository can be found at:
git://anongit.freedesktop.org/git/xorg/driver/xf86-video-amdgpu
https://cgit.freedesktop.org/xorg/driver/xf86-video-amdgpu
For patch submission instructions, see:
https://www.x.org/wiki/Development/Documentation/SubmittingPatches
For more information on the git code manager, see:
https://wiki.x.org/wiki/GitPage

21
README.md Normal file
View File

@@ -0,0 +1,21 @@
xf86-video-amdgpu - Xorg driver for AMD Radeon GPUs using the amdgpu kernel driver
==================================================================================
Questions regarding this software should be directed at the
[amd-gfx mailing list](https://lists.freedesktop.org/mailman/listinfo/amd-gfx).
Please
[submit bug reports](https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/AMDgpu)
to the Xorg bugzilla.
The
[master development code repository](https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu)
can be found at FreeDesktop Gitlab.
Please use merge requests for patch submission.
See the X.org wiki for
[further patch submission instructions](https://www.x.org/wiki/Development/Documentation/SubmittingPatches)
and
[more information on the git code manager](https://wiki.x.org/wiki/GitPage).