Searched refs:psr_feature_enabled (Results 1 – 10 of 10) sorted by relevance
49 link->psr_settings.psr_feature_enabled = false; in amdgpu_dm_set_psr_caps()52 link->psr_settings.psr_feature_enabled = true; in amdgpu_dm_set_psr_caps()55 DRM_INFO("PSR support:%d\n", link->psr_settings.psr_feature_enabled); in amdgpu_dm_set_psr_caps()89 DRM_DEBUG_DRIVER("PSR link: %d\n", link->psr_settings.psr_feature_enabled); in amdgpu_dm_link_setup_psr()
1071 } else if (vblank_work->stream->link->psr_settings.psr_feature_enabled && in vblank_control_worker()5881 if (stream->link->psr_settings.psr_feature_enabled) { in create_stream_for_sink()8780 !acrtc_state->stream->link->psr_settings.psr_feature_enabled) in amdgpu_dm_commit_planes()8785 acrtc_state->stream->link->psr_settings.psr_feature_enabled) { in amdgpu_dm_commit_planes()
103 if (!edp_link->psr_settings.psr_feature_enabled) in clk_mgr_exit_optimized_pwr_state()123 if (!edp_link->psr_settings.psr_feature_enabled) in clk_mgr_optimize_pwr_state()
73 bool psr_feature_enabled; // PSR is supported by sink member
2685 if (psr != NULL && link->psr_settings.psr_feature_enabled) { in dc_link_set_psr_allow_active()2689 …(dmcu != NULL && dmcu->funcs->is_dmcu_initialized(dmcu)) && link->psr_settings.psr_feature_enabled) in dc_link_set_psr_allow_active()2707 if (psr != NULL && link->psr_settings.psr_feature_enabled) in dc_link_get_psr_state()2709 else if (dmcu != NULL && link->psr_settings.psr_feature_enabled) in dc_link_get_psr_state()2891 link->psr_settings.psr_feature_enabled = psr->funcs->psr_copy_settings(psr, in dc_link_setup_psr()2894 link->psr_settings.psr_feature_enabled = dmcu->funcs->setup_psr(dmcu, link, psr_context); in dc_link_setup_psr()2899 if (link->psr_settings.psr_feature_enabled == 0) in dc_link_setup_psr()2916 if (psr != NULL && link->psr_settings.psr_feature_enabled) in dc_link_get_psr_residency()
3346 if (link->psr_settings.psr_feature_enabled) { in dc_set_psr_allow_active()
2765 if (!link->psr_settings.psr_feature_enabled) in handle_hpd_irq_psr_sink()
97 if (pipe_ctx->stream->link->psr_settings.psr_feature_enabled) in dce60_should_enable_fbc()
1531 pipe_ctx->stream->link->psr_settings.psr_feature_enabled = false; in apply_single_controller_ctx_to_hw()1965 if (pipe_ctx->stream->link->psr_settings.psr_feature_enabled) in should_enable_fbc()
3073 if ((link->link_index == 0 && link->psr_settings.psr_feature_enabled) in decide_zstate_support()