Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndw.h137 int nv50_wndw_new(struct nouveau_drm *, enum drm_plane_type, int index,
H A Dhead.c596 ret = nv50_wndw_new(drm, DRM_PLANE_TYPE_PRIMARY, in nv50_head_create()
598 ret = nv50_wndw_new(drm, DRM_PLANE_TYPE_OVERLAY, in nv50_head_create()
H A Dwndw.c770 nv50_wndw_new(struct nouveau_drm *drm, enum drm_plane_type type, int index, in nv50_wndw_new() function