]> git.ipfire.org Git - thirdparty/kernel/stable.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:47:15 +0000 (05:47 +0900)
commit0d566039bce4550f93c7b9d322aeacc6e91acf16
treeb66bb8e623f169fea8a04443f7d116df93d2a6b0
parent02f75133f5bbd5535a4e283357d3828b8038aaac
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