mirror of
https://github.com/X11Libre/xf86-video-amdgpu.git
synced 2026-03-24 01:24:31 +00:00
Convert README to markdown
And update it a little for the current Gitlab infrastructure.
This commit is contained in:
committed by
Michel Dänzer
parent
451fe96809
commit
ac5b6f96e9
25
README
25
README
@@ -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
21
README.md
Normal 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).
|
||||
|
||||
Reference in New Issue
Block a user