Lines Matching defs:hwmgr

50 static uint16_t get_vce_table_offset(struct pp_hwmgr *hwmgr,  in get_vce_table_offset()
74 static uint16_t get_vce_clock_info_array_offset(struct pp_hwmgr *hwmgr, in get_vce_clock_info_array_offset()
86 static uint16_t get_vce_clock_info_array_size(struct pp_hwmgr *hwmgr, in get_vce_clock_info_array_size()
102 static uint16_t get_vce_clock_voltage_limit_table_offset(struct pp_hwmgr *hwmgr, in get_vce_clock_voltage_limit_table_offset()
115 static uint16_t get_vce_clock_voltage_limit_table_size(struct pp_hwmgr *hwmgr, in get_vce_clock_voltage_limit_table_size()
130 static uint16_t get_vce_state_table_offset(struct pp_hwmgr *hwmgr, const ATOM_PPLIB_POWERPLAYTABLE … in get_vce_state_table_offset()
141 struct pp_hwmgr *hwmgr, in get_vce_state_table()
152 static uint16_t get_uvd_table_offset(struct pp_hwmgr *hwmgr, in get_uvd_table_offset()
174 static uint16_t get_uvd_clock_info_array_offset(struct pp_hwmgr *hwmgr, in get_uvd_clock_info_array_offset()
185 static uint16_t get_uvd_clock_info_array_size(struct pp_hwmgr *hwmgr, in get_uvd_clock_info_array_size()
204 struct pp_hwmgr *hwmgr, in get_uvd_clock_voltage_limit_table_offset()
217 static uint16_t get_samu_table_offset(struct pp_hwmgr *hwmgr, in get_samu_table_offset()
241 struct pp_hwmgr *hwmgr, in get_samu_clock_voltage_limit_table_offset()
253 static uint16_t get_acp_table_offset(struct pp_hwmgr *hwmgr, in get_acp_table_offset()
277 struct pp_hwmgr *hwmgr, in get_acp_clock_voltage_limit_table_offset()
289 struct pp_hwmgr *hwmgr, in get_cacp_tdp_table_offset()
312 static int get_cac_tdp_table(struct pp_hwmgr *hwmgr, in get_cac_tdp_table()
340 static uint16_t get_sclk_vdd_gfx_table_offset(struct pp_hwmgr *hwmgr, in get_sclk_vdd_gfx_table_offset()
365 struct pp_hwmgr *hwmgr, in get_sclk_vdd_gfx_clock_voltage_dependency_table_offset()
377 static int get_clock_voltage_dependency_table(struct pp_hwmgr *hwmgr, in get_clock_voltage_dependency_table()
405 static int get_valid_clk(struct pp_hwmgr *hwmgr, in get_valid_clk()
426 static int get_clock_voltage_limit(struct pp_hwmgr *hwmgr, in get_clock_voltage_limit()
441 static void set_hw_cap(struct pp_hwmgr *hwmgr, bool enable, in set_hw_cap()
450 static int set_platform_caps(struct pp_hwmgr *hwmgr, in set_platform_caps()
619 struct pp_hwmgr *hwmgr, in make_classification_flags()
676 static int init_non_clock_fields(struct pp_hwmgr *hwmgr, in init_non_clock_fields()
826 struct pp_hwmgr *hwmgr) in get_powerplay_table()
849 int pp_tables_get_response_times(struct pp_hwmgr *hwmgr, in pp_tables_get_response_times()
863 int pp_tables_get_num_of_entries(struct pp_hwmgr *hwmgr, in pp_tables_get_num_of_entries()
883 int pp_tables_get_entry(struct pp_hwmgr *hwmgr, in pp_tables_get_entry()
973 struct pp_hwmgr *hwmgr, in init_powerplay_tables()
982 struct pp_hwmgr *hwmgr, in init_thermal_controller()
1113 static int init_overdrive_limits_V1_4(struct pp_hwmgr *hwmgr, in init_overdrive_limits_V1_4()
1136 static int init_overdrive_limits_V2_1(struct pp_hwmgr *hwmgr, in init_overdrive_limits_V2_1()
1166 static int init_overdrive_limits(struct pp_hwmgr *hwmgr, in init_overdrive_limits()
1204 static int get_uvd_clock_voltage_limit_table(struct pp_hwmgr *hwmgr, in get_uvd_clock_voltage_limit_table()
1234 static int get_vce_clock_voltage_limit_table(struct pp_hwmgr *hwmgr, in get_vce_clock_voltage_limit_table()
1263 static int get_samu_clock_voltage_limit_table(struct pp_hwmgr *hwmgr, in get_samu_clock_voltage_limit_table()
1288 static int get_acp_clock_voltage_limit_table(struct pp_hwmgr *hwmgr, in get_acp_clock_voltage_limit_table()
1313 static int init_clock_voltage_dependency(struct pp_hwmgr *hwmgr, in init_clock_voltage_dependency()
1480 static int get_cac_leakage_table(struct pp_hwmgr *hwmgr, in get_cac_leakage_table()
1514 static int get_platform_power_management_table(struct pp_hwmgr *hwmgr, in get_platform_power_management_table()
1537 static int init_dpm2_parameters(struct pp_hwmgr *hwmgr, in init_dpm2_parameters()
1611 static int init_phase_shedding_table(struct pp_hwmgr *hwmgr, in init_phase_shedding_table()
1650 struct pp_hwmgr *hwmgr) in get_number_of_vce_state_table_entries()
1663 static int get_vce_state_table_entry(struct pp_hwmgr *hwmgr, in get_vce_state_table_entry()
1697 static int pp_tables_initialize(struct pp_hwmgr *hwmgr) in pp_tables_initialize()
1749 static int pp_tables_uninitialize(struct pp_hwmgr *hwmgr) in pp_tables_uninitialize()