Searched refs:replay_settings (Results 1 – 17 of 17) sorted by relevance
897 if (power_opts && link->replay_settings.replay_power_opt_active != *power_opts) { in edp_set_replay_allow_active()898 if (replay != NULL && link->replay_settings.replay_feature_enabled && in edp_set_replay_allow_active()901 link->replay_settings.replay_power_opt_active = *power_opts; in edp_set_replay_allow_active()906 if (allow_active && link->replay_settings.replay_allow_active != *allow_active) { in edp_set_replay_allow_active()909 if (replay != NULL && link->replay_settings.replay_feature_enabled) in edp_set_replay_allow_active()911 link->replay_settings.replay_allow_active = *allow_active; in edp_set_replay_allow_active()927 if (replay != NULL && link->replay_settings.replay_feature_enabled) in edp_get_replay_state()985 link->replay_settings.replay_feature_enabled = in edp_setup_replay()987 if (link->replay_settings.replay_feature_enabled) { in edp_setup_replay()991 link->replay_settings.config.replay_timing_sync_supported; in edp_setup_replay()[all …]
85 if (link->replay_settings.config.replay_supported) in amdgpu_dm_set_replay_caps()127 pr_config = &link->replay_settings.config; in amdgpu_dm_link_setup_replay()141 link->replay_settings.replay_feature_enabled = true; in amdgpu_dm_link_setup_replay()
131 bool is_sr_active = (link->replay_settings.replay_allow_active || in amdgpu_dm_crtc_set_panel_sr_feature()140 if (link->replay_settings.replay_feature_enabled && in amdgpu_dm_crtc_set_panel_sr_feature()
8896 struct replay_settings *pr = &acrtc_state->stream->link->replay_settings; in amdgpu_dm_enable_self_refresh()9079 acrtc_state->stream->link->replay_settings.replay_feature_enabled) { in amdgpu_dm_commit_planes()9270 if (acrtc_state->stream->link->replay_settings.replay_allow_active) in amdgpu_dm_commit_planes()12262 amdgpu_dm_connector->dc_link->replay_settings.config.replay_supported) { in amdgpu_dm_update_freesync_caps()12263 amdgpu_dm_connector->dc_link->replay_settings.config.replay_supported = false; in amdgpu_dm_update_freesync_caps()12264 amdgpu_dm_connector->dc_link->replay_settings.replay_feature_enabled = false; in amdgpu_dm_update_freesync_caps()
995 if (link->replay_settings.config.replay_supported) { in replay_capability_show()1011 seq_printf(m, "Config support: %s\n", str_yes_no(link->replay_settings.config.replay_supported)); in replay_capability_show()
166 copy_settings_data->debug.u32All = link->replay_settings.config.debug_flags; in dmub_replay_copy_settings()169 copy_settings_data->smu_optimizations_en = link->replay_settings.replay_smu_opt_enable; in dmub_replay_copy_settings()170 …copy_settings_data->replay_timing_sync_supported = link->replay_settings.config.replay_timing_sync… in dmub_replay_copy_settings()
69 if (link->replay_settings.replay_feature_enabled) in should_use_dmub_lock()
935 link->replay_settings.config = *pr_config; in init_replay_config()982 link->replay_settings.defer_update_coasting_vtotal_table[type] = vtotal; in set_replay_defer_update_coasting_vtotal()988 link->replay_settings.coasting_vtotal_table[type] = in update_replay_coasting_vtotal_from_defer()989 link->replay_settings.defer_update_coasting_vtotal_table[type]; in update_replay_coasting_vtotal_from_defer()996 link->replay_settings.coasting_vtotal_table[type] = vtotal; in set_replay_coasting_vtotal()1001 link->replay_settings.abm_with_ips_on_full_screen_video_pseudo_vtotal = vtotal; in set_replay_ips_full_screen_video_src_vtotal()1018 link->replay_settings.link_off_frame_count = max_link_off_frame_count; in calculate_replay_link_off_frame_count()
152 else if (stream->link->replay_settings.config.replay_supported) in mod_build_vsc_infopacket()
1760 struct replay_settings replay_settings; member
1107 struct replay_settings { struct
1053 if (pipe_ctx->stream->link->replay_settings.config.replay_supported) in dc_dmub_should_update_cursor_data()
594 bool is_replay = link && link->replay_settings.replay_feature_enabled; in dcn35_decide_zstate_support()
3501 if (stream->link->replay_settings.config.replay_supported) in dc_dmub_should_send_dirty_rect_cmd()5408 if (link->replay_settings.replay_feature_enabled) { in dc_set_replay_allow_active()5409 if (active && !link->replay_settings.replay_allow_active) { in dc_set_replay_allow_active()5414 } else if (!active && link->replay_settings.replay_allow_active) { in dc_set_replay_allow_active()5967 if (link->replay_settings.replay_feature_enabled) in dc_notify_vsync_int_state()6018 if (link->replay_settings.replay_feature_enabled) in dc_abm_save_restore()
1701 pipe_ctx->stream->link->replay_settings.replay_feature_enabled = false; in dce110_apply_single_controller_ctx_to_hw()2208 if (pipe_ctx->stream->link->replay_settings.replay_feature_enabled) in should_enable_fbc()
651 bool is_replay = link && link->replay_settings.replay_feature_enabled; in dcn35_apply_idle_power_optimizations()
1090 bool is_replay = link && link->replay_settings.replay_feature_enabled; in decide_zstate_support()