Home
last modified time | relevance | path

Searched refs:dcn3_16_ip (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.h34 extern struct _vcs_dpi_ip_params_st dcn3_16_ip;
H A Ddcn316_resource.c1029 dcn3_16_ip.det_buffer_size_kbytes, in dcn31_hubbub_create()
1030 dcn3_16_ip.pixel_chunk_size_kbytes, in dcn31_hubbub_create()
1031 dcn3_16_ip.config_return_buffer_size_in_kbytes); in dcn31_hubbub_create()
2009 dc->dcn_ip->max_num_dpp = dcn3_16_ip.max_num_dpp; in dcn316_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddcn31_fpu.c299 struct _vcs_dpi_ip_params_st dcn3_16_ip = { variable
734 dcn3_16_ip.max_num_otg = dc->res_pool->res_cap->num_timing_generator; in dcn316_update_bw_bounding_box()
735 dcn3_16_ip.max_num_dpp = dc->res_pool->pipe_count; in dcn316_update_bw_bounding_box()
810 dml_init_instance(&dc->dml, &dcn3_16_soc, &dcn3_16_ip, DML_PROJECT_DCN31); in dcn316_update_bw_bounding_box()