]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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, 9 Apr 2021 20:58:39 +0000 (16:58 -0400)
commit795a87f8fdfbc238de356b4c6cfe338e56440339
treef61ca830ceaacb5bda05614e136922d6d5d58b57
parent580dc79f8f233044da7c269bf55a5799014cf6bb
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