]> git.itanic.dy.fi Git - linux-stable/commit
drm/amdgpu: drop runtime pm disablement quirk on several sienna cichlid cards
authorGuchun Chen <guchun.chen@amd.com>
Thu, 14 Jul 2022 08:01:03 +0000 (16:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 18 Jul 2022 20:42:39 +0000 (16:42 -0400)
commit75a9ad8c1b7960794c16182fd90852918ecdc0a6
tree0b4708b26ea68e79b3742fbc5e437ba3d00bc713
parentf746556aa9724d740c44861db0ac005ae50e1332
drm/amdgpu: drop runtime pm disablement quirk on several sienna cichlid cards

This quirk is not needed any more as it's fixed by bypassing
SMU FW reloading in runtime resume.

Signed-off-by: Guchun Chen <guchun.chen@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c