summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/syncpt.c
Commit message (Expand)AuthorAgeFilesLines
* gpu: host1x: syncpt: Use kcalloc() instead of kzalloc()Thierry Reding2016-06-231-2/+2
* gpu: host1x: Use unsigned int consistently for IDsThierry Reding2016-06-231-3/+3
* gpu: host1x: Consistently use unsigned int for countsThierry Reding2016-06-231-7/+8
* gpu: host1x: Export host1x_syncpt_read()Thierry Reding2015-04-021-0/+6
* gpu: host1x: export host1x_syncpt_incr_max() functionBryan Wu2014-04-041-0/+1
* gpu: host1x: Export public APIThierry Reding2013-12-191-0/+9
* gpu: host1x: Add syncpoint base supportArto Merilainen2013-10-311-2/+53
* gpu: host1x: Add 'flags' field to syncpt requestArto Merilainen2013-10-311-7/+11
* gpu: host1x: Expose syncpt and channel functionalityThierry Reding2013-10-311-0/+19
* gpu: host1x: Rework CPU syncpoint incrementArto Merilainen2013-06-221-13/+2
* gpu: host1x: Fix client_managed typeArto Merilainen2013-06-221-4/+4
* gpu: host1x: Fix memory access in syncpt requestArto Merilainen2013-06-221-1/+2
* gpu: host1x: Add debug supportTerje Bergstrom2013-04-221-0/+5
* gpu: host1x: Add channel supportTerje Bergstrom2013-04-221-0/+11
* gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom2013-04-221-0/+159
* gpu: host1x: Add host1x driverTerje Bergstrom2013-04-221-0/+212
OpenPOWER on IntegriCloud