aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/hw/cdma_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+1
2019-02-07gpu: host1x: Continue CDMA execution starting with a next jobDmitry Osipenko1-14/+0
2019-02-07gpu: host1x: Use correct semantics for HOST1X_CHANNEL_DMAENDThierry Reding1-2/+2
2019-02-07gpu: host1x: Support 40-bit addressingThierry Reding1-6/+26
2017-10-20gpu: host1x: Add Tegra186 supportMikko Perttunen1-19/+30
2017-04-05gpu: host1x: Add IOMMU supportMikko Perttunen1-9/+7
2016-06-23gpu: host1x: Remove redundant parenthesesThierry Reding1-1/+1
2016-06-23gpu: host1x: Whitespace cleanup for readabilityThierry Reding1-6/+7
2016-06-23gpu: host1x: Use unsigned int consistently for IDsThierry Reding1-3/+3
2016-06-23gpu: host1x: Consistently use unsigned int for countsThierry Reding1-1/+1
2014-11-13gpu: host1x: Print address/offset pairs consistentlyThierry Reding1-2/+2
2014-11-13gpu: host1x: Fix typo in commentThierry Reding1-1/+1
2014-11-13gpu: host1x: Make mapped field of push buffers void *Thierry 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-06-22gpu: host1x: Rework CPU syncpoint incrementArto Merilainen1-1/+1
2013-04-22gpu: host1x: Add debug supportTerje Bergstrom1-0/+2
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom1-0/+324