Home
last modified time | relevance | path

Searched refs:v3d_tfu_job (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/v3d/
Dv3d_sched.c45 static struct v3d_tfu_job *
48 return container_of(sched_job, struct v3d_tfu_job, base.base); in to_tfu_job()
177 struct v3d_tfu_job *job = to_tfu_job(sched_job); in v3d_tfu_job_run()
Dv3d_drv.h107 struct v3d_tfu_job *tfu_job;
274 struct v3d_tfu_job { struct
Dv3d_gem.c821 struct v3d_tfu_job *job = NULL; in v3d_submit_tfu_ioctl()