Home
last modified time | relevance | path

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

/drivers/gpu/drm/mediatek/
A Dmtk_drm_drv.c236 .ext_path = mt2701_mtk_ddp_ext,
245 .ext_path = mt7623_mtk_ddp_ext,
254 .ext_path = mt2712_mtk_ddp_ext,
270 .ext_path = mt8173_mtk_ddp_ext,
278 .ext_path = mt8183_mtk_ddp_ext,
286 .ext_path = mt8186_mtk_ddp_ext,
305 .ext_path = mt8192_mtk_ddp_ext,
320 .ext_path = mt8195_mtk_ddp_ext,
441 if (drv_data->ext_path) in mtk_drm_find_mmsys_comp()
443 if (drv_data->ext_path[i] == comp_id) in mtk_drm_find_mmsys_comp()
[all …]
A Dmtk_drm_drv.h39 const unsigned int *ext_path; member
A Dmtk_ddp_comp.c594 if (mtk_ddp_path_available(data->ext_path, data->ext_len, in mtk_find_possible_crtcs()
596 if (mtk_ddp_comp_find(dev, data->ext_path, in mtk_find_possible_crtcs()

Completed in 10 milliseconds