summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/v3d/v3d_sched.c
Commit message (Expand)AuthorAgeFilesLines
* drm/v3d: Add support for submitting jobs to the TFU.Eric Anholt2018-11-301-19/+128
* Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-11-291-1/+1
|\
| * drm/v3d: Update a comment about what uses v3d_job_dependency().Eric Anholt2018-11-271-1/+1
* | drm/scheduler: Add drm_sched_job_cleanupSharat Masetty2018-11-051-0/+2
* | drm/sched: make sure timer is restartedChristian König2018-11-051-3/+0Star
|/
* drm/scheduler: remove timeout work_struct from drm_sched_job (v3)Nayan Deshmukh2018-09-271-1/+1
* drm/v3d: Fix a grammar nit in the scheduler docs.Eric Anholt2018-07-051-2/+2
* drm/v3d: Delay the scheduler timeout if we're still making progress.Eric Anholt2018-07-051-0/+18
* drm/v3d: Checking for NULL vs IS_ERR()Dan Carpenter2018-05-211-2/+2
* drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt2018-05-041-0/+228