Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhubp.h156 void (*hubp_clk_cntl)(struct hubp *hubp, bool enable); member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hubp.c503 .hubp_clk_cntl = hubp2_clk_cntl,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_hubp.c831 .hubp_clk_cntl = hubp1_clk_cntl,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hubp.c1267 .hubp_clk_cntl = hubp1_clk_cntl,
H A Ddcn10_hw_sequencer.c1114 hubp->funcs->hubp_clk_cntl(hubp, false); in dcn10_plane_atomic_disable()
2134 pipe_ctx->plane_res.hubp->funcs->hubp_clk_cntl(pipe_ctx->plane_res.hubp, true); in dcn10_enable_plane()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c582 hubp->funcs->hubp_clk_cntl(hubp, false); in dcn20_plane_atomic_disable()
1097 pipe_ctx->plane_res.hubp->funcs->hubp_clk_cntl(pipe_ctx->plane_res.hubp, true); in dcn20_enable_plane()
H A Ddcn20_hubp.c1597 .hubp_clk_cntl = hubp2_clk_cntl,