Home
last modified time | relevance | path

Searched refs:drm_gem_vunmap (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/
H A Ddrm_client.c194 drm_gem_vunmap(gem, &buffer->map); in drm_client_buffer_delete()
376 drm_gem_vunmap(gem, &buffer->map); in drm_client_buffer_vunmap()
H A Ddrm_gem_framebuffer_helper.c391 drm_gem_vunmap(obj, &map[i]); in drm_gem_fb_vmap()
418 drm_gem_vunmap(obj, &map[i]); in drm_gem_fb_vunmap()
H A Ddrm_gem.c1436 void drm_gem_vunmap(struct drm_gem_object *obj, struct iosys_map *map) in drm_gem_vunmap() function
1442 EXPORT_SYMBOL(drm_gem_vunmap);
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_perfcnt.c174 drm_gem_vunmap(&bo->base, &map); in panfrost_perfcnt_enable_locked()
204 drm_gem_vunmap(&perfcnt->mapping->obj->base.base, &map); in panfrost_perfcnt_disable_locked()
H A Dpanfrost_dump.c231 drm_gem_vunmap(&bo->base.base, &map); in panfrost_core_dump()
/linux/drivers/gpu/drm/lima/
H A Dlima_sched.c386 drm_gem_vunmap(&bo->base.base, &map); in lima_sched_build_error_task_list()
/linux/drivers/accel/amdxdna/
H A Damdxdna_gem.c419 drm_gem_vunmap(to_gobj(abo), &map); in amdxdna_gem_obj_vunmap()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c857 drm_gem_vunmap(queue->syncwait.obj, &map); in panthor_queue_put_syncwait_obj()