index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-05-02
drm/scheduler: rework job destruction
Christian König
1
-1
/
+1
2019-04-18
drm/v3d: Add missing implicit synchronization.
Eric Anholt
1
-36
/
+4
2019-04-18
drm/v3d: Add support for compute shader dispatch.
Eric Anholt
1
-7
/
+114
2019-04-18
drm/v3d: Refactor job management.
Eric Anholt
1
-108
/
+151
2019-04-01
drm/v3d: Rename the fence signaled from IRQs to "irq_fence".
Eric Anholt
1
-6
/
+6
2019-03-14
drm/v3d: Fix calling drm_sched_resubmit_jobs for same sched.
Andrey Grodzovsky
1
-8
/
+5
2019-01-26
drm/sched: Refactor ring mirror list handling.
Andrey Grodzovsky
1
-5
/
+8
2018-12-01
drm/v3d: Add support for submitting jobs to the TFU.
Eric Anholt
1
-19
/
+128
2018-11-29
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2018-11-27
drm/v3d: Update a comment about what uses v3d_job_dependency().
Eric Anholt
1
-1
/
+1
2018-11-05
drm/scheduler: Add drm_sched_job_cleanup
Sharat Masetty
1
-0
/
+2
2018-11-05
drm/sched: make sure timer is restarted
Christian König
1
-3
/
+0
2018-09-27
drm/scheduler: remove timeout work_struct from drm_sched_job (v3)
Nayan Deshmukh
1
-1
/
+1
2018-07-05
drm/v3d: Fix a grammar nit in the scheduler docs.
Eric Anholt
1
-2
/
+2
2018-07-05
drm/v3d: Delay the scheduler timeout if we're still making progress.
Eric Anholt
1
-0
/
+18
2018-05-21
drm/v3d: Checking for NULL vs IS_ERR()
Dan Carpenter
1
-2
/
+2
2018-05-04
drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+
Eric Anholt
1
-0
/
+228