Revision 38aa4a568ba4c3ccba83e862a01e3e60e3b811ee authored by Alex Deucher on 08 March 2012, 00:05:01 UTC, committed by Dave Airlie on 08 March 2012, 09:39:54 UTC
All pre-SI chips are limited to 165 Mhz for single link.
Code in question will be re-enabled when SI support is added.

Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=44755
https://bugzilla.kernel.org/show_bug.cgi?id=42887

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
1 parent cf00790
History
File Mode Size
Makefile -rw-r--r-- 1.8 KB
aes-i586-asm_32.S -rw-r--r-- 10.4 KB
aes-x86_64-asm_64.S -rw-r--r-- 4.7 KB
aes_glue.c -rw-r--r-- 1.7 KB
aesni-intel_asm.S -rw-r--r-- 73.7 KB
aesni-intel_glue.c -rw-r--r-- 38.6 KB
blowfish-x86_64-asm_64.S -rw-r--r-- 6.5 KB
blowfish_glue.c -rw-r--r-- 11.7 KB
crc32c-intel.c -rw-r--r-- 4.9 KB
fpu.c -rw-r--r-- 4.3 KB
ghash-clmulni-intel_asm.S -rw-r--r-- 3.2 KB
ghash-clmulni-intel_glue.c -rw-r--r-- 8.3 KB
salsa20-i586-asm_32.S -rw-r--r-- 20.2 KB
salsa20-x86_64-asm_64.S -rw-r--r-- 17.4 KB
salsa20_glue.c -rw-r--r-- 3.7 KB
serpent-sse2-i586-asm_32.S -rw-r--r-- 14.1 KB
serpent-sse2-x86_64-asm_64.S -rw-r--r-- 18.8 KB
serpent_sse2_glue.c -rw-r--r-- 27.2 KB
sha1_ssse3_asm.S -rw-r--r-- 11.4 KB
sha1_ssse3_glue.c -rw-r--r-- 5.8 KB
twofish-i586-asm_32.S -rw-r--r-- 9.1 KB
twofish-x86_64-asm_64-3way.S -rw-r--r-- 6.9 KB
twofish-x86_64-asm_64.S -rw-r--r-- 8.3 KB
twofish_glue.c -rw-r--r-- 3.2 KB
twofish_glue_3way.c -rw-r--r-- 16.6 KB

back to top