diff options
Diffstat (limited to 'lst/Cards+')
-rw-r--r-- | lst/Cards+ | 45 |
1 files changed, 21 insertions, 24 deletions
@@ -138,17 +138,27 @@ NAME ATI Rage 128 TV-out SEE ATI Rage 128-based cards FB_TVOUT -# Radeon cards not supported by proprietary driver: update name -# as support changes +# Radeon cards not supported by proprietary driver, but supported by ati +# update name as support changes NAME ATI Radeon X1950 and earlier DRIVER ati DRI_GLX -# FireGL cards not supported by proprietary driver: +# FireGL cards not supported by proprietary driver, but supported by ati # update name as support changes NAME ATI r300/r400/r500 based FireGL SEE ATI Radeon X1950 and earlier +# Radeon card not supported by proprietary driver, nor ati, but supported +# by radeonhd +NAME ATI Radeon RV710 9592 +DRIVER radeonhd +DRI_GLX + +# FirePro card not supported by proprietary driver, but supported by ati +NAME ATI FirePro M5750 +SEE ATI Radeon X1950 and earlier + # Radeon cards supported by proprietary driver and free 'radeon' # driver: update name as support changes NAME ATI Radeon HD 2000 and later (radeon/fglrx) @@ -165,11 +175,10 @@ SEE ATI Radeon HD 2000 and later (radeon/fglrx) NAME ATI FirePro (radeon/fglrx) SEE ATI Radeon HD 2000 and later (radeon/fglrx) -# Radeon cards supported by proprietary driver but not free 'radeon' -# driver. Radeonhd can autodetect unknown cards within the supported -# chipsets, so use radeonhd for them. -# Additionally, it is used for following cards that do not work -# correctly with the 'radeon' driver: +# Radeon cards supported by proprietary driver and free 'radeonhd' +# driver, but not free 'radeon' driver. +# Additionally, it is used for following cards that are supported but +# do not work correctly with the 'radeon' driver: # ATI Radeon HD 3200 Graphics (1002:9610) # - https://qa.mandriva.com/show_bug.cgi?id=49824 NAME ATI Radeon HD 2000 and later (radeonhd/fglrx) @@ -177,27 +186,15 @@ DRIVER radeonhd DRI_GLX # DRIVER2 fglrx incompatible with X server 1.7+ +NAME ATI Radeon HD 2000 and later (vesa/fglrx) +DRIVER vesa +# DRIVER2 fglrx incompatible with X server 1.7+ + # FirePro cards as above: # driver: update name as support changes NAME ATI FirePro (radeonhd/fglrx) SEE ATI Radeon HD 2000 and later (radeonhd/fglrx) -# Radeon cards not supported by proprietary driver or free 'radeon' -# driver. Radeonhd can autodetect unknown cards within the supported -# chipsets, so use radeonhd for them. -# These are probably bogus entries, as not even fglrx listed them when it -# still had r500 support. 71e7 seems to be a secondary port according to -# ATI_Device_IDs.txt. -# 71e7 RV535 [Radeon X1650 Series] (secondary port) -# 7241 R580 [Radeon X1900] -# 7242 R580 [Radeon X1900] -NAME ATI Radeon X1650 Secondary 71e7 -DRIVER radeonhd -DRI_GLX - -NAME ATI Radeon X1900 7241/7242 -SEE ATI Radeon X1650 Secondary 71e7 - # ARK Logic NAME Ark Logic ARKx000-based cards |