summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/lima/lima_sched.c
AgeCommit message (Expand)AuthorFilesLines
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