OSDN Git Service

drm/radeon: fix typo in bandwidth calculation
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Mar 2017 22:03:27 +0000 (18:03 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 7 Apr 2017 16:20:41 +0000 (12:20 -0400)
commit211eed656b0ec13240aaaa42bd6541f1fcb61007
treec044f13616e21241689418bf0c952f96da7e8fd0
parentede2e019adec0b6fd21a54ace92358969f1a1629
drm/radeon: fix typo in bandwidth calculation

The RV3xx settings were getting applied to all older asics
rather than just RV3xx.

Reported-by: David Binderman <dcb314@hotmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/r100.c