Home
last modified time | relevance | path

Searched refs:reset_sync_context_for_pipe (Results 1 – 9 of 9) 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.c376 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/dcn31/
H A Ddcn31_clk_mgr.c126 reset_sync_context_for_pipe(dc, context, i); in dcn31_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/dcn314/
H A Ddcn314_clk_mgr.c166 reset_sync_context_for_pipe(dc, context, i); in dcn314_disable_otg_wa()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c158 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.c1254 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.c5007 void reset_sync_context_for_pipe(const struct dc *dc, in reset_sync_context_for_pipe() function