drm/radeon: add cg and pg flags
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 8 Aug 2013 20:31:25 +0000 (16:31 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Aug 2013 20:30:48 +0000 (16:30 -0400)
This commits adds flags for supported clockgating and
powergating features.  This allows us to more easily
track which features are supported on a particular
asic and to enable/disable features for debugging.

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

No differences found