index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
lima
/
lima_sched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
Maíra Canal
2025-07-15
1
-3
/
+3
*
drm/sched: Store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
2025-05-28
1
-2
/
+4
*
drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
Dmitry Osipenko
2025-03-26
1
-2
/
+2
*
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
2025-02-12
1
-6
/
+10
*
drm/sched: add optional errno to drm_sched_start()
Christian König
2024-09-06
1
-1
/
+1
*
drm/scheduler: remove full_recover from drm_sched_start
Christian König
2024-07-25
1
-1
/
+1
*
drm/lima: mask irqs in timeout path before hard reset
Erico Nunes
2024-04-15
1
-0
/
+7
*
drm/lima: include pp bcast irq in timeout handler check
Erico Nunes
2024-04-15
1
-0
/
+2
*
drm/lima: increase default job timeout to 10s
Erico Nunes
2024-02-12
1
-1
/
+1
*
drm/lima: remove guilty drm_sched context handling
Erico Nunes
2024-02-12
1
-3
/
+2
*
drm/lima: handle spurious timeouts due to high irq latency
Erico Nunes
2024-02-12
1
-3
/
+28
*
drm/sched: implement dynamic job-flow control
Danilo Krummrich
2023-11-10
1
-1
/
+1
*
drm/sched: Convert drm scheduler to use a work queue rather than kthread
Matthew Brost
2023-11-01
1
-1
/
+1
*
drm/sched: Convert the GPU scheduler to variable number of run-queues
Luben Tuikov
2023-10-26
1
-1
/
+3
*
drm/lima: fix sched context destroy
Erico Nunes
2023-06-07
1
-1
/
+1
*
drm/gem: Take reservation lock for vmap/vunmap operations
Dmitry Osipenko
2022-10-17
1
-2
/
+2
*
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-24
1
-2
/
+3
|
\
|
*
drm/sched: Add device pointer to drm_gpu_scheduler
Jiawei Gu
2022-02-23
1
-1
/
+1
|
*
drm/lima: avoid error task dump attempt when not enabled
Erico Nunes
2022-02-12
1
-1
/
+2
*
|
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2022-02-08
1
-2
/
+2
|
/
*
drm/shmem-helper: Pass GEM shmem object in public interfaces
Thomas Zimmermann
2021-11-15
1
-2
/
+2
*
drm/lima: use scheduler dependency tracking
Daniel Vetter
2021-08-30
1
-21
/
+0
*
drm/sched: drop entity parameter from drm_sched_push_job
Daniel Vetter
2021-08-30
1
-3
/
+2
*
drm/sched: Split drm_sched_job_init
Daniel Vetter
2021-08-30
1
-0
/
+2
*
drm/sched: Allow using a dedicated workqueue for the timeout/fault tdr
Boris Brezillon
2021-07-01
1
-1
/
+2
*
drm/scheduler: provide scheduler score externally
Christian König
2021-02-05
1
-1
/
+1
*
drm/lima: fix reference leak in lima_pm_busy
Qinglang Miao
2021-01-30
1
-1
/
+1
*
drm/scheduler: Job timeout handler returns status (v3)
Luben Tuikov
2021-01-29
1
-1
/
+3
*
drm/lima/lima_sched: Remove unused and unnecessary variable 'ret'
Lee Jones
2020-11-16
1
-2
/
+1
*
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-09
1
-4
/
+7
*
drm/lima: Expose job_hang_limit module parameter
Andrey Lebedev
2020-07-13
1
-2
/
+3
*
drm/lima: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
1
-1
/
+1
*
drm/lima: enable runtime pm
Qiang Yu
2020-04-24
1
-5
/
+36
*
drm/lima: always set page directory when switch vm
Qiang Yu
2020-04-24
1
-10
/
+4
*
drm/lima: check vm != NULL in lima_vm_put
Qiang Yu
2020-04-24
1
-5
/
+2
*
drm/lima: print process name and pid when task error
Qiang Yu
2020-04-24
1
-1
/
+2
*
drm/lima: Add optional devfreq and cooling device support
Martin Blumenstingl
2020-03-28
1
-0
/
+7
*
drm/lima: add trace point for tasks
Qiang Yu
2020-03-22
1
-1
/
+4
*
drm/lima: save task info dump when task fail
Qiang Yu
2020-03-22
1
-0
/
+130
*
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-17
1
-2
/
+3
|
\
|
*
Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-01-13
1
-2
/
+3
|
|
\
|
|
*
drm/scheduler: rework entity creation
Nirmoy Das
2019-12-18
1
-2
/
+3
*
|
|
drm/lima: recover task by enlarging heap buffer
Qiang Yu
2020-01-27
1
-4
/
+29
|
/
/
*
/
drm/lima: use drm_sched_fault for error task handling
Qiang Yu
2020-01-09
1
-26
/
+9
|
/
*
drm/lima: use drm_gem_shmem_helpers
Qiang Yu
2019-10-17
1
-3
/
+3
*
drm/lima: add timeout to drm scheduler init
Erico Nunes
2019-05-21
1
-7
/
+4
*
drm/scheduler: rework job destruction
Christian König
2019-05-02
1
-1
/
+1
*
drm/lima: Make lima_sched_ops static
YueHaibing
2019-04-17
1
-1
/
+1
*
drm/lima: Use the drm_gem_fence_array_add helpers for our deps.
Eric Anholt
2019-04-16
1
-54
/
+12
*
drm/lima: driver for ARM Mali4xx GPUs
Qiang Yu
2019-04-01
1
-0
/
+404