aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/lima/lima_device.c
Commit message (Expand)AuthorAgeFilesLines
* drm/lima: add __GFP_NOWARN flag to all dma_alloc_wcQiang Yu2019-10-171-1/+1
* drm/lima: Add support for multiple reset linesPeter Griffin2019-10-051-1/+2
* drm/lima: Reduce the amount of logs on deferred probe of clocks and reset con...Krzysztof Kozlowski2019-06-231-6/+12
* drm/lima: Reduce number of PTR_ERR() callsKrzysztof Kozlowski2019-06-231-4/+6
* drm/lima: Reduce the amount of logs on deferred probeKrzysztof Kozlowski2019-06-231-11/+6
* drm/lima: driver for ARM Mali4xx GPUsQiang Yu2019-04-011-0/+385