[PATCH 2/2] drm/amd/powerplay: bump the NAVI10 smu-driver if version
Alex Deucher
alexdeucher at gmail.com
Mon Apr 13 14:15:59 UTC 2020
On Mon, Apr 13, 2020 at 4:54 AM Evan Quan <evan.quan at amd.com> wrote:
>
> To fit the latest SMC firmware 42.53 and eliminate the
> warning on driver loading.
>
> Change-Id: I3f524d03e53ec6778b7118ef72652a538eec4ace
> Signed-off-by: Evan Quan <evan.quan at amd.com>
Series is:
Acked-by: Alex Deucher <alexander.deucher at amd.com>
> ---
> drivers/gpu/drm/amd/powerplay/inc/smu_v11_0.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/powerplay/inc/smu_v11_0.h b/drivers/gpu/drm/amd/powerplay/inc/smu_v11_0.h
> index 674e426ed59b..e786d63b1e79 100644
> --- a/drivers/gpu/drm/amd/powerplay/inc/smu_v11_0.h
> +++ b/drivers/gpu/drm/amd/powerplay/inc/smu_v11_0.h
> @@ -28,7 +28,7 @@
> #define SMU11_DRIVER_IF_VERSION_INV 0xFFFFFFFF
> #define SMU11_DRIVER_IF_VERSION_VG20 0x13
> #define SMU11_DRIVER_IF_VERSION_ARCT 0x12
> -#define SMU11_DRIVER_IF_VERSION_NV10 0x35
> +#define SMU11_DRIVER_IF_VERSION_NV10 0x36
> #define SMU11_DRIVER_IF_VERSION_NV12 0x33
> #define SMU11_DRIVER_IF_VERSION_NV14 0x36
>
> --
> 2.26.0
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
More information about the amd-gfx
mailing list