Home
last modified time | relevance | path

Searched refs:dc_get_edp_link_panel_inst (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_edp_panel_control.c566 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_set_psr_allow_active()
611 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_get_psr_state()
684 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_setup_psr()
860 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_get_psr_residency()
892 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_set_replay_allow_active()
923 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_get_replay_state()
960 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_setup_replay()
1027 if (dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_send_replay_cmd()
1048 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_set_coasting_vtotal()
1066 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_replay_residency()
[all …]
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_exports.c65 bool dc_get_edp_link_panel_inst(const struct dc *dc, in dc_get_edp_link_panel_inst() function
Ddc.c3442 if (!dc_get_edp_link_panel_inst(dc, stream->link, &panel_inst)) in dc_dmub_update_dirty_rect()
3498 if (!dc_get_edp_link_panel_inst(dc, stream->link, &panel_inst)) in build_dmub_update_dirty_rect()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc_dmub_srv.c522 if (!dc_get_edp_link_panel_inst(dc, pipe_ctx->stream->link, &panel_inst)) in dc_dmub_srv_get_visual_confirm_color_cmd()
1066 if (!dc_get_edp_link_panel_inst(hubp->ctx->dc, in dc_build_cursor_update_payload0()
Ddc.h1799 bool dc_get_edp_link_panel_inst(const struct dc *dc,