aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/hw/channel_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+1
2019-04-11gpu: host1x: Program stream ID to bypass without SMMUArnd Bergmann1-2/+6
2019-04-11gpu: host1x: Fix compile error when IOMMU API is not availableStefan Agner1-1/+1
2019-02-07gpu: host1x: Support 40-bit addressingThierry Reding1-4/+26
2019-02-07gpu: host1x: Program the channel stream IDThierry Reding1-0/+13
2018-11-27gpu: host1x: Resize channel register region on Tegra186 and laterThierry Reding1-2/+5
2018-05-18gpu: host1x: Drop unnecessary host1x argumentThierry Reding1-1/+1
2018-05-18gpu: host1x: Remove wait check supportThierry Reding1-2/+1
2017-10-20gpu: host1x: Enable gather filterMikko Perttunen1-0/+22
2017-10-20gpu: host1x: Enable Tegra186 syncpoint protectionMikko Perttunen1-0/+2
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen1-4/+0
2016-06-23gpu: host1x: Whitespace cleanup for readabilityThierry Reding1-0/+2
2016-06-23gpu: host1x: Use unsigned int consistently for IDsThierry Reding1-1/+2
2014-11-13gpu: host1x: Use struct host1x_bo pointers in tracesThierry Reding1-4/+8
2013-10-31gpu: host1x: Add syncpoint base supportArto Merilainen1-0/+20
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: Make host1x header file publicThierry Reding1-1/+2
2013-04-22gpu: host1x: Add debug supportTerje Bergstrom1-0/+25
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom1-0/+143