summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/lima
Commit message (Expand)AuthorAgeFilesLines
* drm/lima: drop DRM_AUTH usage from the driverEmil Velikov2019-06-261-7/+7
* drm/lima: Drop resv argument from lima_bo_create_structDaniel Vetter2019-06-254-11/+6
* 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-232-14/+7
* drm/lima: Mark 64-bit number as ULLKrzysztof Kozlowski2019-06-231-2/+2
* drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter2019-06-211-1/+1
* drm/lima: add timeout to drm scheduler initErico Nunes2019-05-212-8/+5
* drm/scheduler: rework job destructionChristian König2019-05-021-1/+1
* drm/lima: handle shared irq case for lima_pp_bcast_irq_handlerPeter Griffin2019-04-201-1/+7
* drm/lima: Make lima_sched_ops staticYueHaibing2019-04-171-1/+1
* drm/lima: Use the drm_gem_fence_array_add helpers for our deps.Eric Anholt2019-04-163-93/+16
* Merge drm/drm-next into drm-misc-nextSean Paul2019-04-101-1/+1
|\
| * Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-04-051-1/+1
* | drm/lima: include used header file explicitlyQiang Yu2019-04-091-0/+1
* | drm/lima: add missing Kconfig dependencyQiang Yu2019-04-091-0/+3
|/
* drm/lima: driver for ARM Mali4xx GPUsQiang Yu2019-04-0133-0/+4076