Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
H A Ddcn_calcs.h158 float max_pscl_tolb_throughput; member
607 int max_pscl_tolb_throughput; /*pixels/dppclk*/ member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
H A Damdgpu_dcn_calcs.c151 .max_pscl_tolb_throughput = 2, /*pixels/dppclk*/
811 v->max_pscl_tolb_throughput = dc->dcn_ip->max_pscl_tolb_throughput; in dcn_validate_bandwidth()
1691 dc->dcn_ip->max_pscl_tolb_throughput, in dcn_bw_sync_calcs_and_dml()
1741 dc->dml.ip.max_pscl_lb_bw_pix_per_clk = dc->dcn_ip->max_pscl_tolb_throughput; in dcn_bw_sync_calcs_and_dml()
H A Damdgpu_dcn_calc_auto.c329 …v->pscl_factor[k] =dcn_bw_min2(v->max_dchub_topscl_throughput, v->max_pscl_tolb_throughput * v->h_… in mode_support_and_system_configuration()
332 v->pscl_factor[k] =dcn_bw_min2(v->max_dchub_topscl_throughput, v->max_pscl_tolb_throughput); in mode_support_and_system_configuration()
340 …actor_chroma[k] =dcn_bw_min2(v->max_dchub_topscl_throughput, v->max_pscl_tolb_throughput * v->h_ra… in mode_support_and_system_configuration()
343 …v->pscl_factor_chroma[k] =dcn_bw_min2(v->max_dchub_topscl_throughput, v->max_pscl_tolb_throughput); in mode_support_and_system_configuration()
1190 …v->pscl_throughput[k] =dcn_bw_min2(v->max_dchub_topscl_throughput, v->max_pscl_tolb_throughput * v… in dispclkdppclkdcfclk_deep_sleep_prefetch_parameters_watermarks_and_performance_calculation()
1193 v->pscl_throughput[k] =dcn_bw_min2(v->max_dchub_topscl_throughput, v->max_pscl_tolb_throughput); in dispclkdppclkdcfclk_deep_sleep_prefetch_parameters_watermarks_and_performance_calculation()
1202 …ghput_chroma[k] =dcn_bw_min2(v->max_dchub_topscl_throughput, v->max_pscl_tolb_throughput * v->h_ra… in dispclkdppclkdcfclk_deep_sleep_prefetch_parameters_watermarks_and_performance_calculation()
1205 …scl_throughput_chroma[k] =dcn_bw_min2(v->max_dchub_topscl_throughput, v->max_pscl_tolb_throughput); in dispclkdppclkdcfclk_deep_sleep_prefetch_parameters_watermarks_and_performance_calculation()