Searched defs:op_ctx (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_mmu.c | 1479 pvr_page_table_l2_insert(struct pvr_mmu_op_context *op_ctx, in pvr_page_table_l2_insert() 1507 pvr_page_table_l2_remove(struct pvr_mmu_op_context *op_ctx) in pvr_page_table_l2_remove() 1542 pvr_page_table_l1_insert(struct pvr_mmu_op_context *op_ctx, in pvr_page_table_l1_insert() 1571 pvr_page_table_l1_remove(struct pvr_mmu_op_context *op_ctx) in pvr_page_table_l1_remove() 1606 pvr_page_table_l0_insert(struct pvr_mmu_op_context *op_ctx, in pvr_page_table_l0_insert() 1635 pvr_page_table_l0_remove(struct pvr_mmu_op_context *op_ctx) in pvr_page_table_l0_remove() 1737 pvr_page_table_l1_get_or_insert(struct pvr_mmu_op_context *op_ctx, in pvr_page_table_l1_get_or_insert() 1788 pvr_page_table_l0_get_or_insert(struct pvr_mmu_op_context *op_ctx, in pvr_page_table_l0_get_or_insert() 1929 pvr_mmu_op_context_require_sync(struct pvr_mmu_op_context *op_ctx, in pvr_mmu_op_context_require_sync() 1948 pvr_mmu_op_context_sync_manual(struct pvr_mmu_op_context *op_ctx, in pvr_mmu_op_context_sync_manual() [all …]
|
| H A D | pvr_vm.c | 354 pvr_vm_gpuva_map(struct drm_gpuva_op *op, void *op_ctx) in pvr_vm_gpuva_map() 388 pvr_vm_gpuva_unmap(struct drm_gpuva_op *op, void *op_ctx) in pvr_vm_gpuva_unmap() 419 pvr_vm_gpuva_remap(struct drm_gpuva_op *op, void *op_ctx) in pvr_vm_gpuva_remap()
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_mmu.c | 275 struct panthor_vm_op_ctx *op_ctx; member 1091 static void panthor_vm_cleanup_op_ctx(struct panthor_vm_op_ctx *op_ctx, in panthor_vm_cleanup_op_ctx() 1115 panthor_vm_op_ctx_return_vma(struct panthor_vm_op_ctx *op_ctx, in panthor_vm_op_ctx_return_vma() 1129 panthor_vm_op_ctx_get_vma(struct panthor_vm_op_ctx *op_ctx) in panthor_vm_op_ctx_get_vma() 1144 panthor_vm_op_ctx_prealloc_vmas(struct panthor_vm_op_ctx *op_ctx) in panthor_vm_op_ctx_prealloc_vmas() 1189 static int panthor_vm_prepare_map_op_ctx(struct panthor_vm_op_ctx *op_ctx, in panthor_vm_prepare_map_op_ctx() 1297 static int panthor_vm_prepare_unmap_op_ctx(struct panthor_vm_op_ctx *op_ctx, in panthor_vm_prepare_unmap_op_ctx() 1347 static void panthor_vm_prepare_sync_only_op_ctx(struct panthor_vm_op_ctx *op_ctx, in panthor_vm_prepare_sync_only_op_ctx() 2099 struct panthor_vm_op_ctx *op_ctx = vm->op_ctx; in panthor_gpuva_sm_step_map() local 2172 struct panthor_vm_op_ctx *op_ctx = vm->op_ctx; in panthor_gpuva_sm_step_remap() local [all …]
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.c | 3530 struct ttm_operation_ctx op_ctx = { in xe_bo_decompress() local
|