index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
lima
/
lima_device.c
Age
Commit message (
Expand
)
Author
2021-12-14
Merge v5.16-rc5 into drm-next
Daniel Vetter
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-11-06
drm/lima: fix warning when CONFIG_DEBUG_SG=y & CONFIG_DMA_API_DEBUG=y
Qiang Yu
2020-04-24
drm/lima: add pm resume/suspend ops
Qiang Yu
2020-04-24
drm/lima: separate clk/regulator enable/disable function
Qiang Yu
2020-04-24
drm/lima: add resume/suspend callback for each ip
Qiang Yu
2020-04-24
drm/lima: Clean up redundant pdev pointer
Robin Murphy
2020-04-24
drm/lima: Clean up IRQ warnings
Robin Murphy
2020-03-28
drm/lima: Add optional devfreq and cooling device support
Martin Blumenstingl
2020-03-22
drm/lima: save task info dump when task fail
Qiang Yu
2019-10-17
drm/lima: add __GFP_NOWARN flag to all dma_alloc_wc
Qiang Yu
2019-10-05
drm/lima: Add support for multiple reset lines
Peter Griffin
2019-06-23
drm/lima: Reduce the amount of logs on deferred probe of clocks and reset con...
Krzysztof Kozlowski
2019-06-23
drm/lima: Reduce number of PTR_ERR() calls
Krzysztof Kozlowski
2019-06-23
drm/lima: Reduce the amount of logs on deferred probe
Krzysztof Kozlowski
2019-04-01
drm/lima: driver for ARM Mali4xx GPUs
Qiang Yu