Searched refs:NOUVEAU_RESOURCE_FLAG_LINEAR (Results 1 – 4 of 4) sorted by relevance
57 #define NOUVEAU_RESOURCE_FLAG_LINEAR (PIPE_RESOURCE_FLAG_DRV_PRIV << 0) macro
827 templ.flags = NOUVEAU_RESOURCE_FLAG_LINEAR; in nouveau_video_buffer_create()
70 if (unlikely(mt->base.base.flags & NOUVEAU_RESOURCE_FLAG_LINEAR)) in nvc0_mt_choose_storage_type()
44 if (unlikely(mt->base.base.flags & NOUVEAU_RESOURCE_FLAG_LINEAR)) in nv50_mt_choose_storage_type()