开源镜像站
帮助
动态
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
/
debug.c
Age
Commit message (
Expand
)
Author
2023-01-26
gpu: host1x: Rewrite syncpoint interrupt handling
Mikko Perttunen
2022-11-25
gpu: host1x: Use DEFINE_SHOW_ATTRIBUTE to simplify debugfs code
Liu Shixin
2022-04-06
gpu: host1x: Show all allocated syncpts via debugfs
Jon Hunter
2021-12-16
gpu: host1x: Add initial runtime PM and OPP support
Dmitry Osipenko
2021-03-30
gpu: host1x: Show number of pending waiters in debugfs
Mikko Perttunen
2020-07-17
gpu: host1x: debug: Fix multiple channels emitting messages simultaneously
Dmitry Osipenko
2019-06-25
Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2019-06-13
host1x: debugfs_create_dir() can never return NULL
Greg Kroah-Hartman
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2018-05-18
gpu: host1x: Cleanup loop variable usage
Thierry Reding
2017-10-20
gpu: host1x: Improve debug disassembly formatting
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: Fix a couple of checkpatch warnings
Thierry Reding
2016-06-23
gpu: host1x: Consistently use unsigned int for counts
Thierry Reding
2013-12-19
gpu: host1x: Fix build warnings
Thierry Reding
2013-04-22
gpu: host1x: Add debug support
Terje Bergstrom