Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/proc/
H A Dproc-maps-race.c171 static void wait_for_state(struct vma_modifier_info *mod_info, enum test_state state) in wait_for_state() function
189 wait_for_state(mod_info, SETUP_READY); in stop_vma_modifier()
293 wait_for_state(self->mod_info, SETUP_MAPS_MODIFIED); in capture_mod_pattern()
302 wait_for_state(self->mod_info, SETUP_MAPS_RESTORED); in capture_mod_pattern()
467 wait_for_state(mod_info, PARENT_READY); in FIXTURE_SETUP()
470 wait_for_state(mod_info, SETUP_MODIFY_MAPS); in FIXTURE_SETUP()
476 wait_for_state(mod_info, SETUP_RESTORE_MAPS); in FIXTURE_SETUP()
480 wait_for_state(mod_info, TEST_READY); in FIXTURE_SETUP()
497 wait_for_state(mod_info, CHILD_READY); in FIXTURE_SETUP()
558 wait_for_state(mod_info, SETUP_READY); in TEST_F()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn301/
H A Ddcn301_optc.c129 .wait_for_state = optc1_wait_for_state,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn201/
H A Ddcn201_optc.c149 .wait_for_state = optc1_wait_for_state,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c845 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VACTIVE); in dcn30_set_avmute()
846 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VBLANK); in dcn30_set_avmute()
847 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VACTIVE); in dcn30_set_avmute()
848 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VBLANK); in dcn30_set_avmute()
849 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VACTIVE); in dcn30_set_avmute()
/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_timing_generator.c215 .wait_for_state = dce110_tg_wait_for_state,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn30/
H A Ddcn30_optc.c377 .wait_for_state = optc1_wait_for_state,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn20/
H A Ddcn20_optc.c522 .wait_for_state = optc1_wait_for_state,
/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()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator_v.c670 .wait_for_state = dce110_timing_generator_v_wait_for_state,
H A Ddce110_timing_generator.c2308 .wait_for_state = dce110_tg_wait_for_state,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn35/
H A Ddcn35_optc.c561 .wait_for_state = optc1_wait_for_state,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h381 void (*wait_for_state)(struct timing_generator *tg, member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c416 pipe->stream_res.tg->funcs->wait_for_state(pipe->stream_res.tg, CRTC_STATE_VBLANK); in dcn32_subvp_pipe_control_lock()
1593 old_pipe->stream_res.tg->funcs->wait_for_state( in dcn32_enable_phantom_streams()
1596 old_pipe->stream_res.tg->funcs->wait_for_state( in dcn32_enable_phantom_streams()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c2294 tg->funcs->wait_for_state(tg, CRTC_STATE_VACTIVE); in wait_for_reset_trigger_to_occur()
2295 tg->funcs->wait_for_state(tg, CRTC_STATE_VBLANK); in wait_for_reset_trigger_to_occur()
3180 stream_res->tg->funcs->wait_for_state(stream_res->tg, CRTC_STATE_VBLANK); in dcn10_blank_pixel_data()
3280 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VBLANK); in dcn10_wait_for_pending_cleared()
3281 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VACTIVE); in dcn10_wait_for_pending_cleared()
/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c1229 .wait_for_state = dce120_tg_wait_for_state,
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c4523 top_pipe_to_program->stream_res.tg->funcs->wait_for_state( in commit_planes_for_stream()
4526 top_pipe_to_program->stream_res.tg->funcs->wait_for_state( in commit_planes_for_stream()
4529 top_pipe_to_program->stream_res.tg->funcs->wait_for_state( in commit_planes_for_stream()
5800 pipe->stream_res.tg->funcs->wait_for_state(pipe->stream_res.tg, CRTC_STATE_VACTIVE); in blank_and_force_memclk()
5801 pipe->stream_res.tg->funcs->wait_for_state(pipe->stream_res.tg, CRTC_STATE_VBLANK); in blank_and_force_memclk()
5802 pipe->stream_res.tg->funcs->wait_for_state(pipe->stream_res.tg, CRTC_STATE_VACTIVE); in blank_and_force_memclk()
H A Ddc_hw_sequencer.c2382 if (tg->funcs->wait_for_state) in hwss_tg_wait_for_state()
2383 tg->funcs->wait_for_state(tg, state); in hwss_tg_wait_for_state()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c2704 tg->funcs->wait_for_state(tg, CRTC_STATE_VACTIVE); in wait_for_reset_trigger_to_occur()
2705 tg->funcs->wait_for_state(tg, CRTC_STATE_VBLANK); in wait_for_reset_trigger_to_occur()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1906 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VACTIVE); in dcn20_program_tg()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2120 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VACTIVE); in dcn401_program_tg()