Home
last modified time | relevance | path

Searched refs:ttm_operation_ctx (Results 1 – 25 of 52) sorted by relevance

123

/Linux-v5.4/include/drm/ttm/
Dttm_page_alloc.h50 int ttm_pool_populate(struct ttm_tt *ttm, struct ttm_operation_ctx *ctx);
65 struct ttm_operation_ctx *ctx);
94 struct ttm_operation_ctx *ctx);
112 struct ttm_operation_ctx *ctx) in ttm_dma_populate()
Dttm_tt.h35 struct ttm_operation_ctx;
187 struct ttm_operation_ctx *ctx);
239 int ttm_tt_populate(struct ttm_tt *ttm, struct ttm_operation_ctx *ctx);
268 int ttm_agp_tt_populate(struct ttm_tt *ttm, struct ttm_operation_ctx *ctx);
Dttm_memory.h86 struct ttm_operation_ctx *ctx);
91 struct ttm_operation_ctx *ctx);
97 uint64_t num_pages, struct ttm_operation_ctx *ctx);
Dttm_bo_driver.h248 struct ttm_operation_ctx *ctx);
311 struct ttm_operation_ctx *ctx,
583 struct ttm_operation_ctx *ctx);
816 struct ttm_operation_ctx *ctx,
838 struct ttm_operation_ctx *ctx,
Dttm_bo_api.h273 struct ttm_operation_ctx { struct
359 struct ttm_operation_ctx *ctx);
526 struct ttm_operation_ctx *ctx,
766 struct ttm_operation_ctx *ctx);
/Linux-v5.4/drivers/gpu/drm/ttm/
Dttm_memory.c270 uint64_t extra, struct ttm_operation_ctx *ctx) in ttm_shrink()
289 struct ttm_operation_ctx ctx = { in ttm_shrink_work()
543 struct ttm_operation_ctx *ctx) in ttm_check_under_lowerlimit()
602 struct ttm_operation_ctx *ctx) in ttm_mem_global_alloc_zone()
621 struct ttm_operation_ctx *ctx) in ttm_mem_global_alloc()
634 struct ttm_operation_ctx *ctx) in ttm_mem_global_alloc_page()
Dttm_bo.c322 struct ttm_operation_ctx *ctx) in ttm_bo_handle_move_mem()
708 struct ttm_operation_ctx *ctx) in ttm_bo_evict()
781 struct ttm_operation_ctx *ctx, bool *locked, bool *busy) in ttm_bo_evict_swapout_allowable()
813 struct ttm_operation_ctx *ctx, in ttm_mem_evict_wait_busy()
841 struct ttm_operation_ctx *ctx, in ttm_mem_evict_first()
961 struct ttm_operation_ctx *ctx) in ttm_bo_mem_force_space()
1042 struct ttm_operation_ctx *ctx) in ttm_bo_mem_placement()
1092 struct ttm_operation_ctx *ctx) in ttm_bo_mem_space()
1174 struct ttm_operation_ctx *ctx) in ttm_bo_move_buffer()
1244 struct ttm_operation_ctx *ctx) in ttm_bo_validate()
[all …]
Dttm_agp_backend.c137 int ttm_agp_tt_populate(struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) in ttm_agp_tt_populate()
Dttm_tt.c323 struct ttm_operation_ctx *ctx) in ttm_tt_bind()
460 int ttm_tt_populate(struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) in ttm_tt_populate()
Dttm_bo_util.c54 struct ttm_operation_ctx *ctx, in ttm_bo_move_ttm()
357 struct ttm_operation_ctx *ctx, in ttm_bo_move_memcpy()
583 struct ttm_operation_ctx ctx = { in ttm_bo_kmap_ttm()
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_glue.c41 static struct ttm_operation_ctx ctx = {.interruptible = false, in vmw_vmt_reserve()
Dvmwgfx_bo.c94 struct ttm_operation_ctx ctx = {interruptible, false }; in vmw_bo_pin_in_placement()
143 struct ttm_operation_ctx ctx = {interruptible, false }; in vmw_bo_pin_in_vram_or_gmr()
218 struct ttm_operation_ctx ctx = {interruptible, false }; in vmw_bo_pin_in_start_of_vram()
337 struct ttm_operation_ctx ctx = { false, true }; in vmw_bo_pin_reserved()
Dvmwgfx_shader.c597 struct ttm_operation_ctx ttm_opt_ctx = { in vmw_dx_shader_add()
725 struct ttm_operation_ctx ctx = { in vmw_user_shader_alloc()
796 struct ttm_operation_ctx ctx = { in vmw_shader_alloc()
966 struct ttm_operation_ctx ctx = { false, true }; in vmw_compat_shader_add()
Dvmwgfx_simple_resource.c152 struct ttm_operation_ctx ctx = { in vmw_simple_resource_create_ioctl()
Dvmwgfx_cotable.c383 struct ttm_operation_ctx ctx = { false, false }; in vmw_cotable_resize()
570 struct ttm_operation_ctx ttm_opt_ctx = { in vmw_cotable_alloc()
Dvmwgfx_validation.c518 struct ttm_operation_ctx ctx = { in vmw_validation_bo_validate_single()
566 struct ttm_operation_ctx ctx = { in vmw_validation_bo_validate()
Dvmwgfx_mob.c241 struct ttm_operation_ctx ctx = { in vmw_otable_batch_setup()
436 struct ttm_operation_ctx ctx = { in vmw_mob_pt_populate()
/Linux-v5.4/drivers/gpu/drm/virtio/
Dvirtgpu_ioctl.c62 struct ttm_operation_ctx ctx = { false, false }; in virtio_gpu_object_list_validate()
363 struct ttm_operation_ctx ctx = { true, false }; in virtio_gpu_transfer_from_host_ioctl()
416 struct ttm_operation_ctx ctx = { true, false }; in virtio_gpu_transfer_to_host_ioctl()
Dvirtgpu_object.c203 struct ttm_operation_ctx ctx = { in virtio_gpu_object_get_sg_table()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.c452 struct ttm_operation_ctx ctx = { in amdgpu_bo_do_create()
646 struct ttm_operation_ctx ctx = { false, false }; in amdgpu_bo_validate()
825 struct ttm_operation_ctx ctx = { false, false }; in amdgpu_bo_pin_restricted()
934 struct ttm_operation_ctx ctx = { false, false }; in amdgpu_bo_unpin()
1272 struct ttm_operation_ctx ctx = { false, false }; in amdgpu_bo_fault_reserve_notify()
/Linux-v5.4/drivers/gpu/drm/qxl/
Dqxl_object.c229 struct ttm_operation_ctx ctx = { false, false }; in __qxl_bo_pin()
249 struct ttm_operation_ctx ctx = { false, false }; in __qxl_bo_unpin()
/Linux-v5.4/drivers/gpu/drm/
Ddrm_gem_vram_helper.c213 struct ttm_operation_ctx ctx = { false, false }; in drm_gem_vram_pin()
255 struct ttm_operation_ctx ctx = { false, false }; in drm_gem_vram_unpin()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_object.c331 struct ttm_operation_ctx ctx = { false, false }; in radeon_bo_pin_restricted()
396 struct ttm_operation_ctx ctx = { false, false }; in radeon_bo_unpin()
537 struct ttm_operation_ctx ctx = { true, false }; in radeon_bo_list_validate()
799 struct ttm_operation_ctx ctx = { false, false }; in radeon_bo_fault_reserve_notify()
Dradeon_ttm.c261 struct ttm_operation_ctx ctx = { interruptible, no_wait_gpu }; in radeon_move_vram_ram()
306 struct ttm_operation_ctx ctx = { interruptible, no_wait_gpu }; in radeon_move_ram_vram()
340 struct ttm_operation_ctx *ctx, in radeon_bo_move()
667 struct ttm_operation_ctx *ctx) in radeon_ttm_tt_populate()
Dradeon_mn.c67 struct ttm_operation_ctx ctx = { false, false }; in radeon_mn_invalidate_range_start()

123