Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_link_encoder.c343 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn21_link_encoder_construct() local
425 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios, in dcn21_link_encoder_construct()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_link_encoder.c819 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dce110_link_encoder_construct() local
898 result = bp_funcs->get_encoder_cap_info(enc110->base.ctx->dc_bios, in dce110_link_encoder_construct()
1720 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dce60_link_encoder_construct() local
1799 result = bp_funcs->get_encoder_cap_info(enc110->base.ctx->dc_bios, in dce60_link_encoder_construct()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_link_encoder.c681 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn10_link_encoder_construct() local
762 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios, in dcn10_link_encoder_construct()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c1380 const struct dc_vbios_funcs *bp_funcs = bios->funcs; in dc_link_construct() local
1500 bp_funcs->get_src_obj(dc_ctx->dc_bios, link->link_id, 0, in dc_link_construct()
1521 if (bp_funcs->get_device_tag(dc_ctx->dc_bios, in dc_link_construct()
1531 if (!bp_funcs->is_device_id_supported(dc_ctx->dc_bios, in dc_link_construct()