]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/amdgpu: update amdgpu_device_supports_boco()
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Dec 2020 18:10:21 +0000 (13:10 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Dec 2020 16:35:15 +0000 (11:35 -0500)
commit0330b8487842924351663878582b777002792acd
tree8357f32ee3c7c838b20e5436c9a7ff253b770f3e
parentb10c1c5b3a4e3f1f166ab48c3619d8348a4e9c5d
drm/amdgpu: update amdgpu_device_supports_boco()

Change it to check if the device has ACPI power resources.

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