]> 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:28:11 +0000 (05:28 +0900)
commit6a971dedc857dea1de7b5394f502c7644f1d8bc6
treeb1ace37655debc15dba6d757ba1c11480513b9e0
parent70deff084ca28ae74786764fd8d882947b5a31a4
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