Searched refs:drm_gem_vunmap (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/ |
| H A D | drm_client.c | 194 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 D | drm_gem_framebuffer_helper.c | 391 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 D | drm_gem.c | 1436 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 D | panfrost_perfcnt.c | 174 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 D | panfrost_dump.c | 231 drm_gem_vunmap(&bo->base.base, &map); in panfrost_core_dump()
|
| /linux/drivers/gpu/drm/lima/ |
| H A D | lima_sched.c | 386 drm_gem_vunmap(&bo->base.base, &map); in lima_sched_build_error_task_list()
|
| /linux/drivers/accel/amdxdna/ |
| H A D | amdxdna_gem.c | 419 drm_gem_vunmap(to_gobj(abo), &map); in amdxdna_gem_obj_vunmap()
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_sched.c | 857 drm_gem_vunmap(queue->syncwait.obj, &map); in panthor_queue_put_syncwait_obj()
|