Home
last modified time | relevance | path

Searched refs:vc4_complete_exec (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_gem.c798 * We cannot rely on vc4_complete_exec() to release resources here, in vc4_cl_lookup_bos()
799 * because vc4_complete_exec() has no information about which BO has in vc4_cl_lookup_bos()
802 * exec->bo to NULL so that vc4_complete_exec() skips the 'BO release' in vc4_cl_lookup_bos()
941 vc4_complete_exec(struct drm_device *dev, struct vc4_exec_info *exec) in vc4_complete_exec() function
1003 vc4_complete_exec(&vc4->base, exec); in vc4_job_handle_completed()
1261 vc4_complete_exec(&vc4->base, exec); in vc4_submit_cl_ioctl()
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_gem.c778 * We cannot rely on vc4_complete_exec() to release resources here, in vc4_cl_lookup_bos()
779 * because vc4_complete_exec() has no information about which BO has in vc4_cl_lookup_bos()
782 * exec->bo to NULL so that vc4_complete_exec() skips the 'BO release' in vc4_cl_lookup_bos()
919 vc4_complete_exec(struct drm_device *dev, struct vc4_exec_info *exec) in vc4_complete_exec() function
984 vc4_complete_exec(&vc4->base, exec); in vc4_job_handle_completed()
1260 vc4_complete_exec(&vc4->base, exec); in vc4_submit_cl_ioctl()

Completed in 4 milliseconds