/Linux-v4.19/include/drm/ttm/ |
D | ttm_page_alloc.h | 50 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()
|
D | ttm_tt.h | 35 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);
|
D | ttm_memory.h | 86 struct ttm_operation_ctx *ctx); 91 struct ttm_operation_ctx *ctx); 97 uint64_t num_pages, struct ttm_operation_ctx *ctx);
|
D | ttm_bo_driver.h | 249 struct ttm_operation_ctx *ctx); 312 struct ttm_operation_ctx *ctx, 547 struct ttm_operation_ctx *ctx); 782 struct ttm_operation_ctx *ctx, 804 struct ttm_operation_ctx *ctx,
|
D | ttm_bo_api.h | 273 struct ttm_operation_ctx { struct 358 struct ttm_operation_ctx *ctx); 524 struct ttm_operation_ctx *ctx, 764 struct ttm_operation_ctx *ctx);
|
/Linux-v4.19/drivers/gpu/drm/ttm/ |
D | ttm_memory.c | 276 uint64_t extra, struct ttm_operation_ctx *ctx) in ttm_shrink() 295 struct ttm_operation_ctx ctx = { in ttm_shrink_work() 550 struct ttm_operation_ctx *ctx) in ttm_check_under_lowerlimit() 609 struct ttm_operation_ctx *ctx) in ttm_mem_global_alloc_zone() 628 struct ttm_operation_ctx *ctx) in ttm_mem_global_alloc() 641 struct ttm_operation_ctx *ctx) in ttm_mem_global_alloc_page()
|
D | ttm_bo.c | 228 struct ttm_operation_ctx *ctx) in ttm_bo_handle_move_mem() 620 struct ttm_operation_ctx *ctx) in ttm_bo_evict() 693 struct ttm_operation_ctx *ctx, bool *locked) in ttm_bo_evict_swapout_allowable() 714 struct ttm_operation_ctx *ctx) in ttm_mem_evict_first() 820 struct ttm_operation_ctx *ctx) in ttm_bo_mem_force_space() 895 struct ttm_operation_ctx *ctx) in ttm_bo_mem_space() 1009 struct ttm_operation_ctx *ctx) in ttm_bo_move_buffer() 1079 struct ttm_operation_ctx *ctx) in ttm_bo_validate() 1118 struct ttm_operation_ctx *ctx, in ttm_bo_init_reserved() 1233 struct ttm_operation_ctx ctx = { interruptible, false }; in ttm_bo_init() [all …]
|
D | ttm_agp_backend.c | 137 int ttm_agp_tt_populate(struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) in ttm_agp_tt_populate()
|
D | ttm_tt.c | 323 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()
|
D | ttm_bo_util.c | 54 struct ttm_operation_ctx *ctx, in ttm_bo_move_ttm() 357 struct ttm_operation_ctx *ctx, in ttm_bo_move_memcpy() 581 struct ttm_operation_ctx ctx = { in ttm_bo_kmap_ttm()
|
/Linux-v4.19/drivers/staging/vboxvideo/ |
D | vbox_ttm.c | 354 struct ttm_operation_ctx ctx = { false, false }; in vbox_bo_pin() 384 struct ttm_operation_ctx ctx = { false, false }; in vbox_bo_unpin() 412 struct ttm_operation_ctx ctx = { false, false }; in vbox_bo_push_sysram()
|
/Linux-v4.19/drivers/gpu/drm/mgag200/ |
D | mgag200_ttm.c | 343 struct ttm_operation_ctx ctx = { false, false }; in mgag200_bo_pin() 368 struct ttm_operation_ctx ctx = { false, false }; in mgag200_bo_unpin() 385 struct ttm_operation_ctx ctx = { false, false }; in mgag200_bo_push_sysram()
|
/Linux-v4.19/drivers/gpu/drm/ast/ |
D | ast_ttm.c | 343 struct ttm_operation_ctx ctx = { false, false }; in ast_bo_pin() 367 struct ttm_operation_ctx ctx = { false, false }; in ast_bo_unpin() 384 struct ttm_operation_ctx ctx = { false, false }; in ast_bo_push_sysram()
|
/Linux-v4.19/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_bo.c | 95 struct ttm_operation_ctx ctx = {interruptible, false }; in vmw_bo_pin_in_placement() 144 struct ttm_operation_ctx ctx = {interruptible, false }; in vmw_bo_pin_in_vram_or_gmr() 219 struct ttm_operation_ctx ctx = {interruptible, false }; in vmw_bo_pin_in_start_of_vram() 338 struct ttm_operation_ctx ctx = { false, true }; in vmw_bo_pin_reserved()
|
D | vmwgfx_shader.c | 610 struct ttm_operation_ctx ttm_opt_ctx = { in vmw_dx_shader_add() 737 struct ttm_operation_ctx ctx = { in vmw_user_shader_alloc() 811 struct ttm_operation_ctx ctx = { in vmw_shader_alloc() 985 struct ttm_operation_ctx ctx = { false, true }; in vmw_compat_shader_add()
|
D | vmwgfx_simple_resource.c | 152 struct ttm_operation_ctx ctx = { in vmw_simple_resource_create_ioctl()
|
D | vmwgfx_cotable.c | 390 struct ttm_operation_ctx ctx = { false, false }; in vmw_cotable_resize() 576 struct ttm_operation_ctx ttm_opt_ctx = { in vmw_cotable_alloc()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_object.c | 427 struct ttm_operation_ctx ctx = { in amdgpu_bo_do_create() 677 struct ttm_operation_ctx ctx = { false, false }; in amdgpu_bo_validate() 876 struct ttm_operation_ctx ctx = { false, false }; in amdgpu_bo_pin_restricted() 985 struct ttm_operation_ctx ctx = { false, false }; in amdgpu_bo_unpin() 1284 struct ttm_operation_ctx ctx = { false, false }; in amdgpu_bo_fault_reserve_notify()
|
/Linux-v4.19/drivers/gpu/drm/virtio/ |
D | virtgpu_ioctl.c | 59 struct ttm_operation_ctx ctx = { false, false }; in virtio_gpu_object_list_validate() 360 struct ttm_operation_ctx ctx = { true, false }; in virtio_gpu_transfer_from_host_ioctl() 407 struct ttm_operation_ctx ctx = { true, false }; in virtio_gpu_transfer_to_host_ioctl()
|
D | virtgpu_object.c | 127 struct ttm_operation_ctx ctx = { in virtio_gpu_object_get_sg_table()
|
/Linux-v4.19/drivers/gpu/drm/qxl/ |
D | qxl_object.c | 226 struct ttm_operation_ctx ctx = { false, false }; in __qxl_bo_pin() 250 struct ttm_operation_ctx ctx = { false, false }; in __qxl_bo_unpin()
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | radeon_object.c | 330 struct ttm_operation_ctx ctx = { false, false }; in radeon_bo_pin_restricted() 395 struct ttm_operation_ctx ctx = { false, false }; in radeon_bo_unpin() 534 struct ttm_operation_ctx ctx = { true, false }; in radeon_bo_list_validate() 796 struct ttm_operation_ctx ctx = { false, false }; in radeon_bo_fault_reserve_notify()
|
/Linux-v4.19/drivers/gpu/drm/cirrus/ |
D | cirrus_ttm.c | 347 struct ttm_operation_ctx ctx = { false, false }; in cirrus_bo_pin() 371 struct ttm_operation_ctx ctx = { false, false }; in cirrus_bo_push_sysram()
|
/Linux-v4.19/drivers/gpu/drm/hisilicon/hibmc/ |
D | hibmc_ttm.c | 333 struct ttm_operation_ctx ctx = { false, false }; in hibmc_bo_pin() 358 struct ttm_operation_ctx ctx = { false, false }; in hibmc_bo_unpin()
|
/Linux-v4.19/drivers/gpu/drm/bochs/ |
D | bochs_mm.c | 281 struct ttm_operation_ctx ctx = { false, false }; in bochs_bo_pin() 306 struct ttm_operation_ctx ctx = { false, false }; in bochs_bo_unpin()
|