| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-02-28 | gpu: host1x: Remove unused host1x_debug_dump_syncpts | Dr. David Alan Gilbert | 1 | -9/+0 |
| 2023-01-26 | gpu: host1x: Rewrite syncpoint interrupt handling | Mikko Perttunen | 1 | -3/+4 |
| 2022-11-25 | gpu: host1x: Use DEFINE_SHOW_ATTRIBUTE to simplify debugfs code | Liu Shixin | 1 | -25/+3 |
| 2022-04-06 | gpu: host1x: Show all allocated syncpts via debugfs | Jon Hunter | 1 | -4/+7 |
| 2021-12-16 | gpu: host1x: Add initial runtime PM and OPP support | Dmitry Osipenko | 1 | -0/+15 |
| 2021-03-30 | gpu: host1x: Show number of pending waiters in debugfs | Mikko Perttunen | 1 | -3/+11 |
| 2020-07-17 | gpu: host1x: debug: Fix multiple channels emitting messages simultaneously | Dmitry Osipenko | 1 | -0/+4 |
| 2019-06-25 | Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu... | Dave Airlie | 1 | -3/+0 |
| 2019-06-13 | host1x: debugfs_create_dir() can never return NULL | Greg Kroah-Hartman | 1 | -3/+0 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 1 | -10/+1 |
| 2018-05-18 | gpu: host1x: Cleanup loop variable usage | Thierry Reding | 1 | -1/+1 |
| 2017-10-20 | gpu: host1x: Improve debug disassembly formatting | Mikko Perttunen | 1 | -1/+13 |
| 2017-06-15 | gpu: host1x: Refactor channel allocation code | Mikko Perttunen | 1 | -29/+18 |
| 2016-06-23 | gpu: host1x: Whitespace cleanup for readability | Thierry Reding | 1 | -8/+20 |
| 2016-06-23 | gpu: host1x: Fix a couple of checkpatch warnings | Thierry Reding | 1 | -0/+3 |
| 2016-06-23 | gpu: host1x: Consistently use unsigned int for counts | Thierry Reding | 1 | -3/+4 |
| 2013-12-19 | gpu: host1x: Fix build warnings | Thierry Reding | 1 | -5/+8 |
| 2013-04-22 | gpu: host1x: Add debug support | Terje Bergstrom | 1 | -0/+210 |