Searched refs:gsl_group (Results 1 – 5 of 5) sorted by relevance
319 uint32_t gsl_group; member
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()1242 if (pipe->stream_res.gsl_group > 0) { in dcn20_pipe_control_lock()1275 if ((flip_immediate && pipe->stream_res.gsl_group == 0) || in dcn20_pipe_control_lock()1276 (!flip_immediate && pipe->stream_res.gsl_group > 0)) in dcn20_pipe_control_lock()1289 if (!lock && pipe->stream_res.gsl_group > 0 && pipe->plane_state && in dcn20_pipe_control_lock()1805 pipe_ctx->stream_res.gsl_group = old_pipe_ctx->stream_res.gsl_group; in dcn20_program_front_end_for_ctx()
41 int gsl_group; member
336 uint8_t gsl_group; member
2491 gsl_params.gsl_group = 0; in dce110_enable_timing_synchronization()2504 gsl_params.gsl_group); in dce110_enable_timing_synchronization()2531 gsl_params.gsl_group = 0; in dce110_enable_per_frame_crtc_position_reset()
Completed in 31 milliseconds