]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu/pm: drop SMU driver if version not matched messages
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Mar 2026 20:34:41 +0000 (16:34 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Mar 2026 18:08:23 +0000 (14:08 -0400)
commite471627d56272a791972f25e467348b611c31713
tree3a7b300a624fdb153add9426130b10cceca26b18
parent197b69a5677a32b24abb641bf02eec5314ef7732
drm/amdgpu/pm: drop SMU driver if version not matched messages

It just leads to user confusion.

Cc: Yang Wang <kevinyang.wang@amd.com>
Cc: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Yang Wang <kevinyang.wang@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c
drivers/gpu/drm/amd/pm/swsmu/smu12/smu_v12_0.c
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0.c
drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c