1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
|
Source: xserver-xorg-video-ati
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Build-Depends:
debhelper-compat (= 12),
quilt,
pkg-config,
xserver-xorg-dev (>= 2:1.15.99),
libgl1-mesa-dev | libgl-dev,
libgbm-dev,
libdrm-dev (>= 2.4.89) [!hurd-i386],
libudev-dev [linux-any],
x11proto-dev,
xutils-dev (>= 1:7.5+4)
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-ati.git
Vcs-Browser: https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-ati.git
Homepage: https://wiki.freedesktop.org/xorg/RadeonFeature/
Package: xserver-xorg-video-ati
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
${xviddriver:Depends},
xserver-xorg-video-radeon
Suggests:
xserver-xorg-video-r128,
xserver-xorg-video-mach64
Provides: ${xviddriver:Provides}
Description: X.Org X server -- AMD/ATI display driver wrapper
This package provides the 'ati' driver for the AMD/ATI Mach64, Rage128,
Radeon, FireGL, FireMV, FirePro and FireStream series. This driver is
actually a wrapper that loads one of the 'mach64', 'r128' or 'radeon'
sub-drivers depending on the hardware.
These sub-drivers are brought through package dependencies.
.
Users of Rage, Mach, or Radeon boards may remove this package only if
they use Driver "r128", "mach64", or "radeon" in /etc/X11/xorg.conf
instead of relying on autodetection.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This package is built from the X.org xf86-video-ati driver module.
Package: xserver-xorg-video-radeon
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
${xviddriver:Depends}
Provides: ${xviddriver:Provides}
Suggests: firmware-amd-graphics
Description: X.Org X server -- AMD/ATI Radeon display driver
This package provides the 'radeon' driver for the AMD/ATI cards. The
following chips should be supported: R100, RV100, RS100, RV200, RS200,
RS250, R200, RV250, RV280, RS300, RS350, RS400/RS480, R300, R350, R360,
RV350, RV360, RV370, RV380, RV410, R420, R423/R430, R480/R481,
RV505/RV515/RV516/RV550, R520, RV530/RV560, RV570/R580,
RS600/RS690/RS740, R600, RV610/RV630, RV620/RV635, RV670, RS780/RS880,
RV710/RV730, RV740/RV770/RV790, CEDAR, REDWOOD, JUNIPER, CYPRESS,
HEMLOCK, PALM, SUMO/SUMO2, BARTS, TURKS, CAICOS, CAYMAN, ARUBA, TAHITI,
PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI, MULLINS, KAVERI, HAWAII.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This package is built from the X.org xf86-video-ati driver module.
|