summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/syncpt.h
AgeCommit message (Expand)AuthorLines
2021-08-10gpu: host1x: Add no-recovery modeMikko Perttunen-0/+12
2021-03-31gpu: host1x: Cleanup and refcounting for syncpointsMikko Perttunen-0/+3
2021-03-30gpu: host1x: Allow syncpoints without associated clientMikko Perttunen-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner-12/+1
2018-05-18gpu: host1x: Remove wait check supportThierry Reding-3/+0
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding-1/+1
2016-06-23gpu: host1x: Use unsigned int consistently for IDsThierry Reding-1/+1
2016-06-23gpu: host1x: Consistently use unsigned int for countsThierry Reding-3/+3
2013-10-31gpu: host1x: Add syncpoint base supportArto Merilainen-0/+6
2013-10-31gpu: host1x: Expose syncpt and channel functionalityThierry Reding-39/+1
2013-06-22gpu: host1x: Rework CPU syncpoint incrementArto Merilainen-5/+2
2013-06-22gpu: host1x: Fix client_managed typeArto Merilainen-3/+3
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom-0/+6
2013-04-22gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom-0/+12
2013-04-22gpu: host1x: Add host1x driverTerje Bergstrom-0/+147