Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h614 void reset_sync_context_for_pipe(const struct dc *dc,
/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.c127 reset_sync_context_for_pipe(dc, context, i); in dcn31_disable_otg_wa()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c246 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.c1273 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.c5412 void reset_sync_context_for_pipe(const struct dc *dc, in reset_sync_context_for_pipe() function