Searched refs:first_pipe (Results 1 – 6 of 6) sorted by relevance
1117 int first_pipe; in md_assemble() local1149 for (first_pipe = 0; (op->pipes & (1 << first_pipe)) == 0; first_pipe++) in md_assemble()1155 &op->operands[first_pipe][0], in md_assemble()
1235 int first_pipe; in md_assemble() local1267 for (first_pipe = 0; (op->pipes & (1 << first_pipe)) == 0; first_pipe++) in md_assemble()1273 &op->operands[first_pipe][0], in md_assemble()
1976 struct pipe_ctx *first_pipe = res_ctx->pipe_ctx[i].prev_odm_pipe; in dcn20_populate_dml_pipes_from_context() local1978 while (first_pipe->prev_odm_pipe) in dcn20_populate_dml_pipes_from_context()1979 first_pipe = first_pipe->prev_odm_pipe; in dcn20_populate_dml_pipes_from_context()1980 pipes[pipe_cnt].pipe.src.hsplit_grp = first_pipe->pipe_idx; in dcn20_populate_dml_pipes_from_context()
14245 enum pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround() local14259 first_pipe = crtc->pipe; in hsw_mode_set_planes_workaround()14289 other_crtc_state->hsw_workaround_pipe = first_pipe; in hsw_mode_set_planes_workaround()