Searched refs:replay_settings (Results 1 – 13 of 13) 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()
848 if (power_opts && link->replay_settings.replay_power_opt_active != *power_opts) { in edp_set_replay_allow_active()849 if (link->replay_settings.replay_feature_enabled && replay->funcs->replay_set_power_opt) { in edp_set_replay_allow_active()851 link->replay_settings.replay_power_opt_active = *power_opts; in edp_set_replay_allow_active()856 if (allow_active && link->replay_settings.replay_allow_active != *allow_active) { in edp_set_replay_allow_active()859 if (replay != NULL && link->replay_settings.replay_feature_enabled) in edp_set_replay_allow_active()861 link->replay_settings.replay_allow_active = *allow_active; in edp_set_replay_allow_active()877 if (replay != NULL && link->replay_settings.replay_feature_enabled) in edp_get_replay_state()933 link->replay_settings.replay_feature_enabled = in edp_setup_replay()935 if (link->replay_settings.replay_feature_enabled) { in edp_setup_replay()939 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()
130 if (vblank_work->stream->link->replay_settings.replay_feature_enabled) in vblank_control_worker()
6140 …if (stream->link->psr_settings.psr_feature_enabled || stream->link->replay_settings.replay_feature… in create_stream_for_sink()8149 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()
1057 struct replay_settings { struct
1539 struct replay_settings replay_settings; member
902 if (pipe_ctx->stream->link->replay_settings.config.replay_supported) in dc_dmub_should_update_cursor_data()
931 link->replay_settings.config = *pr_config; in init_replay_config()
1598 pipe_ctx->stream->link->replay_settings.replay_feature_enabled = false; in apply_single_controller_ctx_to_hw()2031 if (pipe_ctx->stream->link->replay_settings.replay_feature_enabled) in should_enable_fbc()
3292 if (stream->link->replay_settings.config.replay_supported) in dc_dmub_should_send_dirty_rect_cmd()5189 if (link->replay_settings.replay_feature_enabled) in dc_notify_vsync_int_state()