Home
last modified time | relevance | path

Searched defs:mdp_path (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-cmdq.c18 struct mdp_path { struct
19 struct mdp_dev *mdp_dev;
20 struct mdp_comp_ctx comps[MDP_PATH_MAX_COMPS];
21 u32 num_comps;
22 const struct img_config *config;
23 const struct img_ipi_frameparam *param;
24 const struct v4l2_rect *composes[IMG_MAX_HW_OUTPUTS];
25 struct v4l2_rect bounds[IMG_MAX_HW_OUTPUTS];
/linux-6.14.4/drivers/gpu/drm/msm/
Dmsm_mdss.c40 struct icc_path *mdp_path[2]; member