Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/optc/dcn314/
A Ddcn314_optc.c205 .phantom_crtc_post_enable = optc314_phantom_crtc_post_enable,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn32/
A Ddcn32_optc.c321 .phantom_crtc_post_enable = optc32_phantom_crtc_post_enable,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dtiming_generator.h192 void (*phantom_crtc_post_enable)(struct timing_generator *tg); member
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn35/
A Ddcn35_optc.c388 .phantom_crtc_post_enable = optc35_phantom_crtc_post_enable,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn401/
A Ddcn401_optc.c442 .phantom_crtc_post_enable = optc401_phantom_crtc_post_enable,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
A Ddcn401_hwseq.c920 if (pipe_ctx->stream_res.tg->funcs->phantom_crtc_post_enable) in dcn401_enable_stream_timing()
921 pipe_ctx->stream_res.tg->funcs->phantom_crtc_post_enable(pipe_ctx->stream_res.tg); in dcn401_enable_stream_timing()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
A Ddcn20_hwseq.c979 if (pipe_ctx->stream_res.tg->funcs->phantom_crtc_post_enable) in dcn20_enable_stream_timing()
980 pipe_ctx->stream_res.tg->funcs->phantom_crtc_post_enable(pipe_ctx->stream_res.tg); in dcn20_enable_stream_timing()

Completed in 17 milliseconds