Searched refs:replay_allow_active (Results 1 – 6 of 6) sorted by relevance
256 if (link->replay_settings.replay_allow_active) { in handle_hpd_irq_replay_sink()
943 if (allow_active && link->replay_settings.replay_allow_active != *allow_active) { in edp_set_replay_allow_active()948 link->replay_settings.replay_allow_active = *allow_active; in edp_set_replay_allow_active()
1149 bool replay_allow_active; member
132 bool is_sr_active = (link->replay_settings.replay_allow_active || in amdgpu_dm_crtc_set_panel_sr_feature()
9285 if (pr->replay_feature_enabled && !pr->replay_allow_active) in amdgpu_dm_enable_self_refresh()9625 if (acrtc_state->stream->link->replay_settings.replay_allow_active) in amdgpu_dm_commit_planes()
5645 if (active && !link->replay_settings.replay_allow_active) { in dc_set_replay_allow_active()5650 } else if (!active && link->replay_settings.replay_allow_active) { in dc_set_replay_allow_active()
Completed in 42 milliseconds