]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit64d8a728c7deb40e8db3c09b614ffe90415c7664
tree28695e32f3df34e6db02a7954557b57719d1b4e5
parent0ffae60c8976fb407de04cebd8c4cfae932bc671
drm/radeon: add cg and pg flags

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>
drivers/gpu/drm/radeon/radeon.h