Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn321/
A Ddcn321_dio_link_encoder.c106 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn321_link_encoder_construct() local
174 if (bp_funcs->get_connector_speed_cap_info) in dcn321_link_encoder_construct()
175 result = bp_funcs->get_connector_speed_cap_info(enc10->base.ctx->dc_bios, in dcn321_link_encoder_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_dio_link_encoder.c195 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn32_link_encoder_construct() local
263 if (bp_funcs->get_connector_speed_cap_info) in dcn32_link_encoder_construct()
264 result = bp_funcs->get_connector_speed_cap_info(enc10->base.ctx->dc_bios, in dcn32_link_encoder_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_link_encoder.c120 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn201_link_encoder_construct() local
188 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios, in dcn201_link_encoder_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_dio_link_encoder.c89 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn301_link_encoder_construct() local
171 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios, in dcn301_link_encoder_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/
A Dlink_factory.c194 const struct dc_vbios_funcs *bp_funcs = bios->funcs; in dc_link_construct_phy() local
349 bp_funcs->get_src_obj(dc_ctx->dc_bios, link->link_id, 0, in dc_link_construct_phy()
379 if (bp_funcs->get_device_tag(dc_ctx->dc_bios, in dc_link_construct_phy()
389 if (!bp_funcs->is_device_id_supported(dc_ctx->dc_bios, in dc_link_construct_phy()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_dio_link_encoder.c102 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn30_link_encoder_construct() local
184 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios, in dcn30_link_encoder_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_link_encoder.c341 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn21_link_encoder_construct() local
423 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios, in dcn21_link_encoder_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_link_encoder.c400 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn20_link_encoder_construct() local
482 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios, in dcn20_link_encoder_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_link_encoder.c816 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dce110_link_encoder_construct() local
895 result = bp_funcs->get_encoder_cap_info(enc110->base.ctx->dc_bios, in dce110_link_encoder_construct()
1717 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dce60_link_encoder_construct() local
1796 result = bp_funcs->get_encoder_cap_info(enc110->base.ctx->dc_bios, in dce60_link_encoder_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_dio_link_encoder.c292 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn31_link_encoder_construct() local
371 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios, in dcn31_link_encoder_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_link_encoder.c678 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn10_link_encoder_construct() local
759 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios, in dcn10_link_encoder_construct()

Completed in 25 milliseconds