Searched refs:drmGetPlaneByType (Results 1 – 1 of 1) sorted by relevance
358 static drmModePlanePtr drmGetPlaneByType(int fd, int crtc_index, int type) in drmGetPlaneByType() function544 plane = drmGetPlaneByType(fd, crtc_index, DRM_PLANE_TYPE_PRIMARY); in drmInit()552 plane = drmGetPlaneByType(fd, crtc_index, DRM_PLANE_TYPE_OVERLAY); in drmInit()