This commit adds support for VCN reset functionality in SMU v13.0.12 by: 1. Adding two new PPSMC messages in smu_v13_0_12_ppsmc.h: - PPSMC_MSG_ResetVCN (0x5E) - Updates PPSMC_Message_Count to 0x5F to account for new messages 2. Adding message mapping for ResetVCN in smu_v13_0_12_ppt.c: - Maps SMU_MSG_ResetVCN to PPSMC_MSG_ResetVCN These changes enable proper VCN reset handling through the SMU firmware interface for compatible AMD GPUs. v2: Added fw version check to support vcn queue reset. Acked-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Yang Wang <kevinyang.wang@amd.com> Reviewed-by: Sonny Jiang <sonny.jiang@amd.com> Signed-off-by: Jesse Zhang <Jesse.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| aldebaran_ppt.c | ||
| aldebaran_ppt.h | ||
| smu_v13_0.c | ||
| smu_v13_0_0_ppt.c | ||
| smu_v13_0_0_ppt.h | ||
| smu_v13_0_4_ppt.c | ||
| smu_v13_0_4_ppt.h | ||
| smu_v13_0_5_ppt.c | ||
| smu_v13_0_5_ppt.h | ||
| smu_v13_0_6_ppt.c | ||
| smu_v13_0_6_ppt.h | ||
| smu_v13_0_7_ppt.c | ||
| smu_v13_0_7_ppt.h | ||
| smu_v13_0_12_ppt.c | ||
| yellow_carp_ppt.c | ||
| yellow_carp_ppt.h | ||