mirror of
https://github.com/X11Libre/xf86-video-amdgpu.git
synced 2026-03-24 01:24:31 +00:00
Update URLs to reflect gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
@@ -4,15 +4,11 @@ xf86-video-amdgpu - Xorg driver for AMD Radeon GPUs using the amdgpu kernel driv
|
||||
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
|
||||
[main 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.
|
||||
Please submit bug reports there and use merge requests for patch submission.
|
||||
|
||||
See the X.org wiki for
|
||||
[further patch submission instructions](https://www.x.org/wiki/Development/Documentation/SubmittingPatches)
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
AC_PREREQ([2.60])
|
||||
AC_INIT([xf86-video-amdgpu],
|
||||
[22.0.0],
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/AMDgpu],
|
||||
[https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu/-/issues],
|
||||
[xf86-video-amdgpu])
|
||||
|
||||
AC_CONFIG_SRCDIR([Makefile.am])
|
||||
|
||||
@@ -140,7 +140,7 @@ https://www.x.org/wiki/radeon
|
||||
.IP " 2." 4
|
||||
Overview about amdgpu development code:
|
||||
.RS 4
|
||||
https://cgit.freedesktop.org/xorg/driver/xf86-video-amdgpu/
|
||||
https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu
|
||||
.RE
|
||||
.IP " 3." 4
|
||||
Mailing list:
|
||||
@@ -153,14 +153,14 @@ IRC channel:
|
||||
#radeon on irc.freenode.net
|
||||
.RE
|
||||
.IP " 5." 4
|
||||
Query the bugtracker for amdgpu bugs:
|
||||
The bugtracker for amdgpu bugs:
|
||||
.RS 4
|
||||
https://bugs.freedesktop.org/query.cgi?product=xorg&component=Driver/AMDgpu
|
||||
https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu/-/issues
|
||||
.RE
|
||||
.IP " 6." 4
|
||||
Submit bugs & patches:
|
||||
Submit merge requests:
|
||||
.RS 4
|
||||
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/AMDgpu
|
||||
https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu/-/merge_requests
|
||||
.RE
|
||||
|
||||
.SH AUTHORS
|
||||
|
||||
Reference in New Issue
Block a user