Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c766 int flow_ctrl_cnt; in calc_mpc_flow_ctrl_cnt() local
771 flow_ctrl_cnt = stream->timing.h_total - stream->timing.h_addressable - in calc_mpc_flow_ctrl_cnt()
776 flow_ctrl_cnt /= 2; in calc_mpc_flow_ctrl_cnt()
780 flow_ctrl_cnt /= 2; in calc_mpc_flow_ctrl_cnt()
782 return flow_ctrl_cnt; in calc_mpc_flow_ctrl_cnt()