Searched refs:NOUVEAU_RESOURCE_FLAG_LINEAR (Results 1 – 4 of 4) sorted by relevance
47 if (unlikely(mt->base.base.flags & NOUVEAU_RESOURCE_FLAG_LINEAR)) in tu102_mt_choose_storage_type()98 if (unlikely(mt->base.base.flags & NOUVEAU_RESOURCE_FLAG_LINEAR)) in nvc0_mt_choose_storage_type()396 pt->flags |= NOUVEAU_RESOURCE_FLAG_LINEAR; in nvc0_miptree_create()404 pt->flags |= NOUVEAU_RESOURCE_FLAG_LINEAR; in nvc0_miptree_create()407 pt->flags |= NOUVEAU_RESOURCE_FLAG_LINEAR; in nvc0_miptree_create()
70 #define NOUVEAU_RESOURCE_FLAG_LINEAR (PIPE_RESOURCE_FLAG_DRV_PRIV << 0) macro
812 templ.flags = NOUVEAU_RESOURCE_FLAG_LINEAR; in nouveau_video_buffer_create()
73 if (unlikely(mt->base.base.flags & NOUVEAU_RESOURCE_FLAG_LINEAR)) in nv50_mt_choose_storage_type()355 pt->flags |= NOUVEAU_RESOURCE_FLAG_LINEAR; in nv50_miptree_create()