开源镜像站
帮助
动态
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
/
hw
/
channel_hw.c
Age
Commit message (
Expand
)
Author
2022-07-08
gpu: host1x: Initialize syncval in channel_submit()
Mikko Perttunen
2022-07-08
gpu: host1x: Rewrite job opcode sequence
Mikko Perttunen
2022-07-08
gpu: host1x: Program context stream ID on submission
Mikko Perttunen
2021-12-16
gpu: host1x: Add initial runtime PM and OPP support
Dmitry Osipenko
2021-08-10
gpu: host1x: Add support for syncpoint waits in CDMA pushbuffer
Mikko Perttunen
2021-08-10
gpu: host1x: Add no-recovery mode
Mikko Perttunen
2021-03-31
gpu: host1x: Cleanup and refcounting for syncpoints
Mikko Perttunen
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-04-11
gpu: host1x: Program stream ID to bypass without SMMU
Arnd Bergmann
2019-04-11
gpu: host1x: Fix compile error when IOMMU API is not available
Stefan Agner
2019-02-07
gpu: host1x: Support 40-bit addressing
Thierry Reding
2019-02-07
gpu: host1x: Program the channel stream ID
Thierry Reding
2018-11-27
gpu: host1x: Resize channel register region on Tegra186 and later
Thierry Reding
2018-05-18
gpu: host1x: Drop unnecessary host1x argument
Thierry Reding
2018-05-18
gpu: host1x: Remove wait check support
Thierry Reding
2017-10-20
gpu: host1x: Enable gather filter
Mikko Perttunen
2017-10-20
gpu: host1x: Enable Tegra186 syncpoint protection
Mikko Perttunen
2017-06-15
gpu: host1x: Refactor channel allocation code
Mikko Perttunen
2016-06-23
gpu: host1x: Whitespace cleanup for readability
Thierry Reding
2016-06-23
gpu: host1x: Use unsigned int consistently for IDs
Thierry Reding
2014-11-13
gpu: host1x: Use struct host1x_bo pointers in traces
Thierry Reding
2013-10-31
gpu: host1x: Add syncpoint base support
Arto Merilainen
2013-10-31
gpu: host1x: Use relative include paths
Thierry Reding
2013-10-31
gpu: host1x: Expose syncpt and channel functionality
Thierry Reding
2013-10-31
gpu: host1x: Make host1x header file public
Thierry Reding
2013-04-22
gpu: host1x: Add debug support
Terje Bergstrom
2013-04-22
gpu: host1x: Add channel support
Terje Bergstrom