Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.c38 .pipe_vig = {
127 .pipe_vig = {
208 .pipe_vig = {
303 .pipe_vig = {
395 .pipe_vig = {
467 .pipe_vig = {
555 .pipe_vig = {
640 .pipe_vig = {
762 .pipe_vig = {
847 .pipe_vig = {
[all …]
H A Dmdp5_cfg.h101 struct mdp5_pipe_block pipe_vig; member
H A Dmdp5_kms.c627 ret = construct_pipes(mdp5_kms, hw_cfg->pipe_vig.count, vig_planes, in hwpipe_init()
628 hw_cfg->pipe_vig.base, hw_cfg->pipe_vig.caps); in hwpipe_init()