Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_gem_ttm_helper.h12 void drm_gem_ttm_vunmap(struct drm_gem_object *, struct iosys_map *);
/openbsd/sys/dev/pci/drm/
H A Ddrm_gem_ttm_helper.c34 drm_gem_ttm_vunmap(struct drm_gem_object *obj, struct iosys_map *ism) in drm_gem_ttm_vunmap() function
/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_gem.c378 .vunmap = drm_gem_ttm_vunmap,
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_gem.c398 .vunmap = drm_gem_ttm_vunmap,