drm/amd: Limit seamless boot by default to APUs
authorMario Limonciello <mario.limonciello@amd.com>
Tue, 26 Sep 2023 01:31:06 +0000 (20:31 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Sep 2023 19:35:31 +0000 (15:35 -0400)
commit3657a1d5ac8f2072c5d838216d4394a039ca2a17
tree7104bfd13d46132c3678a0612e8a51cecf074592
parent90295cf73b6a3fe6c31f2f805a814ec2741e2499
drm/amd: Limit seamless boot by default to APUs

A hang is reported on DCN 3.2 with seamless boot enabled.
As the benefits come from an eDP setup, limit it to only enabled
by default with APUs.

Suggested-by: Alexander.Deucher@amd.com
Reported-by: feifei.xu@amd.com
Closes: https://lore.kernel.org/amd-gfx/85b427f6-11ec-4249-bf6f-eadf9c375f88@amd.com/T/#m2887e919d7c01b2a4860d2261b366d22e070f309
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c