commit | 9c50b1d937cc9656100ba10d9f57484c6d173936 | [log] [tgz] |
---|---|---|
author | Egbert Eich <eich@suse.de> | Wed Oct 24 18:31:19 2012 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Nov 01 10:34:30 2012 -0400 |
tree | 8aab18aab815d578dd3ad995b1b65ec41cf5281b | |
parent | 83325d072185899b706de2956170b246585aaec9 [diff] |
DRM/Radeon: Fix primary DAC Load Detection for RV100 chips. For Radeon 7500 ATI recommends a DAC_FORCE value of 0x1ac. This value works better on ES1000 (RV100) chips, too, as it doesn't produce any false positives on any cards I have tested. Therefore let's assume that this value is good for all RV100 and RV200 chipset generations. Signed-off-by: Egbert Eich <eich@suse.de> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>