Searched refs:VIA_MEM_VIDEO (Results 1 – 2 of 2) sorted by relevance
66 ret = drm_sman_set_range(&dev_priv->sman, VIA_MEM_VIDEO, 0, in via_fb_init()126 if (0 == ((mem->type == VIA_MEM_VIDEO) ? dev_priv->vram_initialized : in via_mem_alloc()137 mem->offset = ((mem->type == VIA_MEM_VIDEO) ? in via_mem_alloc()
114 #define VIA_MEM_VIDEO 0 /* matches drm constant */ macro