commit | 3520b5e22809d1fe211a7375e7b220de85e383d7 | [log] [tgz] |
---|---|---|
author | Kenneth Feng <kenneth.feng@amd.com> | Wed Jul 22 21:27:35 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Aug 06 16:26:07 2020 -0400 |
tree | 6e0030c9b1c262858611bc0167a6f72ccc6cd4a6 | |
parent | ffa453f05be1513a2a68df0bce530db0d13480de [diff] |
drm/amd/powerplay: remove the dpm checking in the boot sequence It's not necessary to retrieve the power features status when the asic is booted up the first time. This patch can have the features enablement status still checked in suspend/resume case and removed from the first boot up sequence. Signed-off-by: Kenneth Feng <kenneth.feng@amd.com> Reviewed-by: Kevin Wang <kevin1.wang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>