index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
/
hw
/
cdma_hw.c
Age
Commit message (
Expand
)
Author
2024-08-29
gpu: host1x: Add MLOCK recovery for rest of engines
Mikko Perttunen
2022-07-08
gpu: host1x: Add MLOCK release code on Tegra234
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-02-07
gpu: host1x: Continue CDMA execution starting with a next job
Dmitry Osipenko
2019-02-07
gpu: host1x: Use correct semantics for HOST1X_CHANNEL_DMAEND
Thierry Reding
2019-02-07
gpu: host1x: Support 40-bit addressing
Thierry Reding
2017-10-20
gpu: host1x: Add Tegra186 support
Mikko Perttunen
2017-04-05
gpu: host1x: Add IOMMU support
Mikko Perttunen
2016-06-23
gpu: host1x: Remove redundant parentheses
Thierry Reding
2016-06-23
gpu: host1x: Whitespace cleanup for readability
Thierry Reding
2016-06-23
gpu: host1x: Use unsigned int consistently for IDs
Thierry Reding
2016-06-23
gpu: host1x: Consistently use unsigned int for counts
Thierry Reding
2014-11-13
gpu: host1x: Print address/offset pairs consistently
Thierry Reding
2014-11-13
gpu: host1x: Fix typo in comment
Thierry Reding
2014-11-13
gpu: host1x: Make mapped field of push buffers void *
Thierry Reding
2013-11-28
gpu: host1x: Silence a few warnings with LPAE=y
Olof Johansson
2013-10-31
gpu: host1x: Use relative include paths
Thierry Reding
2013-06-22
gpu: host1x: Rework CPU syncpoint increment
Arto Merilainen
2013-04-22
gpu: host1x: Add debug support
Terje Bergstrom
2013-04-22
gpu: host1x: Add channel support
Terje Bergstrom