Home
last modified time | relevance | path

Searched refs:max_num_otg (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddcn31_fpu.c85 .max_num_otg = 4,
230 .max_num_otg = 4,
329 .max_num_otg = 4,
603 dcn3_1_ip.max_num_otg = dc->res_pool->res_cap->num_timing_generator; in dcn31_update_bw_bounding_box_fpu()
675 dcn3_15_ip.max_num_otg = dc->res_pool->res_cap->num_timing_generator; in dcn315_update_bw_bounding_box_fpu()
742 dcn3_16_ip.max_num_otg = dc->res_pool->res_cap->num_timing_generator; in dcn316_update_bw_bounding_box_fpu()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c32 .max_num_otg = 4,
100 .max_num_otg = 4,
164 ip_caps->otg_count = ip_params->max_num_otg; in patch_ip_caps_with_explicit_ip_params()
189 ip_params->max_num_otg = ip_caps->otg_count; in patch_ip_params_with_ip_caps()
H A Ddml2_core_shared_types.h40 unsigned int max_num_otg; member
H A Ddml2_core_dcn4_calcs.c8684 …support.NumberOfOTGSupport = (s->TotalNumberOfActiveOTG <= (unsigned int)mode_lib->ip.max_num_otg); in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h317 unsigned int max_num_otg; member
H A Ddisplay_mode_vba.c426 mode_lib->vba.MaxNumOTG = ip->max_num_otg; in fetch_ip_params()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_translation_helper.c65 out->max_num_otg = dml2->config.dcn_pipe_count; in dml2_init_ip_params()
139 out->max_num_otg = 4; in dml2_init_ip_params()
200 out->max_num_otg = dml2->config.dcn_pipe_count; in dml2_init_ip_params()
654 out->max_num_otg = in_ip_params->max_num_otg; in dml2_translate_ip_params()
H A Ddisplay_mode_core_structs.h406 dml_uint_t max_num_otg; member
H A Ddisplay_mode_core.c7356 ….NumberOfOTGSupport = (s->TotalNumberOfActiveOTG <= (dml_uint_t) mode_lib->ms.ip.max_num_otg); in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c112 .max_num_otg = 2,
1230 dcn201_ip.max_num_otg = pool->base.res_cap->num_timing_generator; in dcn201_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c121 .max_num_otg = 6,
189 .max_num_otg = 5,
592 .max_num_otg = 4,
2412 dcn2_1_ip.max_num_otg = pool->base.res_cap->num_timing_generator; in dcn21_update_bw_bounding_box_fpu()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c1336 loaded_ip->max_num_otg = pool->base.res_cap->num_timing_generator; in init_soc_bounding_box()
1602 dcn3_01_ip.max_num_otg = num_pipes; in dcn301_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c1543 loaded_ip->max_num_otg = pool->base.res_cap->num_timing_generator; in init_soc_bounding_box()
2487 dcn3_0_ip.max_num_otg = num_pipes; in dcn30_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c943 loaded_ip->max_num_otg = pool->pipe_count; in init_soc_bounding_box()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c998 loaded_ip->max_num_otg = pool->pipe_count; in init_soc_bounding_box()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c1602 dcn2_1_ip.max_num_otg = num_pipes; in dcn21_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1726 dcn3_21_ip.max_num_otg = num_pipes; in dcn321_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c2433 loaded_ip->max_num_otg = pool->base.res_cap->num_timing_generator; in init_soc_bounding_box()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2222 dcn3_2_ip.max_num_otg = num_pipes; in dcn32_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c89 .max_num_otg = 4,