[2/2] drm/amd/pm: add SMU IP v13.0.4 IF version define to V7

Limonciello, Mario mario.limonciello at amd.com
Thu Oct 13 21:36:51 UTC 2022


On 10/13/2022 00:46, Tim Huang wrote:
> The pmfw has changed the driver interface version, so keep same with the
> fw.
> 
> Signed-off-by: Tim Huang <tim.huang at amd.com>

Cc: stable at vger.kernel.org #6.0
Reviewed-by: Mario Limonciello <mario.limonciello at amd.com>
> ---
>   drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h b/drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h
> index 9d62ea2af132..8f72202aea8e 100644
> --- a/drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h
> +++ b/drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h
> @@ -28,7 +28,7 @@
>   #define SMU13_DRIVER_IF_VERSION_INV 0xFFFFFFFF
>   #define SMU13_DRIVER_IF_VERSION_YELLOW_CARP 0x04
>   #define SMU13_DRIVER_IF_VERSION_ALDE 0x08
> -#define SMU13_DRIVER_IF_VERSION_SMU_V13_0_4 0x05
> +#define SMU13_DRIVER_IF_VERSION_SMU_V13_0_4 0x07
>   #define SMU13_DRIVER_IF_VERSION_SMU_V13_0_5 0x04
>   #define SMU13_DRIVER_IF_VERSION_SMU_V13_0_0 0x30
>   #define SMU13_DRIVER_IF_VERSION_SMU_V13_0_7 0x2C



More information about the amd-gfx mailing list