Home
last modified time | relevance | path

Searched refs:drm_gem_vunmap_unlocked (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/panfrost/
A Dpanfrost_perfcnt.c168 drm_gem_vunmap_unlocked(&bo->base, &map); in panfrost_perfcnt_enable_locked()
198 drm_gem_vunmap_unlocked(&perfcnt->mapping->obj->base.base, &map); in panfrost_perfcnt_disable_locked()
A Dpanfrost_dump.c239 drm_gem_vunmap_unlocked(&bo->base.base, &map); in panfrost_core_dump()
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_client.c247 drm_gem_vunmap_unlocked(buffer->gem, &buffer->map); in drm_client_buffer_delete()
353 drm_gem_vunmap_unlocked(buffer->gem, map); in drm_client_buffer_vunmap()
A Ddrm_gem_framebuffer_helper.c378 drm_gem_vunmap_unlocked(obj, &map[i]); in drm_gem_fb_vmap()
405 drm_gem_vunmap_unlocked(obj, &map[i]); in drm_gem_fb_vunmap()
A Ddrm_gem.c1216 void drm_gem_vunmap_unlocked(struct drm_gem_object *obj, struct iosys_map *map) in drm_gem_vunmap_unlocked() function
1222 EXPORT_SYMBOL(drm_gem_vunmap_unlocked);
/linux-6.3-rc2/include/drm/
A Ddrm_gem.h462 void drm_gem_vunmap_unlocked(struct drm_gem_object *obj, struct iosys_map *map);
/linux-6.3-rc2/drivers/gpu/drm/lima/
A Dlima_sched.c382 drm_gem_vunmap_unlocked(&bo->base.base, &map); in lima_sched_build_error_task_list()

Completed in 16 milliseconds