Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_optc.c129 .wait_for_state = optc1_wait_for_state,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_timing_generator.c195 .wait_for_state = dce110_tg_wait_for_state,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_optc.c155 .wait_for_state = optc1_wait_for_state,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_timing_generator.c214 .wait_for_state = dce110_tg_wait_for_state,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_optc.c215 .wait_for_state = optc1_wait_for_state,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/accessories/
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()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_optc.c253 .wait_for_state = optc1_wait_for_state,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_optc.c275 .wait_for_state = optc1_wait_for_state,
Ddcn32_hwseq.c398 pipe->stream_res.tg->funcs->wait_for_state(pipe->stream_res.tg, CRTC_STATE_VBLANK); in dcn32_subvp_pipe_control_lock()
1472 old_pipe->stream_res.tg->funcs->wait_for_state( in dcn32_enable_phantom_streams()
1475 old_pipe->stream_res.tg->funcs->wait_for_state( in dcn32_enable_phantom_streams()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
Dtiming_generator.h208 void (*wait_for_state)(struct timing_generator *tg, member
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_optc.c337 .wait_for_state = optc1_wait_for_state,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c531 .wait_for_state = optc1_wait_for_state,
Ddcn20_hwseq.c1713 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VACTIVE); in dcn20_program_pipe()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_timing_generator_v.c669 .wait_for_state = dce110_timing_generator_v_wait_for_state,
Ddce110_hw_sequencer.c2486 tg->funcs->wait_for_state(tg, CRTC_STATE_VACTIVE); in wait_for_reset_trigger_to_occur()
2487 tg->funcs->wait_for_state(tg, CRTC_STATE_VBLANK); in wait_for_reset_trigger_to_occur()
Ddce110_timing_generator.c2213 .wait_for_state = dce110_tg_wait_for_state,
/Linux-v6.6/drivers/tty/hvc/
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()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c2013 tg->funcs->wait_for_state(tg, CRTC_STATE_VACTIVE); in wait_for_reset_trigger_to_occur()
2014 tg->funcs->wait_for_state(tg, CRTC_STATE_VBLANK); in wait_for_reset_trigger_to_occur()
2886 stream_res->tg->funcs->wait_for_state(stream_res->tg, CRTC_STATE_VBLANK); in dcn10_blank_pixel_data()
2985 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VBLANK); in dcn10_wait_for_pending_cleared()
2986 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VACTIVE); in dcn10_wait_for_pending_cleared()
Ddcn10_optc.c1556 .wait_for_state = optc1_wait_for_state,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
Ddc.c3831 top_pipe_to_program->stream_res.tg->funcs->wait_for_state( in commit_planes_for_stream()
3834 top_pipe_to_program->stream_res.tg->funcs->wait_for_state( in commit_planes_for_stream()
3837 top_pipe_to_program->stream_res.tg->funcs->wait_for_state( in commit_planes_for_stream()
4781 pipe->stream_res.tg->funcs->wait_for_state(pipe->stream_res.tg, CRTC_STATE_VACTIVE); in blank_and_force_memclk()
4782 pipe->stream_res.tg->funcs->wait_for_state(pipe->stream_res.tg, CRTC_STATE_VBLANK); in blank_and_force_memclk()
4783 pipe->stream_res.tg->funcs->wait_for_state(pipe->stream_res.tg, CRTC_STATE_VACTIVE); in blank_and_force_memclk()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_timing_generator.c1178 .wait_for_state = dce120_tg_wait_for_state,