commit | 3840c5bcc2456381ca53f3f9604915aa36249faf | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 04 13:25:37 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 19 16:42:53 2019 -0500 |
tree | a44d7a8fcd8ceb7f6270c268dee563b37ecea5d1 | |
parent | 6ae6c7d404ec3e7595c2c6bee8df211a34da5c64 [diff] |
drm/amdgpu: disentangle runtime pm and vga_switcheroo Originally we only supported runtime pm on PX/HG laptops so vga_switcheroo and runtime pm are sort of entangled. Attempt to logically separate them. Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>