]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit895d05901410e0ca67629ca7cfbf1c90368ee70c
tree78b915387a98457b1fdd8430589993d8fa197aac
parent45db9f3e369279b20b99ff311c01f4bb7dc7e45a
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