Home
last modified time | relevance | path

Searched refs:hwss_wait_for_blank_complete (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c2332 if (!hwss_wait_for_blank_complete(pipe_ctx_old->stream_res.tg)) { in dce110_reset_hw_ctx_wrap()
2850 hwss_wait_for_blank_complete(tg); in dce110_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h1310 bool hwss_wait_for_blank_complete(
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c1261 hwss_wait_for_blank_complete(pipe_ctx->stream_res.tg); in dcn10_enable_stream_timing()
1606 hwss_wait_for_blank_complete(tg); in dcn10_init_pipes()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c658 hwss_wait_for_blank_complete(tg); in dcn35_init_pipes()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c295 bool hwss_wait_for_blank_complete( in hwss_wait_for_blank_complete() function