summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/lima/lima_device.c
AgeCommit message (Expand)Author
2020-04-24drm/lima: add pm resume/suspend opsQiang Yu
2020-04-24drm/lima: separate clk/regulator enable/disable functionQiang Yu
2020-04-24drm/lima: add resume/suspend callback for each ipQiang Yu
2020-04-24drm/lima: Clean up redundant pdev pointerRobin Murphy
2020-04-24drm/lima: Clean up IRQ warningsRobin Murphy
2020-03-28drm/lima: Add optional devfreq and cooling device supportMartin Blumenstingl
2020-03-22drm/lima: save task info dump when task failQiang Yu
2019-10-17drm/lima: add __GFP_NOWARN flag to all dma_alloc_wcQiang Yu
2019-10-05drm/lima: Add support for multiple reset linesPeter Griffin
2019-06-23drm/lima: Reduce the amount of logs on deferred probe of clocks and reset con...Krzysztof Kozlowski
2019-06-23drm/lima: Reduce number of PTR_ERR() callsKrzysztof Kozlowski
2019-06-23drm/lima: Reduce the amount of logs on deferred probeKrzysztof Kozlowski
2019-04-01drm/lima: driver for ARM Mali4xx GPUsQiang Yu