summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/syncpt.c
AgeCommit message (Expand)AuthorLines
2014-04-04gpu: host1x: export host1x_syncpt_incr_max() functionBryan Wu-0/+1
2013-12-19gpu: host1x: Export public APIThierry Reding-0/+9
2013-10-31gpu: host1x: Add syncpoint base supportArto Merilainen-2/+53
2013-10-31gpu: host1x: Add 'flags' field to syncpt requestArto Merilainen-7/+11
2013-10-31gpu: host1x: Expose syncpt and channel functionalityThierry Reding-0/+19
2013-06-22gpu: host1x: Rework CPU syncpoint incrementArto Merilainen-13/+2
2013-06-22gpu: host1x: Fix client_managed typeArto Merilainen-4/+4
2013-06-22gpu: host1x: Fix memory access in syncpt requestArto Merilainen-1/+2
2013-04-22gpu: host1x: Add debug supportTerje Bergstrom-0/+5
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom-0/+11
2013-04-22gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom-0/+159
2013-04-22gpu: host1x: Add host1x driverTerje Bergstrom-0/+212