summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/hw
AgeCommit message (Expand)AuthorFilesLines
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann1-1/+1
2015-12-14gpu: host1x: Add Tegra210 supportThierry Reding6-0/+755
2015-10-02gpu: host1x: Fix MLOCK's debug infoDmitry Osipenko4-13/+13
2014-11-13gpu: host1x: Print address/offset pairs consistentlyThierry Reding2-4/+4
2014-11-13gpu: host1x: Fix typo in commentThierry Reding1-1/+1
2014-11-13gpu: host1x: Make mapped field of push buffers void *Thierry Reding1-2/+2
2014-11-13gpu: host1x: Use struct host1x_bo pointers in tracesThierry Reding1-4/+8
2014-04-16gpu: host1x: handle the correct # of syncpt regsStephen Warren1-2/+2
2014-01-14gpu: host1x: Remove unnecessary includeThierry Reding1-1/+0
2013-12-19gpu: host1x: Add Tegra124 supportThierry Reding6-0/+755
2013-12-19gpu: host1x: Use the correct HW headers for host1x02Thierry Reding3-2/+150
2013-11-28gpu: host1x: Silence a few warnings with LPAE=yOlof Johansson2-4/+4
2013-10-31gpu: host1x: Add syncpoint base supportArto Merilainen2-0/+26
2013-10-31gpu: host1x: Add support for Tegra114Thierry Reding5-0/+607
2013-10-31gpu: host1x: Use relative include pathsThierry Reding6-24/+24
2013-10-31gpu: host1x: Expose syncpt and channel functionalityThierry Reding2-2/+0
2013-10-31gpu: host1x: Make host1x header file publicThierry Reding1-1/+2
2013-10-31gpu: host1x: Cleanup includesThierry Reding1-7/+0
2013-10-31gpu: host1x: Remove unused MakefileThierry Reding1-6/+0
2013-06-22gpu: host1x: Rework CPU syncpoint incrementArto Merilainen2-8/+6
2013-04-22gpu: host1x: Add debug supportTerje Bergstrom8-0/+491
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom8-0/+881
2013-04-22gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom3-0/+187
2013-04-22gpu: host1x: Add host1x driverTerje Bergstrom6-0/+267