Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h603 void reset_sync_context_for_pipe(const struct dc *dc,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
H A Ddcn314_hwseq.c406 reset_sync_context_for_pipe(dc, context, i); in dcn314_resync_fifo_dccg_dio()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_clk_mgr.c121 reset_sync_context_for_pipe(dc, context, i); in dcn316_disable_otg_wa()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_clk_mgr.c117 reset_sync_context_for_pipe(dc, context, i); in dcn315_disable_otg_wa()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c237 reset_sync_context_for_pipe(dc, context, i); in dcn35_disable_otg_wa()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c1257 reset_sync_context_for_pipe(dc, context, i); in dcn32_resync_fifo_dccg_dio()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c5048 void reset_sync_context_for_pipe(const struct dc *dc, in reset_sync_context_for_pipe() function