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