summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/debug.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-25Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-3/+0
2019-06-13host1x: debugfs_create_dir() can never return NULLGreg Kroah-Hartman1-3/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2018-05-18gpu: host1x: Cleanup loop variable usageThierry Reding1-1/+1
2017-10-20gpu: host1x: Improve debug disassembly formattingMikko Perttunen1-1/+13
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen1-29/+18
2016-06-23gpu: host1x: Whitespace cleanup for readabilityThierry Reding1-8/+20
2016-06-23gpu: host1x: Fix a couple of checkpatch warningsThierry Reding1-0/+3
2016-06-23gpu: host1x: Consistently use unsigned int for countsThierry Reding1-3/+4
2013-12-19gpu: host1x: Fix build warningsThierry Reding1-5/+8
2013-04-22gpu: host1x: Add debug supportTerje Bergstrom1-0/+210