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.c781 int flow_ctrl_cnt; in calc_mpc_flow_ctrl_cnt() local
786 flow_ctrl_cnt = stream->timing.h_total - stream->timing.h_addressable - in calc_mpc_flow_ctrl_cnt()
791 flow_ctrl_cnt /= 2; in calc_mpc_flow_ctrl_cnt()
795 flow_ctrl_cnt /= 2; in calc_mpc_flow_ctrl_cnt()
797 return flow_ctrl_cnt; in calc_mpc_flow_ctrl_cnt()