Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/hw/
Dtiming_generator.h71 CRTC_STATE_VBLANK = 0, enumerator
/linux-6.1.9/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.c2485 tg->funcs->wait_for_state(tg, CRTC_STATE_VBLANK); in wait_for_reset_trigger_to_occur()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_timing_generator.c753 case CRTC_STATE_VBLANK: in dce120_tg_wait_for_state()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_optc.c810 case CRTC_STATE_VBLANK: in optc1_wait_for_state()
Ddcn10_hw_sequencer.c2025 tg->funcs->wait_for_state(tg, CRTC_STATE_VBLANK); in wait_for_reset_trigger_to_occur()
2893 stream_res->tg->funcs->wait_for_state(stream_res->tg, CRTC_STATE_VBLANK); in dcn10_blank_pixel_data()
2992 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VBLANK); in dcn10_wait_for_pending_cleared()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.c503 pipe->stream_res.tg->funcs->wait_for_state(pipe->stream_res.tg, CRTC_STATE_VBLANK); in dcn32_subvp_pipe_control_lock()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1668 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VBLANK); in dcn20_program_pipe()
1889 CRTC_STATE_VBLANK); in dcn20_post_unlock_program_front_end()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc.c3520 CRTC_STATE_VBLANK); in commit_planes_for_stream()
4309 pipe->stream_res.tg->funcs->wait_for_state(pipe->stream_res.tg, CRTC_STATE_VBLANK); in blank_and_force_memclk()
Ddc_link_dp.c6332 CRTC_STATE_VBLANK); in dc_link_dp_set_test_pattern()