Home
last modified time | relevance | path

Searched refs:pspp_notify_required (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsi_dpm.h171 bool pspp_notify_required; member
H A Dci_dpm.h280 bool pspp_notify_required; member
H A Dci_dpm.c4825 pi->pspp_notify_required = false; in ci_request_link_speed_change_before_state_change()
4847 pi->pspp_notify_required = true; in ci_request_link_speed_change_before_state_change()
4860 if (pi->pspp_notify_required) { in ci_notify_link_speed_change_after_state_change()
H A Dsi_dpm.c5738 si_pi->pspp_notify_required = false; in si_request_link_speed_change_before_state_change()
5760 si_pi->pspp_notify_required = true; in si_request_link_speed_change_before_state_change()
5772 if (si_pi->pspp_notify_required) { in si_notify_link_speed_change_after_state_change()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.h231 bool pspp_notify_required; member
H A Dsmu7_hwmgr.c4177 data->pspp_notify_required = false; in smu7_request_link_speed_change_before_state_change()
4200 data->pspp_notify_required = true; in smu7_request_link_speed_change_before_state_change()
4413 if (data->pspp_notify_required) { in smu7_notify_link_speed_change_after_state_change()
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h985 bool pspp_notify_required; member
H A Dsi_dpm.c6229 si_pi->pspp_notify_required = false; in si_request_link_speed_change_before_state_change()
6251 si_pi->pspp_notify_required = true; in si_request_link_speed_change_before_state_change()
6263 if (si_pi->pspp_notify_required) { in si_notify_link_speed_change_after_state_change()