summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/lima/lima_device.c
Commit message (Expand)AuthorAgeFilesLines
* drm/sched: implement dynamic job-flow controlDanilo Krummrich2023-11-101-1/+1
* Merge v5.16-rc5 into drm-nextDaniel Vetter2021-12-141-0/+1
|\
| * treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski2021-12-031-0/+1
* | drm/lima: fix warning when CONFIG_DEBUG_SG=y & CONFIG_DMA_API_DEBUG=yQiang Yu2021-11-061-0/+1
|/
* 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