Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/hw/
Dtiming_generator.h71 CRTC_STATE_VBLANK = 0, enumerator
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_timing_generator_v.c228 case CRTC_STATE_VBLANK: in dce110_timing_generator_v_wait_for_state()
Ddce110_timing_generator.c2022 case CRTC_STATE_VBLANK: in dce110_tg_wait_for_state()
Ddce110_hw_sequencer.c2419 tg->funcs->wait_for_state(tg, CRTC_STATE_VBLANK); in wait_for_reset_trigger_to_occur()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_timing_generator.c753 case CRTC_STATE_VBLANK: in dce120_tg_wait_for_state()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_optc.c828 case CRTC_STATE_VBLANK: in optc1_wait_for_state()
Ddcn10_hw_sequencer.c1893 tg->funcs->wait_for_state(tg, CRTC_STATE_VBLANK); in wait_for_reset_trigger_to_occur()
2734 stream_res->tg->funcs->wait_for_state(stream_res->tg, CRTC_STATE_VBLANK); in dcn10_blank_pixel_data()
2833 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VBLANK); in dcn10_wait_for_pending_cleared()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1589 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VBLANK); in dcn20_program_pipe()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/
Ddc.c2888 CRTC_STATE_VBLANK); in commit_planes_for_stream()
Ddc_link_dp.c4514 CRTC_STATE_VBLANK); in dc_link_dp_set_test_pattern()