tmp_result 1328 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c int tmp_result = 0; tmp_result 1332 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_enable_voltage_control(hwmgr); tmp_result 1333 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE(tmp_result == 0, tmp_result 1335 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result); tmp_result 1337 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_construct_voltage_tables(hwmgr); tmp_result 1338 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 1340 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result); tmp_result 1354 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_program_static_screen_threshold_parameters(hwmgr); tmp_result 1355 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 1357 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result); tmp_result 1359 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_enable_display_gap(hwmgr); tmp_result 1360 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 1361 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to enable display gap!", result = tmp_result); tmp_result 1363 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_program_voting_clients(hwmgr); tmp_result 1364 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 1365 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to program voting clients!", result = tmp_result); tmp_result 1367 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smum_process_firmware_header(hwmgr); tmp_result 1368 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 1369 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to process firmware header!", result = tmp_result); tmp_result 1372 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_initial_switch_from_arbf0_to_f1(hwmgr); tmp_result 1373 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 1375 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result); tmp_result 1382 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smum_init_smc_table(hwmgr); tmp_result 1383 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 1384 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to initialize SMC table!", result = tmp_result); tmp_result 1386 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_enable_vrhot_gpio_interrupt(hwmgr); tmp_result 1387 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 1388 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to enable VR hot GPIO interrupt!", result = tmp_result); tmp_result 1392 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_enable_sclk_control(hwmgr); tmp_result 1393 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 1394 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to enable SCLK control!", result = tmp_result); tmp_result 1396 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_enable_smc_voltage_controller(hwmgr); tmp_result 1397 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 1398 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to enable voltage control!", result = tmp_result); tmp_result 1400 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_enable_ulv(hwmgr); tmp_result 1401 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 1402 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to enable ULV!", result = tmp_result); tmp_result 1404 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_enable_deep_sleep_master_switch(hwmgr); tmp_result 1405 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 1406 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to enable deep sleep master switch!", result = tmp_result); tmp_result 1408 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_enable_didt_config(hwmgr); tmp_result 1409 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 1410 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to enable deep sleep master switch!", result = tmp_result); tmp_result 1412 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_start_dpm(hwmgr); tmp_result 1413 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 1414 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to start DPM!", result = tmp_result); tmp_result 1416 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_enable_smc_cac(hwmgr); tmp_result 1417 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 1418 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to enable SMC CAC!", result = tmp_result); tmp_result 1420 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_enable_power_containment(hwmgr); tmp_result 1421 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 1422 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to enable power containment!", result = tmp_result); tmp_result 1424 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_power_control_set_level(hwmgr); tmp_result 1425 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 1426 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to power control set level!", result = tmp_result); tmp_result 1428 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_enable_thermal_auto_throttle(hwmgr); tmp_result 1429 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 1430 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to enable thermal auto throttle!", result = tmp_result); tmp_result 1432 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_pcie_performance_request(hwmgr); tmp_result 1433 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 1434 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "pcie performance request failed!", result = tmp_result); tmp_result 1484 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c int tmp_result, result = 0; tmp_result 1491 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_disable_power_containment(hwmgr); tmp_result 1492 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 1493 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to disable power containment!", result = tmp_result); tmp_result 1495 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_disable_smc_cac(hwmgr); tmp_result 1496 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 1497 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to disable SMC CAC!", result = tmp_result); tmp_result 1499 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_disable_didt_config(hwmgr); tmp_result 1500 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 1501 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to disable DIDT!", result = tmp_result); tmp_result 1508 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_disable_thermal_auto_throttle(hwmgr); tmp_result 1509 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 1510 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to disable thermal auto throttle!", result = tmp_result); tmp_result 1512 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_avfs_control(hwmgr, false); tmp_result 1513 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 1514 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to disable AVFS!", result = tmp_result); tmp_result 1516 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_stop_dpm(hwmgr); tmp_result 1517 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 1518 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to stop DPM!", result = tmp_result); tmp_result 1520 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_disable_deep_sleep_master_switch(hwmgr); tmp_result 1521 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 1522 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to disable deep sleep master switch!", result = tmp_result); tmp_result 1524 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_disable_ulv(hwmgr); tmp_result 1525 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 1526 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to disable ULV!", result = tmp_result); tmp_result 1528 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_clear_voting_clients(hwmgr); tmp_result 1529 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 1530 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to clear voting clients!", result = tmp_result); tmp_result 1532 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_reset_to_default(hwmgr); tmp_result 1533 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 1534 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to reset to default!", result = tmp_result); tmp_result 1536 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_force_switch_to_arbf0(hwmgr); tmp_result 1537 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 1538 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to force to switch arbf0!", result = tmp_result); tmp_result 2021 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c int tmp_result; tmp_result 2027 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_patch_lookup_table_with_leakage(hwmgr, tmp_result 2029 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c if (tmp_result != 0) tmp_result 2030 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result; tmp_result 2036 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_patch_lookup_table_with_leakage(hwmgr, tmp_result 2038 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c if (tmp_result) tmp_result 2039 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result; tmp_result 2041 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_patch_clock_voltage_limits_with_vddc_leakage(hwmgr, tmp_result 2043 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c if (tmp_result) tmp_result 2044 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result; tmp_result 2047 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_patch_voltage_dependency_tables_with_lookup_table(hwmgr); tmp_result 2048 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c if (tmp_result) tmp_result 2049 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result; tmp_result 2051 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_calc_voltage_dependency_tables(hwmgr); tmp_result 2052 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c if (tmp_result) tmp_result 2053 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result; tmp_result 2055 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_calc_mm_voltage_dependency_table(hwmgr); tmp_result 2056 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c if (tmp_result) tmp_result 2057 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result; tmp_result 2059 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_sort_lookup_table(hwmgr, table_info->vddgfx_lookup_table); tmp_result 2060 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c if (tmp_result) tmp_result 2061 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result; tmp_result 2063 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_sort_lookup_table(hwmgr, table_info->vddc_lookup_table); tmp_result 2064 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c if (tmp_result) tmp_result 2065 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result; tmp_result 3963 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c int tmp_result, result = 0; tmp_result 3966 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_find_dpm_states_clocks_in_dpm_table(hwmgr, input); tmp_result 3967 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 3969 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result); tmp_result 3973 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = tmp_result 3975 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 3977 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result); tmp_result 3980 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_freeze_sclk_mclk_dpm(hwmgr); tmp_result 3981 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 3982 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to freeze SCLK MCLK DPM!", result = tmp_result); tmp_result 3984 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_populate_and_upload_sclk_mclk_dpm_levels(hwmgr, input); tmp_result 3985 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 3987 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result); tmp_result 3989 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_update_avfs(hwmgr); tmp_result 3990 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 3992 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result); tmp_result 3994 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_generate_dpm_level_enable_mask(hwmgr, input); tmp_result 3995 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 3997 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result); tmp_result 3999 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smum_update_sclk_threshold(hwmgr); tmp_result 4000 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 4002 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result); tmp_result 4004 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_notify_smc_display(hwmgr); tmp_result 4005 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 4007 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result); tmp_result 4009 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_unfreeze_sclk_mclk_dpm(hwmgr); tmp_result 4010 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 4012 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result); tmp_result 4014 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_upload_dpm_level_enable_mask(hwmgr); tmp_result 4015 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 4017 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result); tmp_result 4021 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = tmp_result 4023 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 4025 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = tmp_result); tmp_result 4368 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c int tmp_result, result = 0; tmp_result 4372 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_read_clock_registers(hwmgr); tmp_result 4373 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 4374 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to read clock registers!", result = tmp_result); tmp_result 4376 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_get_memory_type(hwmgr); tmp_result 4377 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 4378 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to get memory type!", result = tmp_result); tmp_result 4380 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_enable_acpi_power_management(hwmgr); tmp_result 4381 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 4382 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to enable ACPI power management!", result = tmp_result); tmp_result 4384 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_init_power_gate_state(hwmgr); tmp_result 4385 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 4386 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to init power gate state!", result = tmp_result); tmp_result 4388 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_get_mc_microcode_version(hwmgr); tmp_result 4389 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 4390 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to get MC microcode version!", result = tmp_result); tmp_result 4392 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c tmp_result = smu7_init_sclk_threshold(hwmgr); tmp_result 4393 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c PP_ASSERT_WITH_CODE((0 == tmp_result), tmp_result 4394 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c "Failed to init sclk threshold!", result = tmp_result); tmp_result 740 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c int tmp_result; tmp_result 746 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_patch_lookup_table_with_leakage(hwmgr, tmp_result 748 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c if (tmp_result) tmp_result 749 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c result = tmp_result; tmp_result 751 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_patch_clock_voltage_limits_with_vddc_leakage(hwmgr, tmp_result 753 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c if (tmp_result) tmp_result 754 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c result = tmp_result; tmp_result 757 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_patch_voltage_dependency_tables_with_lookup_table(hwmgr); tmp_result 758 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c if (tmp_result) tmp_result 759 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c result = tmp_result; tmp_result 761 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_sort_lookup_table(hwmgr, table_info->vddc_lookup_table); tmp_result 762 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c if (tmp_result) tmp_result 763 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c result = tmp_result; tmp_result 2935 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c int tmp_result, result = 0; tmp_result 2942 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_construct_voltage_tables(hwmgr); tmp_result 2943 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE(!tmp_result, tmp_result 2945 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c result = tmp_result); tmp_result 2947 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_init_smc_table(hwmgr); tmp_result 2948 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE(!tmp_result, tmp_result 2950 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c result = tmp_result); tmp_result 2953 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_enable_thermal_protection(hwmgr); tmp_result 2954 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE(!tmp_result, tmp_result 2956 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c result = tmp_result); tmp_result 2959 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_enable_vrhot_feature(hwmgr); tmp_result 2960 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE(!tmp_result, tmp_result 2962 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c result = tmp_result); tmp_result 2964 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_enable_deep_sleep_master_switch(hwmgr); tmp_result 2965 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE(!tmp_result, tmp_result 2967 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c result = tmp_result); tmp_result 2969 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_start_dpm(hwmgr, SMC_DPM_FEATURES); tmp_result 2970 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE(!tmp_result, tmp_result 2971 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c "Failed to start DPM!", result = tmp_result); tmp_result 2974 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_enable_didt_config(hwmgr); tmp_result 2975 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT(!tmp_result, tmp_result 2978 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_enable_power_containment(hwmgr); tmp_result 2979 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE(!tmp_result, tmp_result 2981 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c result = tmp_result); tmp_result 2983 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_power_control_set_level(hwmgr); tmp_result 2984 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE(!tmp_result, tmp_result 2986 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c result = tmp_result); tmp_result 2988 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_enable_ulv(hwmgr); tmp_result 2989 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE(!tmp_result, tmp_result 2991 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c result = tmp_result); tmp_result 3666 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c int tmp_result, result = 0; tmp_result 3670 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_find_dpm_states_clocks_in_dpm_table(hwmgr, input); tmp_result 3671 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE(!tmp_result, tmp_result 3673 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c result = tmp_result); tmp_result 3675 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_populate_and_upload_sclk_mclk_dpm_levels(hwmgr, input); tmp_result 3676 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE(!tmp_result, tmp_result 3678 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c result = tmp_result); tmp_result 3680 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_generate_dpm_level_enable_mask(hwmgr, input); tmp_result 3681 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE(!tmp_result, tmp_result 3683 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c result = tmp_result); tmp_result 3685 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_update_sclk_threshold(hwmgr); tmp_result 3686 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE(!tmp_result, tmp_result 3688 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c result = tmp_result); tmp_result 4697 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c int tmp_result, result = 0; tmp_result 4702 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_disable_power_containment(hwmgr); tmp_result 4703 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 4704 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c "Failed to disable power containment!", result = tmp_result); tmp_result 4706 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_disable_didt_config(hwmgr); tmp_result 4707 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 4708 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c "Failed to disable didt config!", result = tmp_result); tmp_result 4710 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_avfs_enable(hwmgr, false); tmp_result 4711 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 4712 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c "Failed to disable AVFS!", result = tmp_result); tmp_result 4714 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_stop_dpm(hwmgr, SMC_DPM_FEATURES); tmp_result 4715 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 4716 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c "Failed to stop DPM!", result = tmp_result); tmp_result 4718 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_disable_deep_sleep_master_switch(hwmgr); tmp_result 4719 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 4720 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c "Failed to disable deep sleep!", result = tmp_result); tmp_result 4722 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_disable_ulv(hwmgr); tmp_result 4723 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 4724 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c "Failed to disable ulv!", result = tmp_result); tmp_result 4726 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c tmp_result = vega10_acg_disable(hwmgr); tmp_result 4727 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 4728 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c "Failed to disable acg!", result = tmp_result); tmp_result 946 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c int tmp_result, result = 0; tmp_result 956 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c tmp_result = vega12_init_smc_table(hwmgr); tmp_result 957 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c PP_ASSERT_WITH_CODE(!tmp_result, tmp_result 959 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c result = tmp_result); tmp_result 961 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c tmp_result = vega12_run_acg_btc(hwmgr); tmp_result 962 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c PP_ASSERT_WITH_CODE(!tmp_result, tmp_result 964 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c result = tmp_result); tmp_result 971 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c tmp_result = vega12_power_control_set_level(hwmgr); tmp_result 972 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c PP_ASSERT_WITH_CODE(!tmp_result, tmp_result 974 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c result = tmp_result); tmp_result 2451 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c int tmp_result, result = 0; tmp_result 2453 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c tmp_result = vega12_disable_all_smu_features(hwmgr); tmp_result 2454 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c PP_ASSERT_WITH_CODE((tmp_result == 0), tmp_result 2455 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c "Failed to disable all smu features!", result = tmp_result); tmp_result 169 drivers/usb/storage/cypress_atacb.c int tmp_result; tmp_result 185 drivers/usb/storage/cypress_atacb.c tmp_result = srb->result; tmp_result 188 drivers/usb/storage/cypress_atacb.c if (tmp_result != SAM_STAT_GOOD)