Searched refs:dc_get_edp_link_panel_inst (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/protocols/ |
A D | link_edp_panel_control.c | 467 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in dc_link_set_psr_allow_active() 512 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in dc_link_get_psr_state() 585 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in dc_link_setup_psr() 766 if (!dc_get_edp_link_panel_inst(dc, link, &panel_inst)) in link_get_psr_residency()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/ |
A D | dc_link.h | 330 static inline bool dc_get_edp_link_panel_inst(const struct dc *dc, in dc_get_edp_link_panel_inst() function
|
A 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() 941 if (!dc_get_edp_link_panel_inst(hubp->ctx->dc, in dc_build_cursor_update_payload0()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/ |
A D | dc.c | 3292 if (!dc_get_edp_link_panel_inst(dc, stream->link, &panel_inst)) in dc_dmub_update_dirty_rect()
|
Completed in 16 milliseconds