Home
last modified time | relevance | path

Searched refs:drm_gem_ttm_vmap (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_gem_ttm_helper.c65 int drm_gem_ttm_vmap(struct drm_gem_object *gem, in drm_gem_ttm_vmap() function
72 EXPORT_SYMBOL(drm_gem_ttm_vmap);
/openbmc/linux/include/drm/
H A Ddrm_gem_ttm_helper.h19 int drm_gem_ttm_vmap(struct drm_gem_object *gem,
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_gem.c108 .vmap = drm_gem_ttm_vmap,
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_gem.c287 .vmap = drm_gem_ttm_vmap,
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gem.c269 .vmap = drm_gem_ttm_vmap,
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c227 .vmap = drm_gem_ttm_vmap,