summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/lima/lima_sched.c
Commit message (Expand)AuthorAgeFilesLines
* drm/lima: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov2020-05-191-1/+1
* drm/lima: enable runtime pmQiang Yu2020-04-241-5/+36
* drm/lima: always set page directory when switch vmQiang Yu2020-04-241-10/+4
* drm/lima: check vm != NULL in lima_vm_putQiang Yu2020-04-241-5/+2
* drm/lima: print process name and pid when task errorQiang Yu2020-04-241-1/+2
* drm/lima: Add optional devfreq and cooling device supportMartin Blumenstingl2020-03-281-0/+7
* drm/lima: add trace point for tasksQiang Yu2020-03-221-1/+4
* drm/lima: save task info dump when task failQiang Yu2020-03-221-0/+130
* Merge v5.6-rc2 into drm-misc-nextMaxime Ripard2020-02-171-2/+3
|\
| * Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5...Dave Airlie2020-01-131-2/+3
| |\
| | * drm/scheduler: rework entity creationNirmoy Das2019-12-181-2/+3
* | | drm/lima: recover task by enlarging heap bufferQiang Yu2020-01-271-5/+30
|/ /
* / drm/lima: use drm_sched_fault for error task handlingQiang Yu2020-01-091-26/+9
|/
* drm/lima: use drm_gem_shmem_helpersQiang Yu2019-10-171-3/+3
* drm/lima: add timeout to drm scheduler initErico Nunes2019-05-211-7/+4
* drm/scheduler: rework job destructionChristian König2019-05-021-1/+1
* drm/lima: Make lima_sched_ops staticYueHaibing2019-04-171-1/+1
* drm/lima: Use the drm_gem_fence_array_add helpers for our deps.Eric Anholt2019-04-161-54/+12
* drm/lima: driver for ARM Mali4xx GPUsQiang Yu2019-04-011-0/+404