summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/channel.c
Commit message (Expand)AuthorAgeFilesLines
* gpu: host1x: Request channels for clients, not devicesThierry Reding2019-10-281-6/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* gpu: host1x: Fix incorrect comment for channel_requestMikko Perttunen2017-10-201-2/+1
* gpu: host1x: Refactor channel allocation codeMikko Perttunen2017-06-151-56/+91
* gpu: host1x: channel: Use correct typeThierry Reding2016-06-231-1/+2
* gpu: host1x: Consistently use unsigned int for countsThierry Reding2016-06-231-1/+1
* gpu: host1x: Export public APIThierry Reding2013-12-191-0/+5
* gpu: host1x: Add channel supportTerje Bergstrom2013-04-221-0/+126