Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dwimmc37b.c76 ret = nv50_dmac_create(drm, in wimmc37b_init_()
H A Ddisp.h91 int nv50_dmac_create(struct nouveau_drm *,
H A Dcore507d.c169 ret = nv50_dmac_create(drm, in core507d_new_()
H A Dovly507e.c162 ret = nv50_dmac_create(drm, in ovly507e_new_()
H A Dbase507c.c320 ret = nv50_dmac_create(drm, in base507c_new_()
H A Dwndwc37e.c366 ret = nv50_dmac_create(drm, in wndwc37e_new_()
H A Ddisp.c232 nv50_dmac_create(struct nouveau_drm *drm, in nv50_dmac_create() function