开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2024-07-30
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2024-07-18
drm/v3d: Fix potential memory leak in the performance extension
Tvrtko Ursulin
2024-07-18
drm/v3d: Fix potential memory leak in the timestamp extension
Tvrtko Ursulin
2024-07-15
drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and later
Maíra Canal
2024-05-20
drm/v3d: Use V3D_MAX_COUNTERS instead of V3D_PERFCNT_NUM
Maíra Canal
2024-04-23
drm/v3d: Fix race-condition between sysfs/fdinfo and interrupt handler
Maíra Canal
2024-04-23
drm/v3d: Create function to update a set of GPU stats
Maíra Canal
2024-04-23
drm/v3d: Create a struct to store the GPU stats
Maíra Canal
2024-04-23
drm/v3d: Create two functions to update all GPU stats variables
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension for the copy performance query job
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension for the reset performance query job
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension to copy timestamp query to a buffer
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension for the reset timestamp job
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension for the timestamp query job
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension for a indirect CSD job
Maíra Canal
2023-12-01
drm/v3d: Create tracepoints to track the CPU job
Maíra Canal
2023-12-01
drm/v3d: Add a CPU job submission
Melissa Wen
2023-11-06
drm/v3d: Expose the total GPU usage stats on sysfs
Maíra Canal
2023-11-06
drm/v3d: Implement show_fdinfo() callback for GPU usage stats
Maíra Canal
2023-11-02
drm/v3d: fix up register addresses for V3D 7.x
Iago Toral Quiroga
2023-11-01
drm/sched: Convert drm scheduler to use a work queue rather than kthread
Matthew Brost
2023-10-26
drm/sched: Convert the GPU scheduler to variable number of run-queues
Luben Tuikov
2022-03-01
drm/v3d: centralize error handling when init scheduler fails
Melissa Wen
2022-02-23
drm/sched: Add device pointer to drm_gpu_scheduler
Jiawei Gu
2021-08-30
drm/v3d: Use scheduler dependency handling
Daniel Vetter
2021-08-30
drm/v3d: Move drm_sched_job_init to v3d_job_init
Daniel Vetter
2021-07-21
drm/v3d: Expose performance counters to userspace
Juan A. Suarez Romero
2021-07-01
drm/sched: Allow using a dedicated workqueue for the timeout/fault tdr
Boris Brezillon
2021-02-05
drm/scheduler: provide scheduler score externally
Christian König
2021-02-02
drm/v3d/v3d_sched: fix scheduler callbacks return status
Christian König
2021-01-29
drm/scheduler: Job timeout handler returns status (v3)
Luben Tuikov
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
[next]