Home
last modified time | relevance | path

Searched refs:check_smc_update_required_for_display_configuration (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c281 if (hwmgr->hwmgr_func->check_smc_update_required_for_display_configuration == NULL) in phm_check_smc_update_required_for_display_configuration()
284 return hwmgr->hwmgr_func->check_smc_update_required_for_display_configuration(hwmgr); in phm_check_smc_update_required_for_display_configuration()
H A Dvega12_hwmgr.c2926 .check_smc_update_required_for_display_configuration =
H A Dvega20_hwmgr.c4373 .check_smc_update_required_for_display_configuration =
H A Dvega10_hwmgr.c5556 .check_smc_update_required_for_display_configuration =
H A Dsmu7_hwmgr.c5314 ….check_smc_update_required_for_display_configuration = smu7_check_smc_update_required_for_display_…
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dhwmgr.h288 bool (*check_smc_update_required_for_display_configuration)(struct pp_hwmgr *hwmgr); member