summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/lima/lima_device.c
AgeCommit message (Expand)AuthorLines
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski-0/+1
2020-04-24drm/lima: add pm resume/suspend opsQiang Yu-0/+90
2020-04-24drm/lima: separate clk/regulator enable/disable functionQiang Yu-37/+68
2020-04-24drm/lima: add resume/suspend callback for each ipQiang Yu-0/+4
2020-04-24drm/lima: Clean up redundant pdev pointerRobin Murphy-3/+2
2020-04-24drm/lima: Clean up IRQ warningsRobin Murphy-2/+5
2020-03-28drm/lima: Add optional devfreq and cooling device supportMartin Blumenstingl-0/+4
2020-03-22drm/lima: save task info dump when task failQiang Yu-0/+13
2019-10-17drm/lima: add __GFP_NOWARN flag to all dma_alloc_wcQiang Yu-1/+1
2019-10-05drm/lima: Add support for multiple reset linesPeter Griffin-1/+2
2019-06-23drm/lima: Reduce the amount of logs on deferred probe of clocks and reset con...Krzysztof Kozlowski-6/+12
2019-06-23drm/lima: Reduce number of PTR_ERR() callsKrzysztof Kozlowski-4/+6
2019-06-23drm/lima: Reduce the amount of logs on deferred probeKrzysztof Kozlowski-11/+6
2019-04-01drm/lima: driver for ARM Mali4xx GPUsQiang Yu-0/+385