Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dsi_dpm.h171 bool pspp_notify_required; member
Dci_dpm.h279 bool pspp_notify_required; member
Dci_dpm.c4831 pi->pspp_notify_required = false; in ci_request_link_speed_change_before_state_change()
4851 pi->pspp_notify_required = true; in ci_request_link_speed_change_before_state_change()
4864 if (pi->pspp_notify_required) { in ci_notify_link_speed_change_after_state_change()
Dsi_dpm.c5770 si_pi->pspp_notify_required = false; in si_request_link_speed_change_before_state_change()
5790 si_pi->pspp_notify_required = true; in si_request_link_speed_change_before_state_change()
5802 if (si_pi->pspp_notify_required) { in si_notify_link_speed_change_after_state_change()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.h280 bool pspp_notify_required; member
Dci_dpm.c4999 pi->pspp_notify_required = false; in ci_request_link_speed_change_before_state_change()
5019 pi->pspp_notify_required = true; in ci_request_link_speed_change_before_state_change()
5032 if (pi->pspp_notify_required) { in ci_notify_link_speed_change_after_state_change()