HomeSort by: relevance | last modified time | path
    Searched refs:max_lb_tovscl_throughput (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
dcn_calcs.h 159 float max_lb_tovscl_throughput; member in struct:dcn_bw_internal_vars
608 int max_lb_tovscl_throughput; /*pixels/dppclk*/ member in struct:dcn_ip_params
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
amdgpu_dcn_calcs.c 152 .max_lb_tovscl_throughput = 4, /*pixels/dppclk*/
812 v->max_lb_tovscl_throughput = dc->dcn_ip->max_lb_tovscl_throughput;
1658 "max_lb_tovscl_throughput: %d pixels/dppclk\n"
1692 dc->dcn_ip->max_lb_tovscl_throughput,
1742 dc->dml.ip.max_lb_vscl_bw_pix_per_clk = dc->dcn_ip->max_lb_tovscl_throughput;

Completed in 14 milliseconds