]> www.infradead.org Git - users/hch/misc.git/commit
drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUs
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2024 13:57:38 +0000 (09:57 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 16 Oct 2024 19:51:10 +0000 (15:51 -0400)
commitec1aab7816b06c32f42935e34ce3a3040c778afb
treec2bd27d1ce185ab2d8c5aa1a8a19d7e6e21e5b3d
parentcb07c8338fc2b9d5f949a19d4a07ee4d5ecf8793
drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUs

This uses more aggressive hueristics than the the bootup default
profile.  On windows the OS has a special fullscreen 3D mode
where this is used.  Since we don't have the equivalent on Linux
default to this profile for dGPUs.

Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3618
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/1500
Link: https://gitlab.freedesktop.org/drm/amd/-/issues/3131
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 336568de918e08c825b3b1cbe2ec809f2fc26d94)
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c