Home
last modified time | relevance | path

Searched refs:psr_feature_enabled (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_psr.c65 link->psr_settings.psr_feature_enabled = false; in amdgpu_dm_set_psr_caps()
70 link->psr_settings.psr_feature_enabled = false; in amdgpu_dm_set_psr_caps()
76 link->psr_settings.psr_feature_enabled = false; in amdgpu_dm_set_psr_caps()
84 link->psr_settings.psr_feature_enabled = true; in amdgpu_dm_set_psr_caps()
88 link->psr_settings.psr_feature_enabled, in amdgpu_dm_set_psr_caps()
132 DRM_DEBUG_DRIVER("PSR link: %d\n", link->psr_settings.psr_feature_enabled); in amdgpu_dm_link_setup_psr()
H A Damdgpu_dm_crtc.c130 } else if (vblank_work->stream->link->psr_settings.psr_feature_enabled && in vblank_control_worker()
H A Damdgpu_dm.c4337 bool psr_feature_enabled = false; in amdgpu_dm_initialize_drm_device() local
4439 psr_feature_enabled = true; in amdgpu_dm_initialize_drm_device()
4442 psr_feature_enabled = amdgpu_dc_feature_mask & DC_PSR_MASK; in amdgpu_dm_initialize_drm_device()
4499 if (psr_feature_enabled) in amdgpu_dm_initialize_drm_device()
4505 if (link->psr_settings.psr_feature_enabled) in amdgpu_dm_initialize_drm_device()
6143 if (stream->link->psr_settings.psr_feature_enabled) in create_stream_for_sink()
8139 if (acrtc_state->stream->link->psr_settings.psr_feature_enabled || in amdgpu_dm_commit_planes()
8370 !acrtc_state->stream->link->psr_settings.psr_feature_enabled) in amdgpu_dm_commit_planes()
8375 acrtc_state->stream->link->psr_settings.psr_feature_enabled) { in amdgpu_dm_commit_planes()
H A Damdgpu_dm_debugfs.c996 seq_printf(m, "Driver support: %s", str_yes_no(link->psr_settings.psr_feature_enabled)); in psr_capability_show()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c566 if (psr != NULL && link->psr_settings.psr_feature_enabled && psr->funcs->psr_set_power_opt) in edp_set_psr_allow_active()
570 if (psr != NULL && link->psr_settings.psr_feature_enabled && in edp_set_psr_allow_active()
581 if (psr != NULL && link->psr_settings.psr_feature_enabled) { in edp_set_psr_allow_active()
584 link->psr_settings.psr_feature_enabled) in edp_set_psr_allow_active()
602 if (psr != NULL && link->psr_settings.psr_feature_enabled) in edp_get_psr_state()
604 else if (dmcu != NULL && link->psr_settings.psr_feature_enabled) in edp_get_psr_state()
824 link->psr_settings.psr_feature_enabled = psr->funcs->psr_copy_settings(psr, in edp_setup_psr()
829 link->psr_settings.psr_feature_enabled = dmcu->funcs->setup_psr(dmcu, link, psr_context); in edp_setup_psr()
835 if (link->psr_settings.psr_feature_enabled == 0) in edp_setup_psr()
852 if (psr != NULL && link->psr_settings.psr_feature_enabled) in edp_get_psr_residency()
[all...]
H A Dlink_dp_irq_handler.c123 if (!link->psr_settings.psr_feature_enabled) in handle_hpd_irq_psr_sink()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/
H A Dclk_mgr.c116 if (!edp_link->psr_settings.psr_feature_enabled) in clk_mgr_exit_optimized_pwr_state()
137 if (!edp_link->psr_settings.psr_feature_enabled) in clk_mgr_optimize_pwr_state()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H A Ddc_link.h72 bool psr_feature_enabled; // PSR is supported by sink member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link.c2595 if (psr != NULL && link->psr_settings.psr_feature_enabled) in dc_link_set_psr_allow_active()
2597 else if ((dmcu != NULL && dmcu->funcs->is_dmcu_initialized(dmcu)) && link->psr_settings.psr_feature_enabled) in dc_link_set_psr_allow_active()
2611 if (psr != NULL && link->psr_settings.psr_feature_enabled) in dc_link_get_psr_state()
2613 else if (dmcu != NULL && link->psr_settings.psr_feature_enabled) in dc_link_get_psr_state()
2784 link->psr_settings.psr_feature_enabled = psr->funcs->psr_copy_settings(psr, link, psr_context); in dc_link_setup_psr()
2786 link->psr_settings.psr_feature_enabled = dmcu->funcs->setup_psr(dmcu, link, psr_context); in dc_link_setup_psr()
2791 if (link->psr_settings.psr_feature_enabled == 0) in dc_link_setup_psr()
H A Ddc.c3067 if (link->psr_settings.psr_feature_enabled) { in dc_set_psr_allow_active()
H A Ddc_link_dp.c2534 if (!link->psr_settings.psr_feature_enabled) in handle_hpd_irq_psr_sink()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/info_packet/
H A Dinfo_packet.c150 if (stream->link->psr_settings.psr_feature_enabled) { in mod_build_vsc_infopacket()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_hw_sequencer.c97 if (pipe_ctx->stream->link->psr_settings.psr_feature_enabled) in dce60_should_enable_fbc()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_hw_sequencer.c97 if (pipe_ctx->stream->link->psr_settings.psr_feature_enabled) in dce60_should_enable_fbc()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h1008 bool psr_feature_enabled; // PSR is supported by sink member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c4885 if (stream->link->psr_settings.psr_feature_enabled) {
7488 !acrtc_state->stream->link->psr_settings.psr_feature_enabled)
7491 acrtc_state->stream->link->psr_settings.psr_feature_enabled &&
9225 link->psr_settings.psr_feature_enabled = false;
9228 link->psr_settings.psr_feature_enabled = true;
9231 DRM_INFO("PSR support:%d\n", link->psr_settings.psr_feature_enabled);
9265 DRM_DEBUG_DRIVER("PSR link: %d\n", link->psr_settings.psr_feature_enabled);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1496 pipe_ctx->stream->link->psr_settings.psr_feature_enabled = false; in apply_single_controller_ctx_to_hw()
1907 if (pipe_ctx->stream->link->psr_settings.psr_feature_enabled) in should_enable_fbc()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1597 pipe_ctx->stream->link->psr_settings.psr_feature_enabled = false; in apply_single_controller_ctx_to_hw()
2027 if (pipe_ctx->stream->link->psr_settings.psr_feature_enabled) in should_enable_fbc()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c4686 if (link->psr_settings.psr_feature_enabled) { in dc_set_psr_allow_active()
5170 if (link->psr_settings.psr_feature_enabled) in dc_notify_vsync_int_state()

Completed in 57 milliseconds