summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/lima/lima_device.c
AgeCommit message (Expand)Author
2023-11-10drm/sched: implement dynamic job-flow controlDanilo Krummrich
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-11-06drm/lima: fix warning when CONFIG_DEBUG_SG=y & CONFIG_DMA_API_DEBUG=yQiang Yu
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