index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2023-12-01
drm/v3d: Create a CPU job extension for the copy performance query job
Maíra Canal
1
-0
/
+65
2023-12-01
drm/v3d: Create a CPU job extension for the reset performance query job
Maíra Canal
1
-0
/
+36
2023-12-01
drm/v3d: Create a CPU job extension to copy timestamp query to a buffer
Maíra Canal
1
-0
/
+56
2023-12-01
drm/v3d: Create a CPU job extension for the reset timestamp job
Maíra Canal
1
-0
/
+21
2023-12-01
drm/v3d: Create a CPU job extension for the timestamp query job
Maíra Canal
1
-1
/
+39
2023-12-01
drm/v3d: Create a CPU job extension for a indirect CSD job
Maíra Canal
1
-1
/
+40
2023-12-01
drm/v3d: Create tracepoints to track the CPU job
Maíra Canal
1
-0
/
+4
2023-12-01
drm/v3d: Add a CPU job submission
Melissa Wen
1
-0
/
+57
2023-11-06
drm/v3d: Expose the total GPU usage stats on sysfs
Maíra Canal
1
-1
/
+14
2023-11-06
drm/v3d: Implement show_fdinfo() callback for GPU usage stats
Maíra Canal
1
-0
/
+20
2023-11-02
drm/v3d: fix up register addresses for V3D 7.x
Iago Toral Quiroga
1
-17
/
+21
2023-11-01
drm/sched: Convert drm scheduler to use a work queue rather than kthread
Matthew Brost
1
-5
/
+5
2023-10-26
drm/sched: Convert the GPU scheduler to variable number of run-queues
Luben Tuikov
1
-0
/
+5
2022-03-01
drm/v3d: centralize error handling when init scheduler fails
Melissa Wen
1
-27
/
+13
2022-02-23
drm/sched: Add device pointer to drm_gpu_scheduler
Jiawei Gu
1
-5
/
+5
2021-08-30
drm/v3d: Use scheduler dependency handling
Daniel Vetter
1
-28
/
+1
2021-08-30
drm/v3d: Move drm_sched_job_init to v3d_job_init
Daniel Vetter
1
-8
/
+7
2021-07-21
drm/v3d: Expose performance counters to userspace
Juan A. Suarez Romero
1
-0
/
+16
2021-07-01
drm/sched: Allow using a dedicated workqueue for the timeout/fault tdr
Boris Brezillon
1
-5
/
+5
2021-02-05
drm/scheduler: provide scheduler score externally
Christian König
1
-5
/
+5
2021-02-02
drm/v3d/v3d_sched: fix scheduler callbacks return status
Christian König
1
-6
/
+6
2021-01-29
drm/scheduler: Job timeout handler returns status (v3)
Luben Tuikov
1
-15
/
+17
2020-11-18
drm/v3d/v3d_sched: Demote non-conformant kernel-doc header
Lee Jones
1
-2
/
+2
2020-11-16
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-28
drm/v3d: Delete v3d_dev->dev
Daniel Vetter
1
-5
/
+5
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-25
drm/sched: Refactor ring mirror list handling.
Andrey Grodzovsky
1
-5
/
+8
2018-11-30
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-03
drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+
Eric Anholt
1
-0
/
+228