Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c597 ret = nv50_wndw_new(drm, DRM_PLANE_TYPE_PRIMARY, in nv50_head_create()
599 ret = nv50_wndw_new(drm, DRM_PLANE_TYPE_OVERLAY, in nv50_head_create()
H A Dwndw.c929 nv50_wndw_new(struct nouveau_drm *drm, enum drm_plane_type type, int index, in nv50_wndw_new() function