Home
last modified time | relevance | path

Searched refs:VIA_MEM_VIDEO (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/uapi/drm/
Dvia_drm.h113 #define VIA_MEM_VIDEO 0 /* matches drm constant */ macro
/Linux-v6.1/drivers/gpu/drm/via/
Dvia_dri1.c2659 if (0 == ((mem->type == VIA_MEM_VIDEO) ? dev_priv->vram_initialized : in via_mem_alloc()
2693 mem->offset = ((mem->type == VIA_MEM_VIDEO) ? in via_mem_alloc()