drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounder
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 1 Mar 2021 15:42:50 +0000 (10:42 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 4 Mar 2021 04:05:16 +0000 (23:05 -0500)
commit25951362db7b3791488ec45bf56c0043f107b94b
tree0968a4ca6b2362fa54a92911cd437af844ad70b0
parent6efda1671312e8432216ee8b106e71fa3102e1d3
drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounder

It works fine and was only disabled because primary GPUs
don't enter runpm if there is a console bound to the fbdev due
to the kmap.  This will at least allow runpm on secondary cards.

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