Home
last modified time | relevance | path

Searched refs:drm_exec (Results 1 – 25 of 40) sorted by relevance

12

/linux/include/drm/
H A Ddrm_exec.h17 struct drm_exec { struct
63 drm_exec_obj(struct drm_exec *exec, unsigned long index) in drm_exec_obj()
133 static inline bool drm_exec_is_contended(struct drm_exec *exec) in drm_exec_is_contended()
138 void drm_exec_init(struct drm_exec *exec, u32 flags, unsigned nr);
139 void drm_exec_fini(struct drm_exec *exec);
140 bool drm_exec_cleanup(struct drm_exec *exec);
141 int drm_exec_lock_obj(struct drm_exec *exec, struct drm_gem_object *obj);
142 void drm_exec_unlock_obj(struct drm_exec *exec, struct drm_gem_object *obj);
143 int drm_exec_prepare_obj(struct drm_exec *exec, struct drm_gem_object *obj,
145 int drm_exec_prepare_array(struct drm_exec *exec,
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.h10 struct drm_exec;
49 int panthor_vm_prepare_mapped_bos_resvs(struct drm_exec *exec,
90 int panthor_vm_bind_job_prepare_resvs(struct drm_exec *exec,
92 void panthor_vm_bind_job_update_resvs(struct drm_exec *exec, struct drm_sched_job *job);
94 void panthor_vm_update_resvs(struct panthor_vm *vm, struct drm_exec *exec,
H A Dpanthor_mmu.c2646 int panthor_vm_bind_job_prepare_resvs(struct drm_exec *exec, in panthor_vm_bind_job_prepare_resvs()
2672 void panthor_vm_bind_job_update_resvs(struct drm_exec *exec, in panthor_vm_bind_job_update_resvs()
2684 void panthor_vm_update_resvs(struct panthor_vm *vm, struct drm_exec *exec, in panthor_vm_update_resvs()
2794 int panthor_vm_prepare_mapped_bos_resvs(struct drm_exec *exec, struct panthor_vm *vm, in panthor_vm_prepare_mapped_bos_resvs()
/linux/drivers/gpu/drm/xe/
H A Dxe_vm.h27 struct drm_exec;
266 int xe_vm_lock_vma(struct drm_exec *exec, struct xe_vma *vma);
268 int xe_vm_validate_rebind(struct xe_vm *vm, struct drm_exec *exec,
296 int xe_vm_drm_exec_lock(struct xe_vm *vm, struct drm_exec *exec);
377 static inline void xe_vm_set_validation_exec(struct xe_vm *vm, struct drm_exec *exec) in xe_vm_set_validation_exec()
392 static inline struct drm_exec *xe_vm_validation_exec(struct xe_vm *vm) in xe_vm_validation_exec()
H A Dxe_dma_buf.c55 struct drm_exec *exec = XE_VALIDATION_UNSUPPORTED; in xe_dma_buf_pin()
107 struct drm_exec *exec = XE_VALIDATION_UNSUPPORTED; in xe_dma_buf_map()
178 struct drm_exec exec; in xe_dma_buf_begin_cpu_access()
249 struct drm_exec exec; in xe_dma_buf_init_obj()
283 struct drm_exec *exec = XE_VALIDATION_UNSUPPORTED; in xe_dma_buf_move_notify()
H A Dxe_bo.c1196 struct drm_exec exec; in xe_bo_notifier_prepare_pinned()
1333 struct drm_exec exec; in xe_bo_evict_pinned()
1804 struct drm_exec *exec) in xe_bo_fault_migrate()
1939 struct drm_exec exec; in xe_bo_cpu_fault()
2136 u32 flags, struct drm_exec *exec) in xe_bo_init_locked()
2310 u64 alignment, struct drm_exec *exec) in __xe_bo_create_locked()
2407 struct drm_exec *exec) in xe_bo_create_locked()
2419 struct drm_exec exec; in xe_bo_create_novm()
2456 u32 flags, struct drm_exec *exec) in xe_bo_create_user()
2499 struct drm_exec exec; in xe_bo_create_pin_range_novm()
[all …]
H A Dxe_vm.c58 int xe_vm_drm_exec_lock(struct xe_vm *vm, struct drm_exec *exec) in xe_vm_drm_exec_lock()
199 struct drm_exec *exec) in resume_and_reinstall_preempt_fences()
221 struct drm_exec *exec = &vm_exec.exec; in xe_vm_add_compute_exec_queue()
326 static int xe_gpuvm_validate(struct drm_gpuvm_bo *vm_bo, struct drm_exec *exec) in xe_gpuvm_validate()
363 int xe_vm_validate_rebind(struct xe_vm *vm, struct drm_exec *exec, in xe_vm_validate_rebind()
389 static int xe_preempt_work_begin(struct drm_exec *exec, struct xe_vm *vm, in xe_preempt_work_begin()
457 struct drm_exec exec; in preempt_rebind_work_func()
1158 int xe_vm_lock_vma(struct drm_exec *exec, struct xe_vma *vma) in xe_vm_lock_vma()
1177 struct drm_exec exec; in xe_vma_destroy_unlocked()
1422 struct xe_vm *vm, struct drm_exec *exec) in xe_vm_create_scratch()
[all …]
H A Dxe_vm_types.h339 struct drm_exec *_exec;
H A Dxe_ggtt.c863 u64 start, u64 end, struct drm_exec *exec) in __xe_ggtt_insert_bo_at()
926 u64 start, u64 end, struct drm_exec *exec) in xe_ggtt_insert_bo_at()
940 struct drm_exec *exec) in xe_ggtt_insert_bo()
H A Dxe_exec.c122 struct drm_exec *exec = &vm_exec.exec; in xe_exec_ioctl()
/linux/drivers/gpu/drm/
H A Ddrm_gpuvm.c1189 exec_prepare_obj(struct drm_exec *exec, struct drm_gem_object *obj, in exec_prepare_obj()
1212 struct drm_exec *exec, in drm_gpuvm_prepare_vm()
1221 struct drm_exec *exec, in __drm_gpuvm_prepare_objects()
1242 struct drm_exec *exec, in drm_gpuvm_prepare_objects_locked()
1289 struct drm_exec *exec, in drm_gpuvm_prepare_objects()
1315 drm_gpuvm_prepare_range(struct drm_gpuvm *gpuvm, struct drm_exec *exec, in drm_gpuvm_prepare_range()
1352 struct drm_exec *exec = &vm_exec->exec; in drm_gpuvm_exec_lock()
1444 struct drm_exec *exec = &vm_exec->exec; in drm_gpuvm_exec_lock_range()
1466 __drm_gpuvm_validate(struct drm_gpuvm *gpuvm, struct drm_exec *exec) in __drm_gpuvm_validate()
1486 drm_gpuvm_validate_locked(struct drm_gpuvm *gpuvm, struct drm_exec *exec) in drm_gpuvm_validate_locked()
[all …]
H A DMakefile106 obj-$(CONFIG_DRM_EXEC) += drm_exec.o
/linux/drivers/gpu/drm/imagination/
H A Dpvr_job.c531 prepare_fw_obj_resv(struct drm_exec *exec, struct pvr_fw_object *fw_obj) in prepare_fw_obj_resv()
537 jobs_lock_all_objs(struct drm_exec *exec, struct pvr_job_data *job_data, in jobs_lock_all_objs()
564 prepare_job_resvs_for_each(struct drm_exec *exec, struct pvr_job_data *job_data, in prepare_job_resvs_for_each()
711 struct drm_exec exec; in pvr_submit_jobs()
H A Dpvr_vm.h27 struct drm_exec;
/linux/drivers/gpu/drm/msm/
H A Dmsm_gem.c55 struct drm_exec exec; in msm_gem_close()
108 struct drm_exec exec; in msm_gem_vma_put()
556 struct drm_exec exec; in msm_gem_get_and_pin_iova_range()
581 struct drm_exec exec; in msm_gem_get_iova()
620 struct drm_exec exec; in msm_gem_set_iova()
660 struct drm_exec exec; in msm_gem_unpin_iova()
1045 struct drm_exec exec; in msm_gem_free_object()
H A Dmsm_gem_vma.c439 msm_gem_vm_bo_validate(struct drm_gpuvm_bo *vm_bo, struct drm_exec *exec) in msm_gem_vm_bo_validate()
899 struct drm_exec exec; in msm_gem_vm_close()
1227 vm_bind_job_lock_objects(struct msm_vm_bind_job *job, struct drm_exec *exec) in vm_bind_job_lock_objects()
1529 struct drm_exec exec; in msm_ioctl_vm_bind()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.h66 struct drm_exec exec;
H A Damdgpu_vm.h40 struct drm_exec;
508 int amdgpu_vm_lock_pd(struct amdgpu_vm *vm, struct drm_exec *exec,
510 int amdgpu_vm_lock_done_list(struct amdgpu_vm *vm, struct drm_exec *exec,
H A Damdgpu_eviction_fence.c48 struct drm_exec *exec) in amdgpu_eviction_fence_replace_fence()
H A Damdgpu_gem.c235 struct drm_exec exec; in amdgpu_gem_object_open()
323 struct drm_exec exec; in amdgpu_gem_object_close()
839 struct drm_exec exec; in amdgpu_gem_va_ioctl()
1014 struct drm_exec exec; in amdgpu_gem_op_ioctl()
H A Damdgpu_userq_fence.c477 struct drm_exec exec; in amdgpu_userq_signal_ioctl()
672 struct drm_exec exec; in amdgpu_userq_wait_ioctl()
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_bo.c27 struct kunit *test, struct drm_exec *exec) in ccs_test_migrate()
136 struct drm_exec *exec = XE_VALIDATION_OPT_OUT; in ccs_test_run_tile()
212 struct drm_exec *exec = XE_VALIDATION_OPT_OUT; in evict_test_run_tile()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_object.h155 struct drm_exec *exec,
/linux/drivers/gpu/drm/vc4/
H A Dvc4_gem.c584 struct drm_exec *exec_ctx) in vc4_lock_bo_reservations()
616 struct drm_exec *exec_ctx, in vc4_queue_submit()
1017 struct drm_exec exec_ctx; in vc4_submit_cl_ioctl()
/linux/drivers/gpu/drm/qxl/
H A Dqxl_drv.h153 struct drm_exec exec;

12