drm/radeon/dpm: ungate blocks in dpm disable for kb/kv
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 26 Aug 2013 13:46:51 +0000 (09:46 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Aug 2013 20:31:07 +0000 (16:31 -0400)
commit39c88ae314b0ec8084ccafdee416d8b7ff736d32
tree78b915387a98457b1fdd8430589993d8fa197aac
parent47acb1ff9b12b7121a9f8d7589d9ad88dafa603c
drm/radeon/dpm: ungate blocks in dpm disable for kb/kv

These blocks need to be ungated for the other parts of
the driver properly initialize them (e.g., after a gpu
reset, etc.).

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