Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h71 CRTC_STATE_VBLANK = 0, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator_v.c229 case CRTC_STATE_VBLANK: in dce110_timing_generator_v_wait_for_state()
H A Ddce110_timing_generator.c2028 case CRTC_STATE_VBLANK: in dce110_tg_wait_for_state()
H A Ddce110_hw_sequencer.c2340 tg->funcs->wait_for_state(tg, CRTC_STATE_VBLANK); in wait_for_reset_trigger_to_occur()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c796 case CRTC_STATE_VBLANK: in dce120_tg_wait_for_state()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c807 case CRTC_STATE_VBLANK: in optc1_wait_for_state()
H A Ddcn10_hw_sequencer.c1848 tg->funcs->wait_for_state(tg, CRTC_STATE_VBLANK); in wait_for_reset_trigger_to_occur()
2668 stream_res->tg->funcs->wait_for_state(stream_res->tg, CRTC_STATE_VBLANK); in dcn10_blank_pixel_data()
2921 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VBLANK); in dcn10_wait_for_pending_cleared()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2614 CRTC_STATE_VBLANK); in commit_planes_for_stream()
H A Ddc_link_dp.c4189 CRTC_STATE_VBLANK); in dc_link_dp_set_test_pattern()