gpo.zugaina.org

Search Portage & Overlays:

x11-drivers/xf86-video-amdgpu

Accelerated Open Source driver for AMDGPU cards

Screenshots

  • xf86-video-amdgpu-9999
    udev

    View      Download      Browse     License: MIT   
    Overlay: gentoo
  • xf86-video-amdgpu-9999
    udev

    View      Download      Browse     License: MIT   
    Overlay: xlibre
  • xf86-video-amdgpu-25.1.1
    ~amd64 ~arm64
    udev

    View      Download      Browse     License: MIT   
    Overlay: xlibre
  • xf86-video-amdgpu-25.1.0
    ~amd64 ~arm64
    udev

    View      Download      Browse     License: MIT   
    Overlay: xlibre
  • xf86-video-amdgpu-25.0.3
    ~amd64 ~arm64
    udev

    View      Download      Browse     License: MIT   
    Overlay: xlibre
  • xf86-video-amdgpu-25.0.2
    ~amd64 ~arm64
    udev

    View      Download      Browse     License: MIT   
    Overlay: xlibre
  • xf86-video-amdgpu-25.0.0-r1
    amd64 arm64 ~loong ppc64 ~riscv x86
    udev

    View      Download      Browse     License: MIT   
    Overlay: gentoo

ChangeLog

commit d7add0b0eae9b80bc06e38af8f62d4e2676c605d
Author: callmetango <callmetango@users.noreply.github.com>
Date: Sat Feb 21 13:31:19 2026 +0000

x11-drivers/xf86-video-amdgpu: add 25.0.3, drop 25.0.1

Signed-off-by: callmetango <callmetango@users.noreply.github.com>

commit c76f1607c49233f3a4c08e08bcf3e2818f560771
Author: callmetango <callmetango@users.noreply.github.com>
Date: Mon Feb 16 12:19:40 2026 +0000

x11-drivers/xf86-video-amdgpu: add 25.1.1

Signed-off-by: callmetango <callmetango@users.noreply.github.com>

commit b93f5f051276a1bbad6c178cef32050f09dcc817
Author: callmetango <callmetango@users.noreply.github.com>
Date: Sun Feb 15 02:04:00 2026 +0000

x11-drivers/xf86-video-amdgpu: add 25.1.0, drop 23.0.0.7

Signed-off-by: callmetango <callmetango@users.noreply.github.com>

commit 1090f8138ba72e79926435bd3af3a06176f631b2
Author: callmetango <callmetango@users.noreply.github.com>
Date: Sun Feb 15 01:59:35 2026 +0000

x11-drivers/xf86-video-amdgpu: add 25.0.2, drop 23.0.0.6

Signed-off-by: callmetango <callmetango@users.noreply.github.com>

commit fbe70be23c93cfac41b123bac7c290ea8a76c7b9
Author: callmetango <callmetango@users.noreply.github.com>
Date: Sun Dec 28 00:38:49 2025 +0000

x11-drivers/xf86-video-amdgpu: add 25.0.1

Signed-off-by: callmetango <callmetango@users.noreply.github.com>

commit 07d65aafe91d0dc9ab9326ed85a290ce698908fb
Author: callmetango <callmetango@users.noreply.github.com>
Date: Tue Dec 9 20:26:13 2025 +0000

x11-drivers/xf86-video-amdgpu: add 23.0.0.7

Signed-off-by: callmetango <callmetango@users.noreply.github.com>

commit 6f25ea244c9b6e940b9bbdfbe3ddc75d26e58162
Author: callmetango <callmetango@users.noreply.github.com>
Date: Wed Nov 5 16:40:55 2025 +0000

x11-drivers/xf86-video-amdgpu: add version 23.0.0.6

Part-of: #46

Signed-off-by: callmetango <callmetango@users.noreply.github.com>

commit 73061fba99712f1165a30ed58fe30d3a873925fc
Author: callmetango <callmetango@users.noreply.github.com>
Date: Thu Jul 10 13:44:50 2025 +0000

treewide: add HOMEPAGE

Add HOMEPAGE variable to every ebuild as required per Gentoo Policy
Guide.

Fixes: #31
Signed-off-by: callmetango <callmetango@users.noreply.github.com>

commit 43d8df3a31708d35c715b289df6495c573e87229
Author: stefan11111 <stefan11111@shitposting.expert>
Date: Sat Jun 21 15:21:26 2025 +0300

treewide: update keywords

Use the same keywords as the ebuilds in ::gentoo

Signed-off-by: stefan11111 <stefan11111@shitposting.expert>

commit 4a51cc4c42d0135dc300c4ae52ae56c82406bfde
Author: callmetango <callmetango@users.noreply.github.com>
Date: Fri Jun 20 19:47:44 2025 +0000

Renamed X11LIBRE_ eclass variables to XLIBRE_

Signed-off-by: callmetango <callmetango@users.noreply.github.com>

commit 3305be45be9c82d44e403239f9b890d8c0d87983
Author: callmetango <callmetango@users.noreply.github.com>
Date: Fri Jun 20 19:41:56 2025 +0000

Removed redundant X11LIBRE_PACKAGE_NAME from ebuilds

Signed-off-by: callmetango <callmetango@users.noreply.github.com>

commit ca3248654b188554af9ef13e4c7829b6614c18c5
Author: callmetango <callmetango@users.noreply.github.com>
Date: Fri Jun 20 17:39:24 2025 +0000

Readded upstream remote-id metadata

Signed-off-by: callmetango <callmetango@users.noreply.github.com>

commit baf14f4ed9ffd3f41aef5204f797dc10b2e34447
Author: callmetango <callmetango@users.noreply.github.com>
Date: Fri Jun 20 17:06:35 2025 +0000

Corrected naming of ebuilds

* Renamed X11Libre to XLibre since it really is the official name
* Renamed x11-base/xorg-server to x11-base/xlibre-server since it is the
XLibre server
* Renamed x11-drivers/x11libre-* to x11-drivers/xf86-* due to the drivers
really being xf86 descendants and to conform with upstream naming. This way
the ::gentoo drivers conflict with these ones which is intentional.

Signed-off-by: callmetango <callmetango@users.noreply.github.com>