aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/trinityd.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2013-06-27drm/radeon: add dpm UVD handling for TN asics (v2)Alex Deucher1-0/+5
v2: fix typo noticed by Dan Carpenter Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2013-06-27drm/radeon/kms: add dpm support for trinity asicsAlex Deucher1-0/+223
This adds dpm support for trinity asics. This includes: - clockgating - powergating - dynamic engine clock scaling - dynamic voltage scaling set radeon.dpm=1 to enable it. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>