Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.h34 extern struct _vcs_dpi_ip_params_st dcn3_1_ip;
H A Ddcn31_resource.c1035 dcn3_1_ip.det_buffer_size_kbytes, in dcn31_hubbub_create()
1036 dcn3_1_ip.pixel_chunk_size_kbytes, in dcn31_hubbub_create()
1037 dcn3_1_ip.config_return_buffer_size_in_kbytes); in dcn31_hubbub_create()
2188 dc->dcn_ip->max_num_dpp = dcn3_1_ip.max_num_dpp; in dcn31_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddcn31_fpu.c56 struct _vcs_dpi_ip_params_st dcn3_1_ip = { variable
595 dcn3_1_ip.max_num_otg = dc->res_pool->res_cap->num_timing_generator; in dcn31_update_bw_bounding_box()
596 dcn3_1_ip.max_num_dpp = dc->res_pool->pipe_count; in dcn31_update_bw_bounding_box()
657 dml_init_instance(&dc->dml, &dcn3_1_soc, &dcn3_1_ip, DML_PROJECT_DCN31); in dcn31_update_bw_bounding_box()