summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/syncpt.c
AgeCommit message (Expand)Author
2018-05-18gpu: host1x: Drop unnecessary host1x argumentThierry Reding
2018-05-18gpu: host1x: Cleanup loop variable usageThierry Reding
2018-05-18gpu: host1x: Remove wait check supportThierry Reding
2017-10-20gpu: host1x: Enable Tegra186 syncpoint protectionMikko Perttunen
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding
2017-06-15gpu: host1x: Flesh out kerneldocThierry Reding
2017-04-04gpu: host1x: Fix potential out-of-bounds accessThierry Reding
2016-11-11gpu: host1x: Add locking to syncptArto Merilainen
2016-06-23gpu: host1x: Remove useless local variableThierry Reding
2016-06-23gpu: host1x: Whitespace cleanup for readabilityThierry Reding
2016-06-23gpu: host1x: Fix a couple of checkpatch warningsThierry Reding
2016-06-23gpu: host1x: syncpt: Use kcalloc() instead of kzalloc()Thierry Reding
2016-06-23gpu: host1x: Use unsigned int consistently for IDsThierry Reding
2016-06-23gpu: host1x: Consistently use unsigned int for countsThierry Reding
2015-04-02gpu: host1x: Export host1x_syncpt_read()Thierry Reding
2014-04-04gpu: host1x: export host1x_syncpt_incr_max() functionBryan Wu
2013-12-19gpu: host1x: Export public APIThierry Reding
2013-10-31gpu: host1x: Add syncpoint base supportArto Merilainen
2013-10-31gpu: host1x: Add 'flags' field to syncpt requestArto Merilainen
2013-10-31gpu: host1x: Expose syncpt and channel functionalityThierry Reding
2013-06-22gpu: host1x: Rework CPU syncpoint incrementArto Merilainen
2013-06-22gpu: host1x: Fix client_managed typeArto Merilainen
2013-06-22gpu: host1x: Fix memory access in syncpt requestArto Merilainen
2013-04-22gpu: host1x: Add debug supportTerje Bergstrom
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom
2013-04-22gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom
2013-04-22gpu: host1x: Add host1x driverTerje Bergstrom