Searched refs:base_plane (Results 1 – 2 of 2) sorted by relevance
36 #define to_kmb_plane(x) container_of(x, struct kmb_plane, base_plane)57 struct drm_plane base_plane; member
239 ret = drm_crtc_init_with_planes(drm, &kmb->crtc, &primary->base_plane, in kmb_setup_crtc()242 kmb_plane_destroy(&primary->base_plane); in kmb_setup_crtc()