index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
v3d
/
v3d_sched.c
Age
Commit message (
Expand
)
Author
2020-11-18
drm/v3d/v3d_sched: Demote non-conformant kernel-doc header
Lee Jones
2020-11-16
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-04-28
drm/v3d: Delete v3d_dev->dev
Daniel Vetter
2019-05-02
drm/scheduler: rework job destruction
Christian König
2019-04-18
drm/v3d: Add missing implicit synchronization.
Eric Anholt
2019-04-18
drm/v3d: Add support for compute shader dispatch.
Eric Anholt
2019-04-18
drm/v3d: Refactor job management.
Eric Anholt
2019-04-01
drm/v3d: Rename the fence signaled from IRQs to "irq_fence".
Eric Anholt
2019-03-14
drm/v3d: Fix calling drm_sched_resubmit_jobs for same sched.
Andrey Grodzovsky
2019-01-25
drm/sched: Refactor ring mirror list handling.
Andrey Grodzovsky
2018-11-30
drm/v3d: Add support for submitting jobs to the TFU.
Eric Anholt
2018-11-29
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-27
drm/v3d: Update a comment about what uses v3d_job_dependency().
Eric Anholt
2018-11-05
drm/scheduler: Add drm_sched_job_cleanup
Sharat Masetty
2018-11-05
drm/sched: make sure timer is restarted
Christian König
2018-09-27
drm/scheduler: remove timeout work_struct from drm_sched_job (v3)
Nayan Deshmukh
2018-07-05
drm/v3d: Fix a grammar nit in the scheduler docs.
Eric Anholt
2018-07-05
drm/v3d: Delay the scheduler timeout if we're still making progress.
Eric Anholt
2018-05-21
drm/v3d: Checking for NULL vs IS_ERR()
Dan Carpenter
2018-05-03
drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+
Eric Anholt