Home
last modified time | relevance | path

Searched refs:phantom_crtc_post_enable (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/amd/display/dc/optc/dcn314/
A Ddcn314_optc.c205 .phantom_crtc_post_enable = optc314_phantom_crtc_post_enable,
/drivers/gpu/drm/amd/display/dc/optc/dcn32/
A Ddcn32_optc.c309 .phantom_crtc_post_enable = optc32_phantom_crtc_post_enable,
/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dtiming_generator.h224 void (*phantom_crtc_post_enable)(struct timing_generator *tg); member
/drivers/gpu/drm/amd/display/dc/optc/dcn35/
A Ddcn35_optc.c441 .phantom_crtc_post_enable = optc35_phantom_crtc_post_enable,
/drivers/gpu/drm/amd/display/dc/optc/dcn401/
A Ddcn401_optc.c471 .phantom_crtc_post_enable = optc401_phantom_crtc_post_enable,
/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
A Ddcn401_hwseq.c870 if (pipe_ctx->stream_res.tg->funcs->phantom_crtc_post_enable) in dcn401_enable_stream_timing()
871 pipe_ctx->stream_res.tg->funcs->phantom_crtc_post_enable(pipe_ctx->stream_res.tg); in dcn401_enable_stream_timing()
/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
A Ddcn20_hwseq.c986 if (pipe_ctx->stream_res.tg->funcs->phantom_crtc_post_enable) in dcn20_enable_stream_timing()
987 pipe_ctx->stream_res.tg->funcs->phantom_crtc_post_enable(pipe_ctx->stream_res.tg); in dcn20_enable_stream_timing()

Completed in 22 milliseconds