Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_plane.h48 enum dpu_stage stage;
Ddpu_hw_mdss.h153 enum dpu_stage { enum
Ddpu_hw_lm.c67 static inline int _stage_offset(struct dpu_hw_mixer *ctx, enum dpu_stage stage) in _stage_offset()