__create_vma
return __create_vma(t, PAGE_ALIGN(t->width * t->height * 4), lmem);
t->batch = __create_vma(t, PAGE_SIZE, false);