Searched refs:hardcode_pp_table (Results 1 – 4 of 4) sorted by relevance
68 kfree(hwmgr->hardcode_pp_table); in amd_powerplay_destroy()69 hwmgr->hardcode_pp_table = NULL; in amd_powerplay_destroy()658 if (!hwmgr->hardcode_pp_table) { in pp_dpm_set_pp_table()659 hwmgr->hardcode_pp_table = kmemdup(hwmgr->soft_pp_table, in pp_dpm_set_pp_table()662 if (!hwmgr->hardcode_pp_table) in pp_dpm_set_pp_table()666 memcpy(hwmgr->hardcode_pp_table, buf, size); in pp_dpm_set_pp_table()668 hwmgr->soft_pp_table = hwmgr->hardcode_pp_table; in pp_dpm_set_pp_table()
719 void *hardcode_pp_table; member
3602 if(hwmgr->hardcode_pp_table != NULL) in vega10_set_power_state_tasks()
3983 if (hwmgr->hardcode_pp_table != NULL) in smu7_set_power_state_tasks()