diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-02-24 14:42:21 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-02-24 14:42:21 -0800 |
commit | 7ed3b8e582e657f452fef196317163ca2eb54f6b (patch) | |
tree | 12843a9ca7a86b6bb907673ae83e9bef7877373a | |
parent | c99d634132671a2bd93c0967ef8df284a116f1ae (diff) |
README.md: updates to match the style of the xf86-video-amdgpu README
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | README.md | 26 |
1 files changed, 12 insertions, 14 deletions
@@ -1,19 +1,17 @@ -xf86-video-ati - ATI/AMD Radeon video driver for the Xorg X server ------------------------------------------------------------------- +xf86-video-ati - Xorg driver for ATI/AMD Radeon GPUs using the radeon kernel driver +=================================================================================== -Patches and questions regarding this software should be directed at the -amd-gfx mailing list: +Questions regarding this software should be directed at the +[amd-gfx mailing list](https://lists.freedesktop.org/mailman/listinfo/amd-gfx). - https://lists.freedesktop.org/mailman/listinfo/amd-gfx +The +[main development code repository](https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati) +can be found at FreeDesktop Gitlab. -Please submit bug reports to the Gitlab Issues page: +Please submit bug reports there and use merge requests for patch submission. - https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/-/issues +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). -The primary development code repository can be found at: - - https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati - -For patch submission instructions, see: - - https://www.x.org/wiki/Development/Documentation/SubmittingPatches |