aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/syncpt.c
Commit message (Expand)AuthorAge
* gpu: host1x: Remove useless local variableThierry Reding2016-06-23
* gpu: host1x: Whitespace cleanup for readabilityThierry Reding2016-06-23
* gpu: host1x: Fix a couple of checkpatch warningsThierry Reding2016-06-23
* gpu: host1x: syncpt: Use kcalloc() instead of kzalloc()Thierry Reding2016-06-23
* gpu: host1x: Use unsigned int consistently for IDsThierry Reding2016-06-23
* gpu: host1x: Consistently use unsigned int for countsThierry Reding2016-06-23
* gpu: host1x: Export host1x_syncpt_read()Thierry Reding2015-04-02
* gpu: host1x: export host1x_syncpt_incr_max() functionBryan Wu2014-04-04
* gpu: host1x: Export public APIThierry Reding2013-12-19
* gpu: host1x: Add syncpoint base supportArto Merilainen2013-10-31
* gpu: host1x: Add 'flags' field to syncpt requestArto Merilainen2013-10-31
* gpu: host1x: Expose syncpt and channel functionalityThierry Reding2013-10-31
* gpu: host1x: Rework CPU syncpoint incrementArto Merilainen2013-06-22
* gpu: host1x: Fix client_managed typeArto Merilainen2013-06-22
* gpu: host1x: Fix memory access in syncpt requestArto Merilainen2013-06-22
* gpu: host1x: Add debug supportTerje Bergstrom2013-04-22
* gpu: host1x: Add channel supportTerje Bergstrom2013-04-22
* gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom2013-04-22
* gpu: host1x: Add host1x driverTerje Bergstrom2013-04-22