Searched refs:dpms_off (Results 1 – 17 of 17) sorted by relevance
131 if (!pipe_ctx->stream->dpms_off) in dcn21_PLAT_58856_wa()134 pipe_ctx->stream->dpms_off = false; in dcn21_PLAT_58856_wa()137 pipe_ctx->stream->dpms_off = true; in dcn21_PLAT_58856_wa()
124 uint32_t dpms_off:1; member207 bool dpms_off; member268 bool *dpms_off; member
41 bool dpms_off; member
63 if (!stream->dpms_off || stream->signal == SIGNAL_TYPE_VIRTUAL) in clk_mgr_helper_get_active_display_cnt()
86 if (dc_is_dp_signal(stream->signal) && !stream->dpms_off) in dcn31_get_active_display_cnt_wa()117 if (pipe->stream && (pipe->stream->dpms_off || dc_is_virtual_signal(pipe->stream->signal))) { in dcn31_disable_otg_wa()
3194 static void update_psp_stream_config(struct pipe_ctx *pipe_ctx, bool dpms_off) in update_psp_stream_config() argument3211 config.dpms_off = dpms_off; in update_psp_stream_config()3292 pipe_ctx->stream->dpms_off = false; in core_link_enable_stream()3313 pipe_ctx->stream->dpms_off = false; in core_link_enable_stream()3320 if (pipe_ctx->stream->dpms_off) in core_link_enable_stream()3576 if (link_stream->dpms_off) in dc_link_set_preferred_link_settings()
1063 pipe->stream->dpms_off = false; in disable_vbios_mode_if_required()2228 if (stream_update->dpms_off) in check_update_surfaces_for_stream()2229 su_flags->bits.dpms_off = 1; in check_update_surfaces_for_stream()2497 if (update->dpms_off) in copy_stream_update_to_stream()2498 stream->dpms_off = *update->dpms_off; in copy_stream_update_to_stream()2749 if (stream_update->dpms_off) { in commit_planes_do_stream_update()2750 if (*stream_update->dpms_off) { in commit_planes_do_stream_update()
1609 if (stream_a->dpms_off != stream_b->dpms_off) in are_stream_backends_same()2727 if (pipe_ctx_old->stream->dpms_off != pipe_ctx->stream->dpms_off) in pipe_need_reprogram()2731 false == pipe_ctx_old->stream->dpms_off) in pipe_need_reprogram()
3245 if (pipe_ctx && pipe_ctx->stream && !pipe_ctx->stream->dpms_off && in dc_link_dp_handle_link_loss()3253 if (pipe_ctx && pipe_ctx->stream && !pipe_ctx->stream->dpms_off && in dc_link_dp_handle_link_loss()
143 if (stream->dpms_off) in dce110_fill_display_configs()
539 if (!pipe_ctx->stream->dpms_off || link->link_status.link_active) in dcn31_reset_back_end_for_pipe()
452 if (config->dpms_off) { in update_config()
2609 bool dpms_off = true; in dm_set_dpms_off() local2612 stream_update.dpms_off = &dpms_off; in dm_set_dpms_off()
517 if (stream->dpms_off) in dce110_fill_display_configs()
1528 if (!stream->dpms_off) in apply_single_controller_ctx_to_hw()2040 if (!pipe_ctx->stream || !pipe_ctx->stream->dpms_off) { in dce110_reset_hw_ctx_wrap()
2210 if (!pipe_ctx->stream->dpms_off || link->link_status.link_active) in dcn20_reset_back_end_for_pipe()
947 if (!pipe_ctx->stream->dpms_off || link->link_status.link_active) in dcn10_reset_back_end_for_pipe()