Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/inc/
H A Dresource.h431 void reset_sync_context_for_pipe(const struct dc *dc,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn314/
H A Ddcn314_hwseq.c407 reset_sync_context_for_pipe(dc, context, i); in dcn314_resync_fifo_dccg_dio()
/openbsd/sys/dev/pci/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()
/openbsd/sys/dev/pci/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()
/openbsd/sys/dev/pci/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()
/openbsd/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_clk_mgr.c152 reset_sync_context_for_pipe(dc, context, i); in dcn314_disable_otg_wa()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c1216 reset_sync_context_for_pipe(dc, context, i); in dcn32_resync_fifo_dccg_dio()
/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_resource.c4154 void reset_sync_context_for_pipe(const struct dc *dc, in reset_sync_context_for_pipe() function