Home
last modified time | relevance | path

Searched refs:bp_funcs (Results 1 – 11 of 11) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_dio_link_encoder.c107 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn321_link_encoder_construct() local
175 if (bp_funcs->get_connector_speed_cap_info) in dcn321_link_encoder_construct()
176 result = bp_funcs->get_connector_speed_cap_info(enc10->base.ctx->dc_bios, in dcn321_link_encoder_construct()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_dio_link_encoder.c196 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn32_link_encoder_construct() local
264 if (bp_funcs->get_connector_speed_cap_info) in dcn32_link_encoder_construct()
265 result = bp_funcs->get_connector_speed_cap_info(enc10->base.ctx->dc_bios, in dcn32_link_encoder_construct()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_link_encoder.c121 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn201_link_encoder_construct() local
189 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios, in dcn201_link_encoder_construct()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_dio_link_encoder.c90 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn301_link_encoder_construct() local
172 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios, in dcn301_link_encoder_construct()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dio_link_encoder.c103 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn30_link_encoder_construct() local
185 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios, in dcn30_link_encoder_construct()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_link_encoder.c342 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn21_link_encoder_construct() local
424 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios, in dcn21_link_encoder_construct()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_link_encoder.c401 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn20_link_encoder_construct() local
483 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios, in dcn20_link_encoder_construct()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce/
Ddce_link_encoder.c817 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dce110_link_encoder_construct() local
896 result = bp_funcs->get_encoder_cap_info(enc110->base.ctx->dc_bios, in dce110_link_encoder_construct()
1718 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dce60_link_encoder_construct() local
1797 result = bp_funcs->get_encoder_cap_info(enc110->base.ctx->dc_bios, in dce60_link_encoder_construct()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_dio_link_encoder.c293 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn31_link_encoder_construct() local
372 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios, in dcn31_link_encoder_construct()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_link_encoder.c679 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn10_link_encoder_construct() local
760 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios, in dcn10_link_encoder_construct()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c1540 const struct dc_vbios_funcs *bp_funcs = bios->funcs; in dc_link_construct_legacy() local
1700 bp_funcs->get_src_obj(dc_ctx->dc_bios, link->link_id, 0, in dc_link_construct_legacy()
1731 if (bp_funcs->get_device_tag(dc_ctx->dc_bios, in dc_link_construct_legacy()
1741 if (!bp_funcs->is_device_id_supported(dc_ctx->dc_bios, in dc_link_construct_legacy()