]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon: restructure cg/pg on cik (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Aug 2013 15:18:39 +0000 (11:18 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Aug 2013 20:30:54 +0000 (16:30 -0400)
commit473359bc28e193031a76d99f71e8b6c4808719a6
treeee11bcfcd8e9e7c7c4adbcf85ae1ed0b3db1fcc2
parentca6ebb39df2be99f08fcf30335b4d52319ab9208
drm/radeon: restructure cg/pg on cik (v2)

- use new cg/pg flags for finer grained clock and
powergating control
- restructure the cg/pg code so it can be called from
other components such as dpm

v2: fix build breakage from rebase

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/cik.c
drivers/gpu/drm/radeon/cikd.h
drivers/gpu/drm/radeon/radeon_asic.c