• Home
  • Raw
  • Download

Lines Matching defs:adev

55 static struct cz_power_info *cz_get_pi(struct amdgpu_device *adev)  in cz_get_pi()
62 static uint16_t cz_convert_8bit_index_to_voltage(struct amdgpu_device *adev, in cz_convert_8bit_index_to_voltage()
70 static void cz_construct_max_power_limits_table(struct amdgpu_device *adev, in cz_construct_max_power_limits_table()
94 static int cz_parse_sys_info_table(struct amdgpu_device *adev) in cz_parse_sys_info_table()
173 static void cz_patch_voltage_values(struct amdgpu_device *adev) in cz_patch_voltage_values()
206 static void cz_construct_boot_state(struct amdgpu_device *adev) in cz_construct_boot_state()
221 static void cz_patch_boot_state(struct amdgpu_device *adev, in cz_patch_boot_state()
236 static void cz_parse_pplib_clock_info(struct amdgpu_device *adev, in cz_parse_pplib_clock_info()
258 static void cz_parse_pplib_non_clock_info(struct amdgpu_device *adev, in cz_parse_pplib_non_clock_info()
299 static int cz_parse_power_table(struct amdgpu_device *adev) in cz_parse_power_table()
382 static int cz_process_firmware_header(struct amdgpu_device *adev) in cz_process_firmware_header()
399 static int cz_dpm_init(struct amdgpu_device *adev) in cz_dpm_init()
485 static void cz_dpm_fini(struct amdgpu_device *adev) in cz_dpm_fini()
505 cz_dpm_debugfs_print_current_performance_level(struct amdgpu_device *adev, in cz_dpm_debugfs_print_current_performance_level()
561 static void cz_dpm_print_power_state(struct amdgpu_device *adev, in cz_dpm_print_power_state()
586 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in cz_dpm_early_init() local
596 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in cz_dpm_late_init() local
615 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in cz_dpm_sw_init() local
656 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in cz_dpm_sw_fini() local
666 static void cz_reset_ap_mask(struct amdgpu_device *adev) in cz_reset_ap_mask()
674 static int cz_dpm_download_pptable_from_smu(struct amdgpu_device *adev, in cz_dpm_download_pptable_from_smu()
684 static int cz_dpm_upload_pptable_to_smu(struct amdgpu_device *adev) in cz_dpm_upload_pptable_to_smu()
805 static void cz_init_sclk_limit(struct amdgpu_device *adev) in cz_init_sclk_limit()
833 static void cz_init_uvd_limit(struct amdgpu_device *adev) in cz_init_uvd_limit()
861 static void cz_init_vce_limit(struct amdgpu_device *adev) in cz_init_vce_limit()
890 static void cz_init_acp_limit(struct amdgpu_device *adev) in cz_init_acp_limit()
918 static void cz_init_pg_state(struct amdgpu_device *adev) in cz_init_pg_state()
928 static void cz_init_sclk_threshold(struct amdgpu_device *adev) in cz_init_sclk_threshold()
936 static void cz_dpm_setup_asic(struct amdgpu_device *adev) in cz_dpm_setup_asic()
949 static bool cz_check_smu_feature(struct amdgpu_device *adev, in cz_check_smu_feature()
969 static bool cz_check_for_dpm_enabled(struct amdgpu_device *adev) in cz_check_for_dpm_enabled()
978 static void cz_program_voting_clients(struct amdgpu_device *adev) in cz_program_voting_clients()
983 static void cz_clear_voting_clients(struct amdgpu_device *adev) in cz_clear_voting_clients()
988 static int cz_start_dpm(struct amdgpu_device *adev) in cz_start_dpm()
1004 static int cz_stop_dpm(struct amdgpu_device *adev) in cz_stop_dpm()
1020 static uint32_t cz_get_sclk_level(struct amdgpu_device *adev, in cz_get_sclk_level()
1051 static uint32_t cz_get_eclk_level(struct amdgpu_device *adev, in cz_get_eclk_level()
1081 static int cz_program_bootup_state(struct amdgpu_device *adev) in cz_program_bootup_state()
1112 static int cz_disable_cgpg(struct amdgpu_device *adev) in cz_disable_cgpg()
1118 static int cz_enable_cgpg(struct amdgpu_device *adev) in cz_enable_cgpg()
1124 static int cz_program_pt_config_registers(struct amdgpu_device *adev) in cz_program_pt_config_registers()
1129 static void cz_do_enable_didt(struct amdgpu_device *adev, bool enable) in cz_do_enable_didt()
1169 static int cz_enable_didt(struct amdgpu_device *adev, bool enable) in cz_enable_didt()
1206 static void cz_reset_acp_boot_level(struct amdgpu_device *adev) in cz_reset_acp_boot_level()
1210 static void cz_update_current_ps(struct amdgpu_device *adev, in cz_update_current_ps()
1222 static void cz_update_requested_ps(struct amdgpu_device *adev, in cz_update_requested_ps()
1235 static void cz_apply_state_adjust_rules(struct amdgpu_device *adev, in cz_apply_state_adjust_rules()
1265 static int cz_dpm_enable(struct amdgpu_device *adev) in cz_dpm_enable()
1315 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in cz_dpm_hw_init() local
1360 static int cz_dpm_disable(struct amdgpu_device *adev) in cz_dpm_disable()
1387 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in cz_dpm_hw_fini() local
1415 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in cz_dpm_suspend() local
1435 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in cz_dpm_resume() local
1484 static int cz_dpm_get_temperature(struct amdgpu_device *adev) in cz_dpm_get_temperature()
1495 static int cz_dpm_pre_set_power_state(struct amdgpu_device *adev) in cz_dpm_pre_set_power_state()
1508 static int cz_dpm_update_sclk_limit(struct amdgpu_device *adev) in cz_dpm_update_sclk_limit()
1549 static int cz_dpm_set_deep_sleep_sclk_threshold(struct amdgpu_device *adev) in cz_dpm_set_deep_sleep_sclk_threshold()
1564 static int cz_dpm_set_watermark_threshold(struct amdgpu_device *adev) in cz_dpm_set_watermark_threshold()
1576 static int cz_dpm_enable_nbdpm(struct amdgpu_device *adev) in cz_dpm_enable_nbdpm()
1596 static void cz_dpm_nbdpm_lm_pstate_enable(struct amdgpu_device *adev, in cz_dpm_nbdpm_lm_pstate_enable()
1606 static int cz_dpm_update_low_memory_pstate(struct amdgpu_device *adev) in cz_dpm_update_low_memory_pstate()
1623 static int cz_dpm_set_power_state(struct amdgpu_device *adev) in cz_dpm_set_power_state()
1636 static void cz_dpm_post_set_power_state(struct amdgpu_device *adev) in cz_dpm_post_set_power_state()
1645 static int cz_dpm_force_highest(struct amdgpu_device *adev) in cz_dpm_force_highest()
1665 static int cz_dpm_force_lowest(struct amdgpu_device *adev) in cz_dpm_force_lowest()
1684 static uint32_t cz_dpm_get_max_sclk_level(struct amdgpu_device *adev) in cz_dpm_get_max_sclk_level()
1701 static int cz_dpm_unforce_dpm_levels(struct amdgpu_device *adev) in cz_dpm_unforce_dpm_levels()
1742 static int cz_dpm_force_dpm_level(struct amdgpu_device *adev, in cz_dpm_force_dpm_level()
1780 static void cz_dpm_display_configuration_changed(struct amdgpu_device *adev) in cz_dpm_display_configuration_changed()
1784 static uint32_t cz_dpm_get_sclk(struct amdgpu_device *adev, bool low) in cz_dpm_get_sclk()
1796 static uint32_t cz_dpm_get_mclk(struct amdgpu_device *adev, bool low) in cz_dpm_get_mclk()
1803 static int cz_enable_uvd_dpm(struct amdgpu_device *adev, bool enable) in cz_enable_uvd_dpm()
1825 static int cz_update_uvd_dpm(struct amdgpu_device *adev, bool gate) in cz_update_uvd_dpm()
1831 static void cz_dpm_powergate_uvd(struct amdgpu_device *adev, bool gate) in cz_dpm_powergate_uvd()
1874 static int cz_enable_vce_dpm(struct amdgpu_device *adev, bool enable) in cz_enable_vce_dpm()
1897 static int cz_update_vce_dpm(struct amdgpu_device *adev) in cz_update_vce_dpm()
1919 static void cz_dpm_powergate_vce(struct amdgpu_device *adev, bool gate) in cz_dpm_powergate_vce()
1996 static void cz_dpm_set_funcs(struct amdgpu_device *adev) in cz_dpm_set_funcs()