Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c595 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_set_psr_allow_active()
640 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_get_psr_state()
725 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_setup_psr()
898 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_get_psr_residency()
930 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_set_replay_allow_active()
961 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_get_replay_state()
1007 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_setup_replay()
1077 if (dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_send_replay_cmd()
1098 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_set_coasting_vtotal()
1116 if (!dc_get_edp_link_panel_inst(d in edp_replay_residency()
[all...]
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_exports.c65 bool dc_get_edp_link_panel_inst(const struct dc *dc, in dc_get_edp_link_panel_inst() function
H A Ddc.c3733 if (!dc_get_edp_link_panel_inst(dc, stream->link, &panel_inst)) in dc_dmub_update_dirty_rect()
3789 if (!dc_get_edp_link_panel_inst(dc, stream->link, &panel_inst)) in build_dmub_update_dirty_rect()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c536 if (!dc_get_edp_link_panel_inst(dc, pipe_ctx->stream->link, &panel_inst) && in dc_dmub_srv_get_visual_confirm_color_cmd()
1033 if (!dc_get_edp_link_panel_inst(hubp->ctx->dc, in dc_build_cursor_update_payload0()