Home
last modified time | relevance | path

Searched refs:CRTC_STATE_VACTIVE (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h78 CRTC_STATE_VACTIVE enumerator
/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c860 CRTC_STATE_VACTIVE); in dp_set_test_pattern()
864 CRTC_STATE_VACTIVE); in dp_set_test_pattern()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c825 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VACTIVE); in dcn30_set_avmute()
827 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VACTIVE); in dcn30_set_avmute()
829 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VACTIVE); in dcn30_set_avmute()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator_v.c232 case CRTC_STATE_VACTIVE: in dce110_timing_generator_v_wait_for_state()
H A Ddce110_timing_generator.c2044 case CRTC_STATE_VACTIVE: in dce110_tg_wait_for_state()
/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c758 case CRTC_STATE_VACTIVE: in dce120_tg_wait_for_state()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn10/
H A Ddcn10_optc.c844 case CRTC_STATE_VACTIVE: in optc1_wait_for_state()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c4052 CRTC_STATE_VACTIVE); in commit_planes_for_stream()
4058 CRTC_STATE_VACTIVE); in commit_planes_for_stream()
5420 pipe->stream_res.tg->funcs->wait_for_state(pipe->stream_res.tg, CRTC_STATE_VACTIVE); in blank_and_force_memclk()
5422 pipe->stream_res.tg->funcs->wait_for_state(pipe->stream_res.tg, CRTC_STATE_VACTIVE); in blank_and_force_memclk()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c1578 CRTC_STATE_VACTIVE); in dcn32_enable_phantom_streams()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c2080 tg->funcs->wait_for_state(tg, CRTC_STATE_VACTIVE); in wait_for_reset_trigger_to_occur()
3066 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VACTIVE); in dcn10_wait_for_pending_cleared()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c2670 tg->funcs->wait_for_state(tg, CRTC_STATE_VACTIVE); in wait_for_reset_trigger_to_occur()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1894 pipe_ctx->stream_res.tg->funcs->wait_for_state(pipe_ctx->stream_res.tg, CRTC_STATE_VACTIVE); in dcn20_program_pipe()