Searched refs:mtk_drm_ddp_comp_for_plane (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/ |
H A D | mtk_drm_crtc.c | 216 struct mtk_ddp_comp *mtk_drm_ddp_comp_for_plane(struct drm_crtc *crtc, in mtk_drm_ddp_comp_for_plane() function 326 comp = mtk_drm_ddp_comp_for_plane(crtc, plane, &local_layer); in mtk_crtc_ddp_hw_init() 411 comp = mtk_drm_ddp_comp_for_plane(crtc, plane, in mtk_crtc_ddp_config() 433 comp = mtk_drm_ddp_comp_for_plane(crtc, plane, in mtk_crtc_ddp_config() 502 comp = mtk_drm_ddp_comp_for_plane(crtc, plane, &local_layer); in mtk_drm_crtc_plane_check()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/ |
H A D | mtk_drm_crtc.c | 264 struct mtk_ddp_comp *mtk_drm_ddp_comp_for_plane(struct drm_crtc *crtc, in mtk_drm_ddp_comp_for_plane() function 416 comp = mtk_drm_ddp_comp_for_plane(crtc, plane, &local_layer); in mtk_crtc_ddp_hw_init() 507 comp = mtk_drm_ddp_comp_for_plane(crtc, plane, in mtk_crtc_ddp_config() 532 comp = mtk_drm_ddp_comp_for_plane(crtc, plane, in mtk_crtc_ddp_config() 661 comp = mtk_drm_ddp_comp_for_plane(crtc, plane, &local_layer); in mtk_drm_crtc_plane_check()
|
Completed in 3 milliseconds