]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu/mes11: make MES_MISC_OP_CHANGE_CONFIG failure non-fatal
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 27 Aug 2025 18:24:31 +0000 (14:24 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 29 Aug 2025 14:12:00 +0000 (10:12 -0400)
commit9f28af76fab0948b59673f69c10aeec47de11c60
treef12c54822df7828a83b12e1c1d7928bf77d84efc
parentedc9d17ea17b9d4eb7b6474a922364bb23652f9a
drm/amdgpu/mes11: make MES_MISC_OP_CHANGE_CONFIG failure non-fatal

If the firmware is too old, just warn and return success.

Fixes: 27b791514789 ("drm/amdgpu/mes: keep enforce isolation up to date")
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/4414
Cc: shaoyun.Liu@amd.com
Reviewed-by: Shaoyun.liu <Shaoyun.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c