drm/amdgpu: enable runtime pm on BACO capable boards if runpm=1
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Oct 2019 18:47:39 +0000 (13:47 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Nov 2019 21:42:54 +0000 (16:42 -0500)
commit72f058b7237ede2be2d98c70bdabbe7c3e587ae9
treedb5b32c5f3dd8e5083e8aa27877a69a377ecf46f
parent3840c5bcc2456381ca53f3f9604915aa36249faf
drm/amdgpu: enable runtime pm on BACO capable boards if runpm=1

BACO - Bus Active, Chip Off

Everything is in place now.  Not enabled by default yet.  You
still have to specify runpm=1.

Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c