commit | e1827a307e96ec51a657a2b7e68a8ffc36ae2a43 | [log] [tgz] |
---|---|---|
author | Rex Zhu <Rex.Zhu@amd.com> | Thu Sep 28 16:12:51 2017 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 06 16:47:49 2017 -0400 |
tree | aad198a277a986ba77bf6ae2825934142dd11af4 | |
parent | 3811f8f00c5fef3754091b5c5254355bed1d9022 [diff] |
drm/amd/powerplay: delete flag PP_VALID don't need to check pp_valid, all pp export functions are moved to ip_funcs and pp_funcs. so just need to check the function point. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>