summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/channel.c
AgeCommit message (Expand)AuthorLines
2019-10-28gpu: host1x: Request channels for clients, not devicesThierry Reding-6/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner-12/+1
2017-10-20gpu: host1x: Fix incorrect comment for channel_requestMikko Perttunen-2/+1
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen-56/+91
2016-06-23gpu: host1x: channel: Use correct typeThierry Reding-1/+2
2016-06-23gpu: host1x: Consistently use unsigned int for countsThierry Reding-1/+1
2013-12-19gpu: host1x: Export public APIThierry Reding-0/+5
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom-0/+126