Searched refs:drm_gem_vunmap_unlocked (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/drivers/gpu/drm/panthor/ |
| H A D | panthor_gem.h | 129 drm_gem_vunmap_unlocked(bo->obj, &map); in panthor_kernel_bo_vunmap()
|
| H A D | panthor_sched.c | 843 drm_gem_vunmap_unlocked(queue->syncwait.obj, &map); in panthor_queue_put_syncwait_obj()
|
| /linux-6.15/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_perfcnt.c | 168 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()
|
| H A D | panfrost_dump.c | 231 drm_gem_vunmap_unlocked(&bo->base.base, &map); in panfrost_core_dump()
|
| /linux-6.15/drivers/gpu/drm/ |
| H A D | drm_gem_framebuffer_helper.c | 387 drm_gem_vunmap_unlocked(obj, &map[i]); in drm_gem_fb_vmap() 414 drm_gem_vunmap_unlocked(obj, &map[i]); in drm_gem_fb_vunmap()
|
| H A D | drm_client.c | 177 drm_gem_vunmap_unlocked(buffer->gem, &buffer->map); in drm_client_buffer_delete()
|
| H A D | drm_gem.c | 1277 void drm_gem_vunmap_unlocked(struct drm_gem_object *obj, struct iosys_map *map) in drm_gem_vunmap_unlocked() function 1283 EXPORT_SYMBOL(drm_gem_vunmap_unlocked);
|
| /linux-6.15/include/drm/ |
| H A D | drm_gem.h | 541 void drm_gem_vunmap_unlocked(struct drm_gem_object *obj, struct iosys_map *map);
|
| /linux-6.15/drivers/gpu/drm/lima/ |
| H A D | lima_sched.c | 382 drm_gem_vunmap_unlocked(&bo->base.base, &map); in lima_sched_build_error_task_list()
|
| /linux-6.15/drivers/accel/amdxdna/ |
| H A D | amdxdna_gem.c | 84 drm_gem_vunmap_unlocked(gobj, &map); in amdxdna_gem_obj_free()
|