commit | 667273c166e98e3e38e6ac1f2b69950309bc42a5 | [log] [tgz] |
---|---|---|
author | Kevin Wang <kevin1.wang@amd.com> | Wed May 29 23:09:06 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jun 21 18:59:25 2019 -0500 |
tree | 48d02f2cabf3a41e15e822f2efa959afb8a46b5f | |
parent | 940680c3b48a5d90896e638cb6ec3bf1a2cebcfa [diff] |
drm/amd/powerplay: move the function of get[set]_power_profile to asic file The callback of get[set]_power_profile is asic related function, so move theme into vega20_ppt file. Signed-off-by: Kevin Wang <kevin1.wang@amd.com> Reviewed-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>