Searched refs:bp_funcs (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_link_encoder.c120 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; local
188 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios,
/linux-master/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_dio_link_encoder.c89 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; local
171 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios,
/linux-master/drivers/gpu/drm/amd/display/dc/dcn35/
H A Ddcn35_dio_link_encoder.c175 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; local
243 if (bp_funcs->get_connector_speed_cap_info)
244 result = bp_funcs->get_connector_speed_cap_info(enc10->base.ctx->dc_bios,
/linux-master/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_dio_link_encoder.c240 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; local
308 if (bp_funcs->get_connector_speed_cap_info)
309 result = bp_funcs->get_connector_speed_cap_info(enc10->base.ctx->dc_bios,
/linux-master/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_dio_link_encoder.c106 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; local
169 if (bp_funcs->get_connector_speed_cap_info)
170 result = bp_funcs->get_connector_speed_cap_info(enc10->base.ctx->dc_bios,
/linux-master/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_link_encoder.c100 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; local
182 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios,
/linux-master/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_link_encoder.c341 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; local
423 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios,
/linux-master/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_link_encoder.c400 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; local
482 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios,
/linux-master/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c461 const struct dc_vbios_funcs *bp_funcs = bios->funcs; local
601 bp_funcs->get_src_obj(dc_ctx->dc_bios, link->link_id, 0,
648 if (bp_funcs->get_device_tag(dc_ctx->dc_bios,
658 if (!bp_funcs->is_device_id_supported(dc_ctx->dc_bios,
/linux-master/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_dio_link_encoder.c292 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; local
371 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios,
/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c816 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; local
895 result = bp_funcs->get_encoder_cap_info(enc110->base.ctx->dc_bios,
1715 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; local
1794 result = bp_funcs->get_encoder_cap_info(enc110->base.ctx->dc_bios,
/linux-master/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.c678 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; local
759 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios,

Completed in 334 milliseconds