aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/lima/lima_device.c
Commit message (Expand)AuthorAgeFilesLines
* drm/lima: add pm resume/suspend opsQiang Yu2020-04-241-0/+90
* drm/lima: separate clk/regulator enable/disable functionQiang Yu2020-04-241-37/+68
* drm/lima: add resume/suspend callback for each ipQiang Yu2020-04-241-0/+4
* drm/lima: Clean up redundant pdev pointerRobin Murphy2020-04-241-3/+2
* drm/lima: Clean up IRQ warningsRobin Murphy2020-04-241-2/+5
* drm/lima: Add optional devfreq and cooling device supportMartin Blumenstingl2020-03-281-0/+4
* drm/lima: save task info dump when task failQiang Yu2020-03-221-0/+13
* 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