summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/lima/lima_sched.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-13drm/lima: Expose job_hang_limit module parameterAndrey Lebedev1-2/+3
2020-05-19drm/lima: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov1-1/+1
2020-04-24drm/lima: enable runtime pmQiang Yu1-5/+36
2020-04-24drm/lima: always set page directory when switch vmQiang Yu1-10/+4
2020-04-24drm/lima: check vm != NULL in lima_vm_putQiang Yu1-5/+2
2020-04-24drm/lima: print process name and pid when task errorQiang Yu1-1/+2
2020-03-28drm/lima: Add optional devfreq and cooling device supportMartin Blumenstingl1-0/+7
2020-03-22drm/lima: add trace point for tasksQiang Yu1-1/+4
2020-03-22drm/lima: save task info dump when task failQiang Yu1-0/+130
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard1-2/+3
2020-01-27drm/lima: recover task by enlarging heap bufferQiang Yu1-5/+30
2020-01-13Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5...Dave Airlie1-2/+3
2020-01-09drm/lima: use drm_sched_fault for error task handlingQiang Yu1-26/+9
2019-12-18drm/scheduler: rework entity creationNirmoy Das1-2/+3
2019-10-17drm/lima: use drm_gem_shmem_helpersQiang Yu1-3/+3
2019-05-21drm/lima: add timeout to drm scheduler initErico Nunes1-7/+4
2019-05-02drm/scheduler: rework job destructionChristian König1-1/+1
2019-04-17drm/lima: Make lima_sched_ops staticYueHaibing1-1/+1
2019-04-16drm/lima: Use the drm_gem_fence_array_add helpers for our deps.Eric Anholt1-54/+12
2019-04-01drm/lima: driver for ARM Mali4xx GPUsQiang Yu1-0/+404