Searched refs:patch_boot_state (Results 1 - 20 of 20) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega12_processpptables.c | 398 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware));
|
H A D | smu10_hwmgr.c | 1449 .patch_boot_state = smu10_dpm_patch_boot_state,
|
H A D | process_pptables_v1_0.c | 1326 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware)); in get_powerplay_table_entry_v1_0()
|
H A D | smu8_hwmgr.c | 2021 .patch_boot_state = smu8_dpm_patch_boot_state,
|
H A D | processpptables.c | 970 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(ps->hardware)); in pp_tables_get_entry()
|
H A D | vega10_processpptables.c | 1371 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware)); in vega10_get_powerplay_table_entry()
|
H A D | vega12_hwmgr.c | 2898 .patch_boot_state = vega12_patch_boot_state,
|
H A D | smu7_hwmgr.c | 5293 .patch_boot_state = smu7_dpm_patch_boot_state,
|
H A D | vega10_hwmgr.c | 5524 .patch_boot_state = vega10_patch_boot_state,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega12_processpptables.c | 393 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware));
|
H A D | smu10_hwmgr.c | 1631 .patch_boot_state = smu10_dpm_patch_boot_state,
|
H A D | process_pptables_v1_0.c | 1408 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware)); in get_powerplay_table_entry_v1_0()
|
H A D | processpptables.c | 966 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(ps->hardware)); in pp_tables_get_entry()
|
H A D | vega10_processpptables.c | 1336 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware)); in vega10_get_powerplay_table_entry()
|
H A D | smu8_hwmgr.c | 2042 .patch_boot_state = smu8_dpm_patch_boot_state,
|
H A D | vega12_hwmgr.c | 2924 .patch_boot_state = vega12_patch_boot_state,
|
H A D | vega10_hwmgr.c | 5708 .patch_boot_state = vega10_patch_boot_state,
|
H A D | smu7_hwmgr.c | 5746 .patch_boot_state = smu7_dpm_patch_boot_state,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | hwmgr.h | 255 int (*patch_boot_state)(struct pp_hwmgr *hwmgr, member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | hwmgr.h | 254 int (*patch_boot_state)(struct pp_hwmgr *hwmgr, member
|
Completed in 61 milliseconds