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>
Tue, 2 Mar 2021 19:17:04 +0000 (14:17 -0500)
commit03e0dbcd10c4b3f5bb99804b19bb4b9a2d1af394
tree290a671720d42e1a2dfc1c38ccd70f6960184a7c
parent9598173d14f5bc6f2f3a8617dd63a66d3f1e82f0
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