Home
last modified time | relevance | path

Searched refs:gsl_group (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/include/
Dgpio_types.h319 uint32_t gsl_group; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c112 if (pipe_ctx->stream_res.gsl_group > 0) in dcn20_setup_gsl_group_as_lock()
117 pipe_ctx->stream_res.gsl_group = group_idx; in dcn20_setup_gsl_group_as_lock()
139 group_idx = pipe_ctx->stream_res.gsl_group; in dcn20_setup_gsl_group_as_lock()
143 pipe_ctx->stream_res.gsl_group = 0; in dcn20_setup_gsl_group_as_lock()
582 if (pipe_ctx->stream_res.gsl_group != 0) in dcn20_plane_atomic_disable()
1208 if (pipe->stream_res.gsl_group > 0) { in dcn20_pipe_control_lock()
1241 if ((flip_immediate && pipe->stream_res.gsl_group == 0) || in dcn20_pipe_control_lock()
1242 (!flip_immediate && pipe->stream_res.gsl_group > 0)) in dcn20_pipe_control_lock()
1255 if (!lock && pipe->stream_res.gsl_group > 0 && pipe->plane_state && in dcn20_pipe_control_lock()
1746 pipe_ctx->stream_res.gsl_group = old_pipe_ctx->stream_res.gsl_group; in dcn20_program_front_end_for_ctx()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/hw/
Dtiming_generator.h41 int gsl_group; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h353 uint8_t gsl_group; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c2510 gsl_params.gsl_group = 0; in dce110_enable_timing_synchronization()
2523 gsl_params.gsl_group); in dce110_enable_timing_synchronization()
2550 gsl_params.gsl_group = 0; in dce110_enable_per_frame_crtc_position_reset()