Home
last modified time | relevance | path

Searched refs:ttm_bo_reserve (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v4.19/drivers/gpu/drm/qxl/
Dqxl_object.h34 r = ttm_bo_reserve(&bo->tbo, true, no_wait, NULL); in qxl_bo_reserve()
70 r = ttm_bo_reserve(&bo->tbo, true, no_wait, NULL); in qxl_bo_wait()
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_mob.c225 ret = ttm_bo_reserve(bo, false, true, NULL); in vmw_takedown_otable_base()
268 ret = ttm_bo_reserve(batch->otable_bo, false, true, NULL); in vmw_otable_batch_setup()
362 ret = ttm_bo_reserve(bo, false, true, NULL); in vmw_otable_batch_takedown()
450 ret = ttm_bo_reserve(mob->pt_bo, false, true, NULL); in vmw_mob_pt_populate()
555 ret = ttm_bo_reserve(bo, false, true, NULL); in vmw_mob_pt_setup()
605 ret = ttm_bo_reserve(bo, false, true, NULL); in vmw_mob_unbind()
Dvmwgfx_bo.c106 ret = ttm_bo_reserve(bo, interruptible, false, NULL); in vmw_bo_pin_in_placement()
155 ret = ttm_bo_reserve(bo, interruptible, false, NULL); in vmw_bo_pin_in_vram_or_gmr()
238 ret = ttm_bo_reserve(bo, interruptible, false, NULL); in vmw_bo_pin_in_start_of_vram()
296 ret = ttm_bo_reserve(bo, interruptible, false, NULL); in vmw_bo_unpin()
Dvmwgfx_resource.c83 ttm_bo_reserve(bo, false, false, NULL); in vmw_resource_release()
902 ttm_bo_reserve(&vbo->base, interruptible, false, NULL); in vmw_resource_pin()
957 (void) ttm_bo_reserve(&vbo->base, false, false, NULL); in vmw_resource_unpin()
Dvmwgfx_cotable.c426 WARN_ON_ONCE(ttm_bo_reserve(bo, false, true, NULL)); in vmw_cotable_resize()
Dvmwgfx_kms.c103 ret = ttm_bo_reserve(&bo->base, true, false, NULL); in vmw_cursor_update_bo()
198 ret = ttm_bo_reserve(bo, true, false, NULL); in vmw_kms_cursor_snoop()
2605 ttm_bo_reserve(bo, false, false, NULL); in vmw_kms_helper_buffer_prepare()
Dvmwgfx_fb.c199 (void) ttm_bo_reserve(&vbo->base, false, false, NULL); in vmw_fb_dirty_flush()
/Linux-v4.19/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_drm_fbdev.c94 ret = ttm_bo_reserve(&bo->bo, true, false, NULL); in hibmc_drm_fb_create()
149 ret1 = ttm_bo_reserve(&bo->bo, true, false, NULL); in hibmc_drm_fb_create()
Dhibmc_drm_de.c110 ret = ttm_bo_reserve(&bo->bo, true, false, NULL); in hibmc_plane_atomic_update()
/Linux-v4.19/drivers/gpu/drm/bochs/
Dbochs_kms.c46 ret = ttm_bo_reserve(&bo->bo, true, false, NULL); in bochs_crtc_mode_set_base()
60 ret = ttm_bo_reserve(&bo->bo, true, false, NULL); in bochs_crtc_mode_set_base()
Dbochs_fbdev.c81 ret = ttm_bo_reserve(&bo->bo, true, false, NULL); in bochsfb_create()
/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_bo_vm.c134 err = ttm_bo_reserve(bo, true, true, NULL); in ttm_bo_vm_fault()
365 ret = ttm_bo_reserve(bo, true, false, NULL); in ttm_bo_vm_access()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_object.h68 r = ttm_bo_reserve(&bo->tbo, !no_intr, false, NULL); in radeon_bo_reserve()
Dradeon_object.c848 r = ttm_bo_reserve(&bo->tbo, true, no_wait, NULL); in radeon_bo_wait()
/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_object.c164 r = ttm_bo_reserve(&bo->tbo, true, no_wait, NULL); in virtio_gpu_object_wait()
Dvirtgpu_drv.h401 r = ttm_bo_reserve(&bo->tbo, true, no_wait, NULL); in virtio_gpu_object_reserve()
/Linux-v4.19/drivers/gpu/drm/cirrus/
Dcirrus_drv.h235 ret = ttm_bo_reserve(&bo->bo, true, no_wait, NULL); in cirrus_bo_reserve()
/Linux-v4.19/drivers/staging/vboxvideo/
Dvbox_drv.h248 ret = ttm_bo_reserve(&bo->bo, true, no_wait, NULL); in vbox_bo_reserve()
/Linux-v4.19/drivers/gpu/drm/mgag200/
Dmgag200_drv.h281 ret = ttm_bo_reserve(&bo->bo, true, no_wait, NULL); in mgag200_bo_reserve()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_gem.c78 ret = ttm_bo_reserve(&nvbo->bo, false, false, NULL); in nouveau_gem_object_open()
152 ret = ttm_bo_reserve(&nvbo->bo, false, false, NULL); in nouveau_gem_object_close()
415 ret = ttm_bo_reserve(&nvbo->bo, true, false, &op->ticket); in validate_init()
Dnouveau_display.c820 ret = ttm_bo_reserve(&new_bo->bo, true, false, NULL); in nouveau_crtc_page_flip()
834 ret = ttm_bo_reserve(&old_bo->bo, true, false, NULL); in nouveau_crtc_page_flip()
Dnouveau_bo.c385 ret = ttm_bo_reserve(bo, false, false, NULL); in nouveau_bo_pin()
454 ret = ttm_bo_reserve(bo, false, false, NULL); in nouveau_bo_unpin()
489 ret = ttm_bo_reserve(&nvbo->bo, false, false, NULL); in nouveau_bo_map()
/Linux-v4.19/include/drm/ttm/
Dttm_bo_driver.h691 static inline int ttm_bo_reserve(struct ttm_buffer_object *bo, in ttm_bo_reserve() function
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.h156 r = ttm_bo_reserve(&bo->tbo, !no_intr, false, NULL); in amdgpu_bo_reserve()
/Linux-v4.19/drivers/gpu/drm/ast/
Dast_drv.h377 ret = ttm_bo_reserve(&bo->bo, true, no_wait, NULL); in ast_bo_reserve()

12