]> www.infradead.org Git - linux.git/commit
drm/amdgpu: handle default profile on on devices without fullscreen 3D
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 18 Oct 2024 16:35:51 +0000 (12:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 22 Oct 2024 22:15:56 +0000 (18:15 -0400)
commit1cdd67510e54e3832f14a885dbf5858584558650
treeb40e9e07ade8bf5d1201be619eea950eb5d16d85
parent97ddae76ddd20ea35d2059086aacd85b707a09c5
drm/amdgpu: handle default profile on on devices without fullscreen 3D

Some devices do not support fullscreen 3D.

v2: Make the check generic.

Fixes: 336568de918e ("drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUs")
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Kenneth Feng <kenneth.feng@amd.com>
Cc: Lijo Lazar <lijo.lazar@amd.com>
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c