aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/hw/channel_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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