drm/radeon/si: disable cgcg and pg for now
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 29 Jul 2013 15:51:25 +0000 (11:51 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 29 Jul 2013 22:14:40 +0000 (18:14 -0400)
Coarse grain clockgating causes problems with reclocking on
some cards and powergating (verde only) causes problems with
ring initialization.  The proper fix (restructuring the init
sequences) is too invasive for 3.11 so just disable them for
now.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found