Searched refs:max_lb_tovscl_throughput (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h157 float max_lb_tovscl_throughput; member in struct:dcn_bw_internal_vars
606 int max_lb_tovscl_throughput; /*pixels/dppclk*/ member in struct:dcn_ip_params
/linux-master/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calcs.c147 .max_lb_tovscl_throughput = 4, /*pixels/dppclk*/
838 v->max_lb_tovscl_throughput = dc->dcn_ip->max_lb_tovscl_throughput;
1653 "max_lb_tovscl_throughput: %d pixels/dppclk\n"
1687 dc->dcn_ip->max_lb_tovscl_throughput,
1737 dc->dml.ip.max_lb_vscl_bw_pix_per_clk = dc->dcn_ip->max_lb_tovscl_throughput;

Completed in 126 milliseconds