Searched refs:krel (Results 1 – 3 of 3) sorted by relevance
228 struct drm_nouveau_gem_pushbuf_reloc *krel; in pushbuf_krel() local235 krel = &krec->reloc[krec->nr_reloc++]; in pushbuf_krel()239 krel->reloc_bo_index = pkref - krec->buffer; in pushbuf_krel()240 krel->reloc_bo_offset = (push->cur - nvpb->ptr) * 4; in pushbuf_krel()241 krel->bo_index = bkref - krec->buffer; in pushbuf_krel()242 krel->flags = 0; in pushbuf_krel()243 krel->data = data; in pushbuf_krel()244 krel->vor = vor; in pushbuf_krel()245 krel->tor = tor; in pushbuf_krel()249 krel->flags |= NOUVEAU_GEM_RELOC_LOW; in pushbuf_krel()[all …]
11819 2krel