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

/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c284 if (hwmgr->hwmgr_func->check_smc_update_required_for_display_configuration == NULL)
287 return hwmgr->hwmgr_func->check_smc_update_required_for_display_configuration(hwmgr);
H A Dvega12_hwmgr.c2952 .check_smc_update_required_for_display_configuration =
H A Dvega20_hwmgr.c4374 .check_smc_update_required_for_display_configuration =
H A Dvega10_hwmgr.c5741 .check_smc_update_required_for_display_configuration =
H A Dsmu7_hwmgr.c5767 .check_smc_update_required_for_display_configuration = smu7_check_smc_update_required_for_display_configuration,
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h287 bool (*check_smc_update_required_for_display_configuration)(struct pp_hwmgr *hwmgr); member in struct:pp_hwmgr_func

Completed in 283 milliseconds