commit | e098bc9612c2b60f94920461d71c92962a916e73 | [log] [tgz] |
---|---|---|
author | Evan Quan <evan.quan@amd.com> | Thu Aug 13 16:39:25 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 14 16:22:41 2020 -0400 |
tree | 9523440f73a9db1943a4102da7b5ef4c5fb15ca4 | |
parent | e9372d23715d6802fd6d3763cb19c5a0c07ad641 [diff] |
drm/amd/pm: optimize the power related source code layout The target is to provide a clear entry point(for power routines). Also this can help to maintain a clear view about the frameworks used on different ASICs. Hopefully all these can make power part more friendly to play with. Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>