From: Michel Dänzer Date: Thu, 8 Oct 2009 08:44:10 +0000 (+0200) Subject: drm/radeon/kms: Fix apparent typo in legacy CRTC memory bandwidth calculation. X-Git-Tag: v2.6.32-rc7~43^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5fc901002db0519093ec723fd98969bc03cd629;p=pandora-kernel.git drm/radeon/kms: Fix apparent typo in legacy CRTC memory bandwidth calculation. While investigating the cause of CRTC FIFO underruns, I noticed that when converting the memory bandwidth calculation from the userspace X driver code, an instance of '8.0' was apparently accidentally converted to '80'. Signed-off-by: Michel Dänzer Signed-off-by: Dave Airlie --- Reading git-diff-tree failed