summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/hw/cdma_hw.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1Star
* gpu: host1x: Continue CDMA execution starting with a next jobDmitry Osipenko2019-02-071-14/+0Star
* gpu: host1x: Use correct semantics for HOST1X_CHANNEL_DMAENDThierry Reding2019-02-071-2/+2
* gpu: host1x: Support 40-bit addressingThierry Reding2019-02-071-6/+26
* gpu: host1x: Add Tegra186 supportMikko Perttunen2017-10-201-19/+30
* gpu: host1x: Add IOMMU supportMikko Perttunen2017-04-051-9/+7Star
* gpu: host1x: Remove redundant parenthesesThierry Reding2016-06-231-1/+1
* gpu: host1x: Whitespace cleanup for readabilityThierry Reding2016-06-231-6/+7
* gpu: host1x: Use unsigned int consistently for IDsThierry Reding2016-06-231-3/+3
* gpu: host1x: Consistently use unsigned int for countsThierry Reding2016-06-231-1/+1
* gpu: host1x: Print address/offset pairs consistentlyThierry Reding2014-11-131-2/+2
* gpu: host1x: Fix typo in commentThierry Reding2014-11-131-1/+1
* gpu: host1x: Make mapped field of push buffers void *Thierry Reding2014-11-131-2/+2
* gpu: host1x: Silence a few warnings with LPAE=yOlof Johansson2013-11-281-2/+2
* gpu: host1x: Use relative include pathsThierry Reding2013-10-311-4/+4
* gpu: host1x: Rework CPU syncpoint incrementArto Merilainen2013-06-221-1/+1
* gpu: host1x: Add debug supportTerje Bergstrom2013-04-221-0/+2
* gpu: host1x: Add channel supportTerje Bergstrom2013-04-221-0/+324