Searched refs:replay_settings (Results 1 – 12 of 12) sorted by relevance
191 if (!link->replay_settings.replay_feature_enabled) in handle_hpd_irq_replay_sink()208 link->replay_settings.config.replay_error_status.bits.LINK_CRC_ERROR = in handle_hpd_irq_replay_sink()210 link->replay_settings.config.replay_error_status.bits.DESYNC_ERROR = in handle_hpd_irq_replay_sink()212 link->replay_settings.config.replay_error_status.bits.STATE_TRANSITION_ERROR = in handle_hpd_irq_replay_sink()215 if (link->replay_settings.config.replay_error_status.bits.LINK_CRC_ERROR || in handle_hpd_irq_replay_sink()216 link->replay_settings.config.replay_error_status.bits.DESYNC_ERROR || in handle_hpd_irq_replay_sink()217 link->replay_settings.config.replay_error_status.bits.STATE_TRANSITION_ERROR) { in handle_hpd_irq_replay_sink()237 if (link->replay_settings.replay_allow_active) { in handle_hpd_irq_replay_sink()
884 if (power_opts && link->replay_settings.replay_power_opt_active != *power_opts) { in edp_set_replay_allow_active()885 if (replay != NULL && link->replay_settings.replay_feature_enabled && in edp_set_replay_allow_active()888 link->replay_settings.replay_power_opt_active = *power_opts; in edp_set_replay_allow_active()893 if (allow_active && link->replay_settings.replay_allow_active != *allow_active) { in edp_set_replay_allow_active()896 if (replay != NULL && link->replay_settings.replay_feature_enabled) in edp_set_replay_allow_active()898 link->replay_settings.replay_allow_active = *allow_active; in edp_set_replay_allow_active()914 if (replay != NULL && link->replay_settings.replay_feature_enabled) in edp_get_replay_state()973 link->replay_settings.replay_feature_enabled = in edp_setup_replay()975 if (link->replay_settings.replay_feature_enabled) { in edp_setup_replay()979 link->replay_settings.config.replay_timing_sync_supported; in edp_setup_replay()[all …]
78 if (link->replay_settings.config.replay_supported) in amdgpu_dm_setup_replay()104 link->replay_settings.replay_feature_enabled = true; in amdgpu_dm_setup_replay()
8146 acrtc_state->stream->link->replay_settings.replay_feature_enabled) { in amdgpu_dm_commit_planes()
188 copy_settings_data->debug.u32All = link->replay_settings.config.debug_flags; in dmub_replay_copy_settings()191 copy_settings_data->smu_optimizations_en = link->replay_settings.replay_smu_opt_enable; in dmub_replay_copy_settings()192 …copy_settings_data->replay_timing_sync_supported = link->replay_settings.config.replay_timing_sync… in dmub_replay_copy_settings()
152 else if (stream->link->replay_settings.config.replay_supported) in mod_build_vsc_infopacket()
1543 struct replay_settings replay_settings; member
1054 struct replay_settings { struct
902 if (pipe_ctx->stream->link->replay_settings.config.replay_supported) in dc_dmub_should_update_cursor_data()
933 link->replay_settings.config = *pr_config; in init_replay_config()
1599 pipe_ctx->stream->link->replay_settings.replay_feature_enabled = false; in apply_single_controller_ctx_to_hw()2032 if (pipe_ctx->stream->link->replay_settings.replay_feature_enabled) in should_enable_fbc()
3261 if (stream->link->replay_settings.config.replay_supported) in dc_dmub_should_send_dirty_rect_cmd()5176 if (link->replay_settings.replay_feature_enabled) in dc_notify_vsync_int_state()