drm/amdgpu: only check for _PR3 on dGPUs
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 2 Mar 2021 15:40:53 +0000 (10:40 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jan 2022 23:08:19 +0000 (18:08 -0500)
commit302701a852f9f7ea7ca2b20140d929a929858ea9
treeec79c85e9e0072fef17e85be57e2a051508ccbca
parent9ca28803c212e5ec0a3409cf02243accd83aee28
drm/amdgpu: only check for _PR3 on dGPUs

We don't support runtime pm on APUs.  They support more
dynamic power savings using clock and powergating.

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