Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/mdp5/
A Dmdp5_cfg.c38 .pipe_vig = {
127 .pipe_vig = {
222 .pipe_vig = {
314 .pipe_vig = {
386 .pipe_vig = {
474 .pipe_vig = {
559 .pipe_vig = {
681 .pipe_vig = {
767 .pipe_vig = {
854 .pipe_vig = {
[all …]
A Dmdp5_cfg.h91 struct mdp5_pipe_block pipe_vig; member
A Dmdp5_kms.c741 ret = construct_pipes(mdp5_kms, hw_cfg->pipe_vig.count, vig_planes, in hwpipe_init()
742 hw_cfg->pipe_vig.base, hw_cfg->pipe_vig.caps); in hwpipe_init()
A Dmdp5.xml.h551 case SSPP_VIG0: return (mdp5_cfg->pipe_vig.base[0]); in __offset_PIPE()
552 case SSPP_VIG1: return (mdp5_cfg->pipe_vig.base[1]); in __offset_PIPE()
553 case SSPP_VIG2: return (mdp5_cfg->pipe_vig.base[2]); in __offset_PIPE()
559 case SSPP_VIG3: return (mdp5_cfg->pipe_vig.base[3]); in __offset_PIPE()

Completed in 16 milliseconds