Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn21/
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()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddm_cp_psp.h44 bool dpms_off; member
A Ddc_stream.h128 uint32_t dpms_off:1; member
253 bool dpms_off; member
318 bool *dpms_off; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/
A Dlink_dpms.c150 bool dpms_off = true; in link_set_all_streams_dpms_off_for_link() local
154 stream_update.dpms_off = &dpms_off; in link_set_all_streams_dpms_off_for_link()
207 pipe->stream->dpms_off == false) { in link_get_master_pipes_with_dpms_on()
651 static void update_psp_stream_config(struct pipe_ctx *pipe_ctx, bool dpms_off) in update_psp_stream_config() argument
708 config.dpms_off = dpms_off; in update_psp_stream_config()
2405 pipe_ctx->stream->dpms_off = false; in link_set_dpms_on()
2424 pipe_ctx->stream->dpms_off = false; in link_set_dpms_on()
2431 if (pipe_ctx->stream->dpms_off) in link_set_dpms_on()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
A Ddce110_clk_mgr.c143 if (stream->dpms_off) in dce110_fill_display_configs()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/
A Dclk_mgr.c74 if (!stream->dpms_off || stream->signal == SIGNAL_TYPE_VIRTUAL) in clk_mgr_helper_get_active_display_cnt()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c1203 pipe->stream->dpms_off = false; in disable_vbios_mode_if_required()
2570 if (stream_update->dpms_off) in check_update_surfaces_for_stream()
2571 su_flags->bits.dpms_off = 1; in check_update_surfaces_for_stream()
2947 if (update->dpms_off) in copy_stream_update_to_stream()
2948 stream->dpms_off = *update->dpms_off; in copy_stream_update_to_stream()
3230 if (stream_update->dpms_off) { in commit_planes_do_stream_update()
3231 if (*stream_update->dpms_off) { in commit_planes_do_stream_update()
A Ddc_resource.c1889 if (stream_a->dpms_off != stream_b->dpms_off) in are_stream_backends_same()
3510 if (pipe_ctx_old->stream->dpms_off != pipe_ctx->stream->dpms_off) in pipe_need_reprogram()
3514 false == pipe_ctx_old->stream->dpms_off) in pipe_need_reprogram()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hwseq.c567 if (!pipe_ctx->stream->dpms_off || link->link_status.link_active) in dcn31_reset_back_end_for_pipe()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
A Ddcn316_clk_mgr.c125 if (pipe->stream && (pipe->stream->dpms_off || pipe->plane_state == NULL || in dcn316_disable_otg_wa()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_hdcp.c528 if (config->dpms_off) { in update_config()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/accessories/
A Dlink_dp_cts.c997 if (link_stream->dpms_off) in dc_link_set_preferred_link_settings()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
A Ddcn315_clk_mgr.c110 if (pipe->stream && (pipe->stream->dpms_off || pipe->plane_state == NULL || in dcn315_disable_otg_wa()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_clk_mgr.c519 if (stream->dpms_off) in dce110_fill_display_configs()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
A Ddcn31_clk_mgr.c118 if (pipe->stream && (pipe->stream->dpms_off || dc_is_virtual_signal(pipe->stream->signal))) { in dcn31_disable_otg_wa()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
A Ddcn314_clk_mgr.c139 if (pipe->stream && (pipe->stream->dpms_off || dc_is_virtual_signal(pipe->stream->signal))) { in dcn314_disable_otg_wa()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c1569 if (!stream->dpms_off) in apply_single_controller_ctx_to_hw()
2085 if (!pipe_ctx->stream || !pipe_ctx->stream->dpms_off) { in dce110_reset_hw_ctx_wrap()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_resource.c1706 phantom_stream->dpms_off = true; in dcn32_enable_phantom_stream()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hwseq.c2451 if (!pipe_ctx->stream->dpms_off || link->link_status.link_active) in dcn20_reset_back_end_for_pipe()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c1019 if (!pipe_ctx->stream->dpms_off || link->link_status.link_active) in dcn10_reset_back_end_for_pipe()

Completed in 57 milliseconds