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> |
||
|---|---|---|
| .. | ||
| pmfw_if | ||
| amdgpu_smu.h | ||
| smu_11_0_cdr_table.h | ||
| smu_types.h | ||
| smu_v11_0.h | ||
| smu_v11_0_7_pptable.h | ||
| smu_v11_0_pptable.h | ||
| smu_v12_0.h | ||
| smu_v13_0.h | ||
| smu_v13_0_0_pptable.h | ||
| smu_v13_0_7_pptable.h | ||
| smu_v13_0_pptable.h | ||
| smu_v14_0.h | ||
| smu_v14_0_2_pptable.h | ||