Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_mpc.c59 MPC_OUT_FLOW_CONTROL_COUNT1, flow_control->flow_ctrl_cnt1); in mpc201_set_out_rate_control()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmpc.h142 int flow_ctrl_cnt1; member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_hwseq.c205 flow_control.flow_ctrl_cnt1 = calc_mpc_flow_ctrl_cnt(pipe_ctx->stream, opp_cnt); in dcn314_update_odm()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_mpc.c99 MPC_OUT_FLOW_CONTROL_COUNT, flow_control->flow_ctrl_cnt1); in mpc3_set_out_rate_control()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.c1112 flow_control.flow_ctrl_cnt1 = calc_mpc_flow_ctrl_cnt(pipe_ctx->stream, opp_cnt); in dcn32_update_odm()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c757 flow_control.flow_ctrl_cnt1 = calc_mpc_flow_ctrl_cnt(stream, opp_cnt); in dcn20_enable_stream_timing()