Searched refs:nouveau_mm_head (Results 1 - 15 of 15) sorted by relevance

/drivers/gpu/drm/nouveau/core/include/core/
H A Dmm.h34 int nouveau_mm_head(struct nouveau_mm *, u8 heap, u8 type, u32 size_max,
/drivers/gpu/drm/nouveau/core/subdev/fb/
H A Dnv25.c35 if (!nouveau_mm_head(&pfb->tags, 0, 1, tags, tags, 1, &tile->tag)) {
H A Dnv35.c35 if (!nouveau_mm_head(&pfb->tags, 0, 1, tags, tags, 1, &tile->tag)) {
H A Dnv36.c35 if (!nouveau_mm_head(&pfb->tags, 0, 1, tags, tags, 1, &tile->tag)) {
H A Dnv40.c36 !nouveau_mm_head(&pfb->tags, 0, 1, tags, tags, 1, &tile->tag)) {
H A Dnv20.c48 if (!nouveau_mm_head(&pfb->tags, 0, 1, tags, tags, 1, &tile->tag)) {
H A Dnv30.c54 if (!nouveau_mm_head(&pfb->tags, 0, 1, tags, tags, 1, &tile->tag)) {
H A Dramnv50.c283 ret = nouveau_mm_head(tags, 0, 1, n, n, 1, &mem->tag);
301 ret = nouveau_mm_head(heap, 0, type, max, min, align, &r);
H A Dramnvc0.c489 ret = nouveau_mm_head(mm, 0, 1, size, ncmin, align, &r);
/drivers/gpu/drm/nouveau/core/subdev/instmem/
H A Dnv04.c72 ret = nouveau_mm_head(&priv->heap, 0, 1, args->size, args->size,
/drivers/gpu/drm/nouveau/core/subdev/ltc/
H A Dbase.c34 ret = nouveau_mm_head(&priv->tags, 0, 1, n, n, 1, pnode);
/drivers/gpu/drm/nouveau/core/core/
H A Dgpuobj.c118 ret = nouveau_mm_head(heap, 0, 1, size, size,
H A Dmm.c112 nouveau_mm_head(struct nouveau_mm *mm, u8 heap, u8 type, u32 size_max, function
/drivers/gpu/drm/nouveau/core/subdev/vm/
H A Dbase.c299 ret = nouveau_mm_head(&vm->mm, 0, page_shift, msize, msize, align,
/drivers/gpu/drm/nouveau/
H A Dnouveau_abi16.c451 ret = nouveau_mm_head(&chan->heap, 0, 1, info->size, info->size, 1,

Completed in 224 milliseconds