aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/lima (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-17drm/lima: add __GFP_NOWARN flag to all dma_alloc_wcQiang Yu2-3/+3
2019-10-17drm/lima: use drm_gem_(un)lock_reservationsQiang Yu1-58/+6
2019-10-17drm/lima: use drm_gem_shmem_helpersQiang Yu12-360/+145
2019-10-05drm/lima: Add support for multiple reset linesPeter Griffin1-1/+2
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds7-47/+43
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-26drm/lima: drop DRM_AUTH usage from the driverEmil Velikov1-7/+7
2019-06-25drm/lima: Drop resv argument from lima_bo_create_structDaniel Vetter4-11/+6
2019-06-23drm/lima: Reduce the amount of logs on deferred probe of clocks and reset controllerKrzysztof Kozlowski1-6/+12
2019-06-23drm/lima: Reduce number of PTR_ERR() callsKrzysztof Kozlowski1-4/+6
2019-06-23drm/lima: Reduce the amount of logs on deferred probeKrzysztof Kozlowski2-14/+7
2019-06-23drm/lima: Mark 64-bit number as ULLKrzysztof Kozlowski1-2/+2
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter1-1/+1
2019-05-21drm/lima: add timeout to drm scheduler initErico Nunes2-8/+5
2019-05-02drm/scheduler: rework job destructionChristian König1-1/+1
2019-04-20drm/lima: handle shared irq case for lima_pp_bcast_irq_handlerPeter Griffin1-1/+7
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 Anholt3-93/+16
2019-04-10Merge drm/drm-next into drm-misc-nextSean Paul1-1/+1
2019-04-09drm/lima: include used header file explicitlyQiang Yu1-0/+1
2019-04-09drm/lima: add missing Kconfig dependencyQiang Yu1-0/+3
2019-04-05Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie33-0/+4076
2019-04-01drm/lima: driver for ARM Mali4xx GPUsQiang Yu33-0/+4076