summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/syncpt.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-18gpu: host1x: Remove wait check supportThierry Reding1-3/+0
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding1-1/+1
2016-06-23gpu: host1x: Use unsigned int consistently for IDsThierry Reding1-1/+1
2016-06-23gpu: host1x: Consistently use unsigned int for countsThierry Reding1-3/+3
2013-10-31gpu: host1x: Add syncpoint base supportArto Merilainen1-0/+6
2013-10-31gpu: host1x: Expose syncpt and channel functionalityThierry Reding1-39/+1
2013-06-22gpu: host1x: Rework CPU syncpoint incrementArto Merilainen1-5/+2
2013-06-22gpu: host1x: Fix client_managed typeArto Merilainen1-3/+3
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom1-0/+6
2013-04-22gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom1-0/+12
2013-04-22gpu: host1x: Add host1x driverTerje Bergstrom1-0/+147