Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c505 static struct drm_plane *vbox_create_plane(struct vbox_private *vbox, in vbox_create_plane() function
568 primary = vbox_create_plane(vbox, 1 << i, DRM_PLANE_TYPE_PRIMARY); in vbox_crtc_init()
575 cursor = vbox_create_plane(vbox, 1 << i, DRM_PLANE_TYPE_CURSOR); in vbox_crtc_init()