Searched refs:replay_feature_enabled (Results 1 – 13 of 13) sorted by relevance
935 if (replay != NULL && link->replay_settings.replay_feature_enabled && in edp_set_replay_allow_active()946 if (replay != NULL && link->replay_settings.replay_feature_enabled) in edp_set_replay_allow_active()964 if (replay != NULL && link->replay_settings.replay_feature_enabled) in edp_get_replay_state()1032 link->replay_settings.replay_feature_enabled = in edp_setup_replay()1034 if (link->replay_settings.replay_feature_enabled) { in edp_setup_replay()1122 if (replay != NULL && link->replay_settings.replay_feature_enabled) in edp_replay_residency()1143 if (link->replay_settings.replay_feature_enabled && in edp_set_replay_power_opt_and_coasting_vtotal()
196 if (!link->replay_settings.replay_feature_enabled) in handle_hpd_irq_replay_sink()
73 if (link->replay_settings.replay_feature_enabled) in should_use_dmub_lock()
141 link->replay_settings.replay_feature_enabled = true; in amdgpu_dm_link_setup_replay()
142 if (link->replay_settings.replay_feature_enabled && !vrr_active && in amdgpu_dm_crtc_set_panel_sr_feature()
5104 bool replay_feature_enabled = false; in amdgpu_dm_initialize_drm_device() local5234 replay_feature_enabled = true; in amdgpu_dm_initialize_drm_device()5238 replay_feature_enabled = amdgpu_dc_feature_mask & DC_REPLAY_MASK; in amdgpu_dm_initialize_drm_device()5317 if (replay_feature_enabled) in amdgpu_dm_initialize_drm_device()9255 if (pr->config.replay_supported && !pr->replay_feature_enabled) in amdgpu_dm_enable_self_refresh()9285 if (pr->replay_feature_enabled && !pr->replay_allow_active) in amdgpu_dm_enable_self_refresh()9434 acrtc_state->stream->link->replay_settings.replay_feature_enabled) { in amdgpu_dm_commit_planes()12672 amdgpu_dm_connector->dc_link->replay_settings.replay_feature_enabled = false; in amdgpu_dm_update_freesync_caps()
629 bool is_replay = link && link->replay_settings.replay_feature_enabled; in dcn351_decide_zstate_support()
1147 bool replay_feature_enabled; member
596 bool is_replay = link && link->replay_settings.replay_feature_enabled; in dcn35_decide_zstate_support()
1723 pipe_ctx->stream->link->replay_settings.replay_feature_enabled = false; in dce110_apply_single_controller_ctx_to_hw()2240 if (pipe_ctx->stream->link->replay_settings.replay_feature_enabled) in should_enable_fbc()
659 bool is_replay = link && link->replay_settings.replay_feature_enabled; in dcn35_apply_idle_power_optimizations()
5644 if (link->replay_settings.replay_feature_enabled) { in dc_set_replay_allow_active()6227 if (link->replay_settings.replay_feature_enabled) in dc_notify_vsync_int_state()6278 if (link->replay_settings.replay_feature_enabled) in dc_abm_save_restore()
1090 bool is_replay = link && link->replay_settings.replay_feature_enabled; in decide_zstate_support()
Completed in 60 milliseconds