Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/mediatek/
H A Dmtk_crtc.c887 static int mtk_crtc_num_comp_planes(struct mtk_crtc *mtk_crtc, int comp_idx) in mtk_crtc_num_comp_planes() function
921 int num_planes = mtk_crtc_num_comp_planes(mtk_crtc, comp_idx); in mtk_crtc_init_comp_planes()
1048 num_comp_planes += mtk_crtc_num_comp_planes(mtk_crtc, i); in mtk_crtc_create()