diff options
author | Thierry Vignaud <tv@mandriva.org> | 2006-08-24 15:41:15 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2006-08-24 15:41:15 +0000 |
commit | e78b72e43b25af96cd2d13d57fb38bd05eabb4db (patch) | |
tree | d71ac30ee370d4f0273fd687beb33e38b8b9df31 | |
parent | ce280dc4575a195208e41b551451396402f07fc4 (diff) | |
download | ldetect-lst-e78b72e43b25af96cd2d13d57fb38bd05eabb4db.tar ldetect-lst-e78b72e43b25af96cd2d13d57fb38bd05eabb4db.tar.gz ldetect-lst-e78b72e43b25af96cd2d13d57fb38bd05eabb4db.tar.bz2 ldetect-lst-e78b72e43b25af96cd2d13d57fb38bd05eabb4db.tar.xz ldetect-lst-e78b72e43b25af96cd2d13d57fb38bd05eabb4db.zip |
use EXA by default on ATI Radeon 8500 QL in order to have working composite
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index b2da0a19..634a6725 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -499,7 +499,7 @@ 0x1002 0x5149 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon R200 QI" 0x1002 0x514a "Card:ATI Radeon" "ATI Technologies Inc.|Radeon R200 QJ" 0x1002 0x514b "Card:ATI Radeon" "ATI Technologies Inc.|Radeon R200 QK" -0x1002 0x514c "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 8500 QL (AGP)" +0x1002 0x514c "Card:ATI Radeon (EXA)" "ATI Technologies Inc.|Radeon 8500 QL (AGP)" 0x1002 0x514d "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9100 QM (AGP)" 0x1002 0x514e "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 8500 QN R200" 0x1002 0x514f "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 8500 QO R200" |