Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_link.h302 static inline bool dc_get_edp_link_panel_inst(const struct dc *dc, in dc_get_edp_link_panel_inst() function
Ddc_dmub_srv.c399 dc_get_edp_link_panel_inst(dc, pipe_ctx->stream->link, &panel_inst); in dc_dmub_srv_get_visual_confirm_color_cmd()
907 if (!dc_get_edp_link_panel_inst(hubp->ctx->dc, in dc_build_cursor_update_payload0()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c3146 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in dc_link_set_psr_allow_active()
3192 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in dc_link_get_psr_state()
3263 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in dc_link_setup_psr()
3441 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in dc_link_get_psr_residency()
Ddc.c3164 if (!dc_get_edp_link_panel_inst(dc, stream->link, &panel_inst)) in dc_dmub_update_dirty_rect()