Searched refs:gsl_group (Results 1 – 5 of 5) sorted by relevance
111 if (pipe_ctx->stream_res.gsl_group > 0) in dcn20_setup_gsl_group_as_lock()116 pipe_ctx->stream_res.gsl_group = group_idx; in dcn20_setup_gsl_group_as_lock()138 group_idx = pipe_ctx->stream_res.gsl_group; in dcn20_setup_gsl_group_as_lock()142 pipe_ctx->stream_res.gsl_group = 0; in dcn20_setup_gsl_group_as_lock()581 if (pipe_ctx->stream_res.gsl_group != 0) in dcn20_plane_atomic_disable()1181 if (pipe->stream_res.gsl_group > 0) { in dcn20_pipe_control_lock()1214 if ((flip_immediate && pipe->stream_res.gsl_group == 0) || in dcn20_pipe_control_lock()1215 (!flip_immediate && pipe->stream_res.gsl_group > 0)) in dcn20_pipe_control_lock()1228 if (!lock && pipe->stream_res.gsl_group > 0 && pipe->plane_state && in dcn20_pipe_control_lock()1670 pipe_ctx->stream_res.gsl_group = in dcn20_program_front_end_for_ctx()[all …]
319 uint32_t gsl_group; member
41 int gsl_group; member
322 uint8_t gsl_group; member
2570 gsl_params.gsl_group = 0;2583 gsl_params.gsl_group);2610 gsl_params.gsl_group = 0;
Completed in 17 milliseconds