开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
/
intr.c
Age
Commit message (
Expand
)
Author
2024-08-28
gpu: host1x: Request syncpoint IRQs only during probe
Mikko Perttunen
2023-01-26
gpu: host1x: Rewrite syncpoint interrupt handling
Mikko Perttunen
2021-12-16
gpu: host1x: Add initial runtime PM and OPP support
Dmitry Osipenko
2021-08-10
gpu: host1x: Add DMA fence implementation
Mikko Perttunen
2021-03-31
gpu: host1x: Assign intr waiter inside lock
Mikko Perttunen
2021-03-30
gpu: host1x: Remove cancelled waiters immediately
Mikko Perttunen
2019-10-28
gpu: host1x: Remove gratuitous blank line
Thierry Reding
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2018-05-18
gpu: host1x: Drop unnecessary host1x argument
Thierry Reding
2018-05-18
gpu: host1x: Cleanup loop variable usage
Thierry Reding
2016-06-23
gpu: host1x: Constify array of action handlers
Thierry Reding
2016-06-23
gpu: host1x: Fix a couple of checkpatch warnings
Thierry Reding
2016-06-23
gpu: host1x: Use unsigned int consistently for IDs
Thierry Reding
2016-06-23
gpu: host1x: hw: intr_hw: Remove create_workqueue
Bhaktipriya Shridhar
2013-04-22
gpu: host1x: Add channel support
Terje Bergstrom
2013-04-22
gpu: host1x: Add syncpoint wait and interrupts
Terje Bergstrom