summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/debug.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+18Star
* 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