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