index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
v3d
/
v3d_sched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/v3d: Delete v3d_dev->dev
Daniel Vetter
2020-04-28
1
-5
/
+5
*
drm/scheduler: rework job destruction
Christian König
2019-05-02
1
-1
/
+1
*
drm/v3d: Add missing implicit synchronization.
Eric Anholt
2019-04-18
1
-36
/
+4
*
drm/v3d: Add support for compute shader dispatch.
Eric Anholt
2019-04-18
1
-7
/
+114
*
drm/v3d: Refactor job management.
Eric Anholt
2019-04-18
1
-108
/
+151
*
drm/v3d: Rename the fence signaled from IRQs to "irq_fence".
Eric Anholt
2019-04-01
1
-6
/
+6
*
drm/v3d: Fix calling drm_sched_resubmit_jobs for same sched.
Andrey Grodzovsky
2019-03-14
1
-8
/
+5
*
drm/sched: Refactor ring mirror list handling.
Andrey Grodzovsky
2019-01-25
1
-5
/
+8
*
drm/v3d: Add support for submitting jobs to the TFU.
Eric Anholt
2018-11-30
1
-19
/
+128
*
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-29
1
-1
/
+1
|
\
|
*
drm/v3d: Update a comment about what uses v3d_job_dependency().
Eric Anholt
2018-11-27
1
-1
/
+1
*
|
drm/scheduler: Add drm_sched_job_cleanup
Sharat Masetty
2018-11-05
1
-0
/
+2
*
|
drm/sched: make sure timer is restarted
Christian König
2018-11-05
1
-3
/
+0
|
/
*
drm/scheduler: remove timeout work_struct from drm_sched_job (v3)
Nayan Deshmukh
2018-09-27
1
-1
/
+1
*
drm/v3d: Fix a grammar nit in the scheduler docs.
Eric Anholt
2018-07-05
1
-2
/
+2
*
drm/v3d: Delay the scheduler timeout if we're still making progress.
Eric Anholt
2018-07-05
1
-0
/
+18
*
drm/v3d: Checking for NULL vs IS_ERR()
Dan Carpenter
2018-05-21
1
-2
/
+2
*
drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+
Eric Anholt
2018-05-03
1
-0
/
+228