summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/hw/debug_hw.c
AgeCommit message (Expand)AuthorLines
2021-08-13gpu: host1x: debug: Dump only relevant parts of CDMA push bufferThierry Reding-10/+7
2021-08-13gpu: host1x: debug: Use dma_addr_t more consistentlyThierry Reding-4/+4
2021-08-10gpu: host1x: Add support for syncpoint waits in CDMA pushbufferMikko Perttunen-2/+7
2021-03-31gpu: host1x: Cleanup and refcounting for syncpointsMikko Perttunen-1/+1
2020-07-17gpu: host1x: debug: Dump push buffer stateDmitry Osipenko-0/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner-10/+1
2017-10-20gpu: host1x: Disassemble more instructionsMikko Perttunen-4/+55
2017-10-20gpu: host1x: Improve debug disassembly formattingMikko Perttunen-17/+29
2017-10-20gpu: host1x: Add Tegra186 supportMikko Perttunen-132/+5
2016-06-23gpu: host1x: Whitespace cleanup for readabilityThierry Reding-7/+7
2016-06-23gpu: host1x: Fix a couple of checkpatch warningsThierry Reding-4/+3
2016-06-23gpu: host1x: Use unsigned int consistently for IDsThierry Reding-2/+2
2016-06-23gpu: host1x: Consistently use unsigned int for countsThierry Reding-5/+6
2015-10-02gpu: host1x: Fix MLOCK's debug infoDmitry Osipenko-1/+1
2014-11-13gpu: host1x: Print address/offset pairs consistentlyThierry Reding-2/+2
2013-11-28gpu: host1x: Silence a few warnings with LPAE=yOlof Johansson-2/+2
2013-10-31gpu: host1x: Use relative include pathsThierry Reding-4/+4
2013-10-31gpu: host1x: Expose syncpt and channel functionalityThierry Reding-1/+0
2013-10-31gpu: host1x: Cleanup includesThierry Reding-7/+0
2013-04-22gpu: host1x: Add debug supportTerje Bergstrom-0/+322