Skip to content
Commit ddc76ff6 authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/radeon: fixes for gfx clockgating on CIK



Clockgating requires signalling between the CP and the
RLC to work properly.  Resetting the CP block in the
CP resume code messed up the internal coordination
between the blocks.  Removing the reset allows gfx
clockgating to work properly.  However, when gfx clock
gating is enabled, there is a strange interaction with
dpm which causes the chip to stay in the high performance
level all the time, so leave gfx clockgating disabled
for now.

Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 473359bc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment