Home
last modified time | relevance | path

Searched refs:drm_vram_mm_funcs (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/drm/
Ddrm_vram_mm_helper.h22 struct drm_vram_mm_funcs { struct
46 const struct drm_vram_mm_funcs *funcs; argument
65 const struct drm_vram_mm_funcs *funcs);
77 const struct drm_vram_mm_funcs *funcs);
Ddrm_gem_vram_helper.h12 struct drm_vram_mm_funcs;
104 extern const struct drm_vram_mm_funcs drm_gem_vram_mm_funcs;
/Linux-v5.4/drivers/gpu/drm/
Ddrm_vram_mm_helper.c165 const struct drm_vram_mm_funcs *funcs) in drm_vram_mm_init()
232 const struct drm_vram_mm_funcs *funcs) in drm_vram_helper_alloc_mm()
Ddrm_gem_vram_helper.c461 const struct drm_vram_mm_funcs drm_gem_vram_mm_funcs = {