Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
HDhubp.h120 void (*hubp_clk_cntl)(struct hubp *hubp, bool enable); member
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
HDdcn10_hubp.c1165 .hubp_clk_cntl = hubp1_clk_cntl,
HDdcn10_hw_sequencer.c918 hubp->funcs->hubp_clk_cntl(hubp, false); in plane_atomic_disable()
1605 pipe_ctx->plane_res.hubp->funcs->hubp_clk_cntl(pipe_ctx->plane_res.hubp, true); in dcn10_enable_plane()