Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.h34 extern struct _vcs_dpi_ip_params_st dcn3_15_ip;
H A Ddcn315_resource.c1033 dcn3_15_ip.det_buffer_size_kbytes, in dcn31_hubbub_create()
1034 dcn3_15_ip.pixel_chunk_size_kbytes, in dcn31_hubbub_create()
1035 dcn3_15_ip.config_return_buffer_size_in_kbytes); in dcn31_hubbub_create()
2124 dc->dcn_ip->max_num_dpp = dcn3_15_ip.max_num_dpp; in dcn315_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddcn31_fpu.c200 struct _vcs_dpi_ip_params_st dcn3_15_ip = { variable
667 dcn3_15_ip.max_num_otg = dc->res_pool->res_cap->num_timing_generator; in dcn315_update_bw_bounding_box()
668 dcn3_15_ip.max_num_dpp = dc->res_pool->pipe_count; in dcn315_update_bw_bounding_box()
718 dml_init_instance(&dc->dml, &dcn3_15_soc, &dcn3_15_ip, DML_PROJECT_DCN315); in dcn315_update_bw_bounding_box()