Home
last modified time | relevance | path

Searched refs:replay_feature_enabled (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c951 if (replay != NULL && link->replay_settings.replay_feature_enabled && in edp_set_replay_allow_active()
962 if (replay != NULL && link->replay_settings.replay_feature_enabled) in edp_set_replay_allow_active()
980 if (replay != NULL && link->replay_settings.replay_feature_enabled) in edp_get_replay_state()
1052 link->replay_settings.replay_feature_enabled = in edp_setup_panel_replay()
1055 if (link->replay_settings.replay_feature_enabled) { in edp_setup_panel_replay()
1160 link->replay_settings.replay_feature_enabled = in edp_setup_freesync_replay()
1162 if (link->replay_settings.replay_feature_enabled) { in edp_setup_freesync_replay()
1270 if (replay != NULL && link->replay_settings.replay_feature_enabled) in edp_replay_residency()
1293 if (link->replay_settings.replay_feature_enabled && in edp_set_replay_power_opt_and_coasting_vtotal()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn351/
H A Ddcn351_fpu.c629 bool is_replay = link && link->replay_settings.replay_feature_enabled; in dcn351_decide_zstate_support()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn35/
H A Ddcn35_fpu.c598 bool is_replay = link && link->replay_settings.replay_feature_enabled; in dcn35_decide_zstate_support()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crtc.c142 if (link->replay_settings.replay_feature_enabled && !vrr_active && in amdgpu_dm_crtc_set_panel_sr_feature()
H A Damdgpu_dm.c616 bool replay_en = acrtc->dm_irq_params.stream->link->replay_settings.replay_feature_enabled; in dm_vupdate_high_irq()
719 bool replay_en = acrtc->dm_irq_params.stream->link->replay_settings.replay_feature_enabled; in dm_crtc_high_irq()
5410 bool replay_feature_enabled = false; in amdgpu_dm_initialize_drm_device() local
5540 replay_feature_enabled = true; in amdgpu_dm_initialize_drm_device()
5544 replay_feature_enabled = amdgpu_dc_feature_mask & DC_REPLAY_MASK; in amdgpu_dm_initialize_drm_device()
5623 if (replay_feature_enabled) in amdgpu_dm_initialize_drm_device()
9819 if (pr->config.replay_supported && !pr->replay_feature_enabled) in amdgpu_dm_enable_self_refresh()
9849 if (pr->replay_feature_enabled && !pr->replay_allow_active) in amdgpu_dm_enable_self_refresh()
9998 acrtc_state->stream->link->replay_settings.replay_feature_enabled) { in amdgpu_dm_commit_planes()
13268 amdgpu_dm_connector->dc_link->replay_settings.replay_feature_enabled = false; in amdgpu_dm_update_freesync_caps()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h1181 bool replay_feature_enabled; member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c5599 if (link->replay_settings.replay_feature_enabled) { in dc_set_replay_allow_active()
6277 if (link->replay_settings.replay_feature_enabled) in dc_notify_vsync_int_state()
6328 if (link->replay_settings.replay_feature_enabled) in dc_abm_save_restore()