summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/debug.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2019-06-251-3/+0
|\
| * host1x: debugfs_create_dir() can never return NULLGreg Kroah-Hartman2019-06-131-3/+0
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-10/+1
|/
* gpu: host1x: Cleanup loop variable usageThierry Reding2018-05-181-1/+1
* gpu: host1x: Improve debug disassembly formattingMikko Perttunen2017-10-201-1/+13
* gpu: host1x: Refactor channel allocation codeMikko Perttunen2017-06-151-29/+18
* gpu: host1x: Whitespace cleanup for readabilityThierry Reding2016-06-231-8/+20
* gpu: host1x: Fix a couple of checkpatch warningsThierry Reding2016-06-231-0/+3
* gpu: host1x: Consistently use unsigned int for countsThierry Reding2016-06-231-3/+4
* gpu: host1x: Fix build warningsThierry Reding2013-12-191-5/+8
* gpu: host1x: Add debug supportTerje Bergstrom2013-04-221-0/+210