Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/mdp5/
A Dmdp5_kms.c691 static int construct_pipes(struct mdp5_kms *mdp5_kms, int cnt, in construct_pipes() function
735 ret = construct_pipes(mdp5_kms, hw_cfg->pipe_rgb.count, rgb_planes, in hwpipe_init()
741 ret = construct_pipes(mdp5_kms, hw_cfg->pipe_vig.count, vig_planes, in hwpipe_init()
747 ret = construct_pipes(mdp5_kms, hw_cfg->pipe_dma.count, dma_planes, in hwpipe_init()
753 ret = construct_pipes(mdp5_kms, hw_cfg->pipe_cursor.count, in hwpipe_init()

Completed in 23 milliseconds