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/ |
D | dc_link.h | 302 static inline bool dc_get_edp_link_panel_inst(const struct dc *dc, in dc_get_edp_link_panel_inst() function
|
D | dc_dmub_srv.c | 399 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/ |
D | dc_link.c | 3146 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()
|
D | dc.c | 3164 if (!dc_get_edp_link_panel_inst(dc, stream->link, &panel_inst)) in dc_dmub_update_dirty_rect()
|