Home
last modified time | relevance | path

Searched refs:hubp_clk_cntl (Results 1 – 10 of 10) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_hubp.c79 .hubp_clk_cntl = hubp2_clk_cntl,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn201/
H A Ddcn201_hubp.c120 .hubp_clk_cntl = hubp1_clk_cntl,
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Dhubp.h165 void (*hubp_clk_cntl)(struct hubp *hubp, bool enable); member
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_hubp.c187 .hubp_clk_cntl = hubp2_clk_cntl,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_hubp.c500 .hubp_clk_cntl = hubp2_clk_cntl,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn21/
H A Ddcn21_hubp.c827 .hubp_clk_cntl = hubp1_clk_cntl,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_hubp.c1358 .hubp_clk_cntl = hubp1_clk_cntl,
H A Ddcn10_hw_sequencer.c1267 hubp->funcs->hubp_clk_cntl(hubp, false); in dcn10_plane_atomic_disable()
2463 pipe_ctx->plane_res.hubp->funcs->hubp_clk_cntl(pipe_ctx->plane_res.hubp, true); in dcn10_enable_plane()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c602 hubp->funcs->hubp_clk_cntl(hubp, false); in dcn20_plane_atomic_disable()
1152 pipe_ctx->plane_res.hubp->funcs->hubp_clk_cntl(pipe_ctx->plane_res.hubp, true); in dcn20_enable_plane()
H A Ddcn20_hubp.c1657 .hubp_clk_cntl = hubp2_clk_cntl,