commit | 6ae6c7d404ec3e7595c2c6bee8df211a34da5c64 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Nov 07 18:13:14 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 19 16:42:53 2019 -0500 |
tree | 94d8313369dffc0a32f20d16cb017f40c3284a35 | |
parent | 191343172809aba0047c2eb03249cb704ad65658 [diff] |
drm/amdgpu: start to disentangle boco from runtime pm BACO - Bus Active, Chip Off BOCO - Bus Off, Chip Off We originally only supported runtime pm on PX/HG laptops so most of the runtime pm code looks for this. Add a new flag to check for runtime pm enablement and use this rather than checking for PX/HG. Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>