Merge branch 'drm-next' into drm-next-5.3
[sfrench/cifs-2.6.git] / drivers / gpu / drm / amd / powerplay / smumgr / tonga_smumgr.c
index e4e976b9d64ead26b4b13d42f8486b044f69e962..ba3394303b9c2812bc58e0baa5cd763a65248c6d 100644 (file)
@@ -3241,6 +3241,7 @@ static int tonga_update_dpm_settings(struct pp_hwmgr *hwmgr,
 }
 
 const struct pp_smumgr_func tonga_smu_funcs = {
+       .name = "tonga_smu",
        .smu_init = &tonga_smu_init,
        .smu_fini = &smu7_smu_fini,
        .start_smu = &tonga_start_smu,