Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
Dtiming_generator.h71 CRTC_STATE_VBLANK = 0, enumerator
/Linux-v6.6/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.c2487 tg->funcs->wait_for_state(tg, CRTC_STATE_VBLANK); in wait_for_reset_trigger_to_occur()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/accessories/
Dlink_dp_cts.c921 CRTC_STATE_VBLANK); in dp_set_test_pattern()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.c398 pipe->stream_res.tg->funcs->wait_for_state(pipe->stream_res.tg, CRTC_STATE_VBLANK); in dcn32_subvp_pipe_control_lock()
1474 CRTC_STATE_VBLANK); in dcn32_enable_phantom_streams()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_timing_generator.c753 case CRTC_STATE_VBLANK: in dce120_tg_wait_for_state()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_optc.c832 case CRTC_STATE_VBLANK: in optc1_wait_for_state()
Ddcn10_hw_sequencer.c2014 tg->funcs->wait_for_state(tg, CRTC_STATE_VBLANK); in wait_for_reset_trigger_to_occur()
2886 stream_res->tg->funcs->wait_for_state(stream_res->tg, CRTC_STATE_VBLANK); in dcn10_blank_pixel_data()
2985 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VBLANK); in dcn10_wait_for_pending_cleared()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
Ddc.c3836 CRTC_STATE_VBLANK); in commit_planes_for_stream()
4782 pipe->stream_res.tg->funcs->wait_for_state(pipe->stream_res.tg, CRTC_STATE_VBLANK); in blank_and_force_memclk()