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

/linux-master/drivers/gpu/drm/radeon/
H A Dsi_dpm.h164 bool pspp_notify_required; member in struct:si_power_info
H A Dci_dpm.h278 bool pspp_notify_required; member in struct:ci_power_info
H A Dci_dpm.c4820 pi->pspp_notify_required = false;
4842 pi->pspp_notify_required = true;
4855 if (pi->pspp_notify_required) {
H A Dsi_dpm.c5694 si_pi->pspp_notify_required = false;
5716 si_pi->pspp_notify_required = true;
5728 if (si_pi->pspp_notify_required) {
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.h231 bool pspp_notify_required; member in struct:smu7_hwmgr
H A Dsmu7_hwmgr.c4176 data->pspp_notify_required = false;
4199 data->pspp_notify_required = true;
4412 if (data->pspp_notify_required) {
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h985 bool pspp_notify_required; member in struct:si_power_info
H A Dsi_dpm.c6229 si_pi->pspp_notify_required = false;
6251 si_pi->pspp_notify_required = true;
6263 if (si_pi->pspp_notify_required) {

Completed in 228 milliseconds