Home
last modified time | relevance | path

Searched refs:CRTC_STATE_VBLANK (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h71 CRTC_STATE_VBLANK = 0, enumerator
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator_v.c228 case CRTC_STATE_VBLANK: in dce110_timing_generator_v_wait_for_state()
H A Ddce110_timing_generator.c2022 case CRTC_STATE_VBLANK: in dce110_tg_wait_for_state()
H A Ddce110_hw_sequencer.c2489 tg->funcs->wait_for_state(tg, CRTC_STATE_VBLANK); in wait_for_reset_trigger_to_occur()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c635 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VBLANK); 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
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()
1479 CRTC_STATE_VBLANK); in dcn32_enable_phantom_streams()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c921 CRTC_STATE_VBLANK); in dp_set_test_pattern()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c753 case CRTC_STATE_VBLANK: in dce120_tg_wait_for_state()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c832 case CRTC_STATE_VBLANK: in optc1_wait_for_state()
H A Ddcn10_hw_sequencer.c2019 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c3807 CRTC_STATE_VBLANK); in commit_planes_for_stream()
4762 pipe->stream_res.tg->funcs->wait_for_state(pipe->stream_res.tg, CRTC_STATE_VBLANK); in blank_and_force_memclk()