]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon: only adjust default clocks on NI GPUs
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Sep 2012 14:59:26 +0000 (10:59 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Oct 2012 20:50:28 +0000 (05:50 +0900)
commita364ac95d58cc2f64d596a298708a1429b60d5ac
treea9db0d63aa1d7cd7c2980e547a8d93716a709087
parent1d43ed629768ed28d3ae3131b5c64b2c5b6fc565
drm/radeon: only adjust default clocks on NI GPUs

commit 2e3b3b105ab3bb5b6a37198da4f193cd13781d13 upstream.

SI asics store voltage information differently so we
don't have a way to deal with it properly yet.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_pm.c