Home
last modified time | relevance | path

Searched refs:dpms_off (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_cp_psp.h44 bool dpms_off; member
H A Ddc_stream.h128 uint32_t dpms_off:1; member
260 bool dpms_off; member
326 bool *dpms_off; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_hwseq.c131 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c152 bool dpms_off = true; in link_set_all_streams_dpms_off_for_link() local
156 stream_update.dpms_off = &dpms_off; in link_set_all_streams_dpms_off_for_link()
206 pipe->stream->dpms_off == false) { in link_get_master_pipes_with_dpms_on()
649 static void update_psp_stream_config(struct pipe_ctx *pipe_ctx, bool dpms_off) in update_psp_stream_config() argument
706 config.dpms_off = dpms_off; in update_psp_stream_config()
2457 pipe_ctx->stream->dpms_off = false; in link_set_dpms_on()
2474 pipe_ctx->stream->dpms_off = false; in link_set_dpms_on()
2479 if (pipe_ctx->stream->dpms_off) in link_set_dpms_on()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
H A Ddce110_clk_mgr.c143 if (stream->dpms_off) in dce110_fill_display_configs()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/
H A Dclk_mgr.c74 if (!stream->dpms_off || stream->signal == SIGNAL_TYPE_VIRTUAL) in clk_mgr_helper_get_active_display_cnt()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_clk_mgr.c92 if (dc_is_dp_signal(stream->signal) && !stream->dpms_off) in dcn31_get_active_display_cnt_wa()
123 if (pipe->stream && (pipe->stream->dpms_off || dc_is_virtual_signal(pipe->stream->signal))) { in dcn31_disable_otg_wa()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_clk_mgr.c113 if (dc_is_dp_signal(stream->signal) && !stream->dpms_off) in dcn314_get_active_display_cnt_wa()
147 if (pipe->stream && (pipe->stream->dpms_off || dc_is_virtual_signal(pipe->stream->signal))) { in dcn314_disable_otg_wa()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1256 pipe->stream->dpms_off = false; in disable_vbios_mode_if_required()
2628 if (stream_update->dpms_off) in check_update_surfaces_for_stream()
2629 su_flags->bits.dpms_off = 1; in check_update_surfaces_for_stream()
2923 if (update->dpms_off) in copy_stream_update_to_stream()
2924 stream->dpms_off = *update->dpms_off; in copy_stream_update_to_stream()
3210 if (stream_update->dpms_off) { in commit_planes_do_stream_update()
3211 if (*stream_update->dpms_off) { in commit_planes_do_stream_update()
3225 && !stream->dpms_off && dc_is_dp_signal(pipe_ctx->stream->signal)) { in commit_planes_do_stream_update()
4229 stream_update->dpms_off || in full_update_required()
H A Ddc_resource.c2140 if (stream_a->dpms_off != stream_b->dpms_off) in are_stream_backends_same()
3768 if (pipe_ctx_old->stream->dpms_off != pipe_ctx->stream->dpms_off) in pipe_need_reprogram()
3772 false == pipe_ctx_old->stream->dpms_off) in pipe_need_reprogram()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_hwseq.c405 if (pipe->stream && (pipe->stream->dpms_off || dc_is_virtual_signal(pipe->stream->signal))) { in dcn314_resync_fifo_dccg_dio()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hwseq.c540 if (!pipe_ctx->stream->dpms_off || link->link_status.link_active) in dcn31_reset_back_end_for_pipe()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_clk_mgr.c115 if (pipe->stream && (pipe->stream->dpms_off || dc_is_virtual_signal(pipe->stream->signal) || in dcn316_disable_otg_wa()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c512 if (config->dpms_off) { in update_config()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clk_mgr.c519 if (stream->dpms_off) in dce110_fill_display_configs()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c984 if (link_stream->dpms_off) in dp_set_preferred_link_settings()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_clk_mgr.c110 if (pipe->stream && (pipe->stream->dpms_off || pipe->plane_state == NULL || in dcn315_disable_otg_wa()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1578 if (!stream->dpms_off) in apply_single_controller_ctx_to_hw()
2102 if (!pipe_ctx->stream || !pipe_ctx->stream->dpms_off) { in dce110_reset_hw_ctx_wrap()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c1210 if ((pipe->stream->dpms_off || dc_is_virtual_signal(pipe->stream->signal)) in dcn32_resync_fifo_dccg_dio()
H A Ddcn32_resource.c1685 phantom_stream->dpms_off = true; in dcn32_enable_phantom_stream()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c2494 if (!pipe_ctx->stream->dpms_off || link->link_status.link_active) in dcn20_reset_back_end_for_pipe()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1023 if (!pipe_ctx->stream->dpms_off || link->link_status.link_active) in dcn10_reset_back_end_for_pipe()