Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/drm/
Dnouveau_drm.h85 struct drm_nouveau_gem_pushbuf_reloc { struct
/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnouveau_gem.c645 struct drm_nouveau_gem_pushbuf_reloc *reloc, in nouveau_gem_pushbuf_reloc_apply()
652 struct drm_nouveau_gem_pushbuf_reloc *r = &reloc[i]; in nouveau_gem_pushbuf_reloc_apply()
728 struct drm_nouveau_gem_pushbuf_reloc *reloc = NULL; in nouveau_gem_ioctl_pushbuf()