summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/v3d/v3d_sched.c
AgeCommit message (Expand)Author
2021-08-30drm/v3d: Use scheduler dependency handlingDaniel Vetter
2021-08-30drm/v3d: Move drm_sched_job_init to v3d_job_initDaniel Vetter
2021-07-21drm/v3d: Expose performance counters to userspaceJuan A. Suarez Romero
2021-07-01drm/sched: Allow using a dedicated workqueue for the timeout/fault tdrBoris Brezillon
2021-02-05drm/scheduler: provide scheduler score externallyChristian König
2021-02-02drm/v3d/v3d_sched: fix scheduler callbacks return statusChristian König
2021-01-29drm/scheduler: Job timeout handler returns status (v3)Luben Tuikov
2020-11-18drm/v3d/v3d_sched: Demote non-conformant kernel-doc headerLee Jones
2020-11-16drm: fix some kernel-doc markupsMauro Carvalho Chehab
2020-04-28drm/v3d: Delete v3d_dev->devDaniel Vetter
2019-05-02drm/scheduler: rework job destructionChristian König
2019-04-18drm/v3d: Add missing implicit synchronization.Eric Anholt
2019-04-18drm/v3d: Add support for compute shader dispatch.Eric Anholt
2019-04-18drm/v3d: Refactor job management.Eric Anholt
2019-04-01drm/v3d: Rename the fence signaled from IRQs to "irq_fence".Eric Anholt
2019-03-14drm/v3d: Fix calling drm_sched_resubmit_jobs for same sched.Andrey Grodzovsky
2019-01-25drm/sched: Refactor ring mirror list handling.Andrey Grodzovsky
2018-11-30drm/v3d: Add support for submitting jobs to the TFU.Eric Anholt
2018-11-29Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-27drm/v3d: Update a comment about what uses v3d_job_dependency().Eric Anholt
2018-11-05drm/scheduler: Add drm_sched_job_cleanupSharat Masetty
2018-11-05drm/sched: make sure timer is restartedChristian König
2018-09-27drm/scheduler: remove timeout work_struct from drm_sched_job (v3)Nayan Deshmukh
2018-07-05drm/v3d: Fix a grammar nit in the scheduler docs.Eric Anholt
2018-07-05drm/v3d: Delay the scheduler timeout if we're still making progress.Eric Anholt
2018-05-21drm/v3d: Checking for NULL vs IS_ERR()Dan Carpenter
2018-05-03drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt