Home
last modified time | relevance | path

Searched refs:wait_for_state (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c634 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VACTIVE); in dcn30_set_avmute()
635 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VBLANK); in dcn30_set_avmute()
636 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VACTIVE); in dcn30_set_avmute()
637 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VBLANK); in dcn30_set_avmute()
638 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VACTIVE); in dcn30_set_avmute()
H A Ddcn30_optc.c337 .wait_for_state = optc1_wait_for_state,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_optc.c129 .wait_for_state = optc1_wait_for_state,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_optc.c155 .wait_for_state = optc1_wait_for_state,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_timing_generator.c195 .wait_for_state = dce110_tg_wait_for_state,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_timing_generator.c214 .wait_for_state = dce110_tg_wait_for_state,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_optc.c215 .wait_for_state = optc1_wait_for_state,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c918 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, in dp_set_test_pattern()
920 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, in dp_set_test_pattern()
922 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, in dp_set_test_pattern()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_optc.c253 .wait_for_state = optc1_wait_for_state,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_optc.c289 .wait_for_state = optc1_wait_for_state,
H A Ddcn32_hwseq.c402 pipe->stream_res.tg->funcs->wait_for_state(pipe->stream_res.tg, CRTC_STATE_VBLANK); in dcn32_subvp_pipe_control_lock()
1477 old_pipe->stream_res.tg->funcs->wait_for_state( in dcn32_enable_phantom_streams()
1480 old_pipe->stream_res.tg->funcs->wait_for_state( in dcn32_enable_phantom_streams()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h208 void (*wait_for_state)(struct timing_generator *tg, member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_optc.c531 .wait_for_state = optc1_wait_for_state,
H A Ddcn20_hwseq.c1714 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VACTIVE); in dcn20_program_pipe()
/openbmc/linux/drivers/tty/hvc/
H A Dhvsi.c530 static int wait_for_state(struct hvsi_struct *hp, int state) in wait_for_state() function
1069 hvsi_wait = wait_for_state; /* irqs active now */ in hvsi_init()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator_v.c669 .wait_for_state = dce110_timing_generator_v_wait_for_state,
H A Ddce110_hw_sequencer.c2488 tg->funcs->wait_for_state(tg, CRTC_STATE_VACTIVE); in wait_for_reset_trigger_to_occur()
2489 tg->funcs->wait_for_state(tg, CRTC_STATE_VBLANK); in wait_for_reset_trigger_to_occur()
H A Ddce110_timing_generator.c2213 .wait_for_state = dce110_tg_wait_for_state,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c2018 tg->funcs->wait_for_state(tg, CRTC_STATE_VACTIVE); in wait_for_reset_trigger_to_occur()
2019 tg->funcs->wait_for_state(tg, CRTC_STATE_VBLANK); in wait_for_reset_trigger_to_occur()
2891 stream_res->tg->funcs->wait_for_state(stream_res->tg, CRTC_STATE_VBLANK); in dcn10_blank_pixel_data()
2990 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VBLANK); in dcn10_wait_for_pending_cleared()
2991 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VACTIVE); in dcn10_wait_for_pending_cleared()
H A Ddcn10_optc.c1556 .wait_for_state = optc1_wait_for_state,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c3802 top_pipe_to_program->stream_res.tg->funcs->wait_for_state( in commit_planes_for_stream()
3805 top_pipe_to_program->stream_res.tg->funcs->wait_for_state( in commit_planes_for_stream()
3808 top_pipe_to_program->stream_res.tg->funcs->wait_for_state( in commit_planes_for_stream()
4761 pipe->stream_res.tg->funcs->wait_for_state(pipe->stream_res.tg, CRTC_STATE_VACTIVE); in blank_and_force_memclk()
4762 pipe->stream_res.tg->funcs->wait_for_state(pipe->stream_res.tg, CRTC_STATE_VBLANK); in blank_and_force_memclk()
4763 pipe->stream_res.tg->funcs->wait_for_state(pipe->stream_res.tg, CRTC_STATE_VACTIVE); in blank_and_force_memclk()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c1178 .wait_for_state = dce120_tg_wait_for_state,