Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_edp_panel_control.c518 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_set_psr_allow_active()
563 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_get_psr_state()
636 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_setup_psr()
812 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_get_psr_residency()
844 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_set_replay_allow_active()
874 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_get_replay_state()
907 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_setup_replay()
966 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_set_coasting_vtotal()
984 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in edp_replay_residency()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_exports.c62 bool dc_get_edp_link_panel_inst(const struct dc *dc, in dc_get_edp_link_panel_inst() function
Ddc.c3312 if (!dc_get_edp_link_panel_inst(dc, stream->link, &panel_inst)) in dc_dmub_update_dirty_rect()
3367 if (!dc_get_edp_link_panel_inst(dc, stream->link, &panel_inst)) in build_dmub_update_dirty_rect()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc_dmub_srv.c410 dc_get_edp_link_panel_inst(dc, pipe_ctx->stream->link, &panel_inst); in dc_dmub_srv_get_visual_confirm_color_cmd()
915 if (!dc_get_edp_link_panel_inst(hubp->ctx->dc, in dc_build_cursor_update_payload0()
Ddc.h1586 bool dc_get_edp_link_panel_inst(const struct dc *dc,