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