index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
lima
/
lima_sched.c
Age
Commit message (
Expand
)
Author
2020-07-13
drm/lima: Expose job_hang_limit module parameter
Andrey Lebedev
2020-05-19
drm/lima: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-04-24
drm/lima: enable runtime pm
Qiang Yu
2020-04-24
drm/lima: always set page directory when switch vm
Qiang Yu
2020-04-24
drm/lima: check vm != NULL in lima_vm_put
Qiang Yu
2020-04-24
drm/lima: print process name and pid when task error
Qiang Yu
2020-03-28
drm/lima: Add optional devfreq and cooling device support
Martin Blumenstingl
2020-03-22
drm/lima: add trace point for tasks
Qiang Yu
2020-03-22
drm/lima: save task info dump when task fail
Qiang Yu
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-01-27
drm/lima: recover task by enlarging heap buffer
Qiang Yu
2020-01-13
Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-01-09
drm/lima: use drm_sched_fault for error task handling
Qiang Yu
2019-12-18
drm/scheduler: rework entity creation
Nirmoy Das
2019-10-17
drm/lima: use drm_gem_shmem_helpers
Qiang Yu
2019-05-21
drm/lima: add timeout to drm scheduler init
Erico Nunes
2019-05-02
drm/scheduler: rework job destruction
Christian König
2019-04-17
drm/lima: Make lima_sched_ops static
YueHaibing
2019-04-16
drm/lima: Use the drm_gem_fence_array_add helpers for our deps.
Eric Anholt
2019-04-01
drm/lima: driver for ARM Mali4xx GPUs
Qiang Yu