aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/lima/lima_gem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-17drm/lima: use drm_gem_(un)lock_reservationsQiang Yu1-58/+6
2019-10-17drm/lima: use drm_gem_shmem_helpersQiang Yu1-71/+70
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-5/+5
2019-09-10drm/lima: fix lima_gem_wait() return valueVasily Khoruzhick1-1/+1
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König1-4/+4
2019-06-25drm/lima: Drop resv argument from lima_bo_create_structDaniel Vetter1-1/+1
2019-04-16drm/lima: Use the drm_gem_fence_array_add helpers for our deps.Eric Anholt1-35/+2
2019-04-09drm/lima: include used header file explicitlyQiang Yu1-0/+1
2019-04-01drm/lima: driver for ARM Mali4xx GPUsQiang Yu1-0/+381