Searched defs:sched_job (Results 1 – 9 of 9) sorted by relevance
28 to_v3d_job(struct drm_sched_job *sched_job) in to_v3d_job()34 to_bin_job(struct drm_sched_job *sched_job) in to_bin_job()40 to_render_job(struct drm_sched_job *sched_job) in to_render_job()46 to_tfu_job(struct drm_sched_job *sched_job) in to_tfu_job()52 to_csd_job(struct drm_sched_job *sched_job) in to_csd_job()58 v3d_job_free(struct drm_sched_job *sched_job) in v3d_job_free()73 v3d_job_dependency(struct drm_sched_job *sched_job, in v3d_job_dependency()88 static struct dma_fence *v3d_bin_job_run(struct drm_sched_job *sched_job) in v3d_bin_job_run()141 static struct dma_fence *v3d_render_job_run(struct drm_sched_job *sched_job) in v3d_render_job_run()184 v3d_tfu_job_run(struct drm_sched_job *sched_job) in v3d_tfu_job_run()[all …]
21 etnaviv_sched_dependency(struct drm_sched_job *sched_job, in etnaviv_sched_dependency()72 static struct dma_fence *etnaviv_sched_run_job(struct drm_sched_job *sched_job) in etnaviv_sched_run_job()85 static void etnaviv_sched_timedout_job(struct drm_sched_job *sched_job) in etnaviv_sched_timedout_job()130 static void etnaviv_sched_free_job(struct drm_sched_job *sched_job) in etnaviv_sched_free_job()
14 struct etnaviv_gem_submit *to_etnaviv_submit(struct drm_sched_job *sched_job) in to_etnaviv_submit()
93 struct drm_sched_job sched_job; member
33 #define to_drm_sched_job(sched_job) \ argument420 struct drm_sched_job *sched_job; in drm_sched_entity_pop_job() local489 void drm_sched_entity_push_job(struct drm_sched_job *sched_job, in drm_sched_entity_push_job()
60 #define to_drm_sched_job(sched_job) \ argument773 struct drm_sched_job *sched_job; in drm_sched_main() local
180 static struct dma_fence *amdgpu_job_dependency(struct drm_sched_job *sched_job, in amdgpu_job_dependency()209 static struct dma_fence *amdgpu_job_run(struct drm_sched_job *sched_job) in amdgpu_job_run()244 #define to_drm_sched_job(sched_job) \ argument
35 #define to_amdgpu_job(sched_job) \ argument
49 to_panfrost_job(struct drm_sched_job *sched_job) in to_panfrost_job()307 static void panfrost_job_free(struct drm_sched_job *sched_job) in panfrost_job_free()316 static struct dma_fence *panfrost_job_dependency(struct drm_sched_job *sched_job, in panfrost_job_dependency()344 static struct dma_fence *panfrost_job_run(struct drm_sched_job *sched_job) in panfrost_job_run()435 static void panfrost_job_timedout(struct drm_sched_job *sched_job) in panfrost_job_timedout()