aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/dev.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-29gpu: host1x: Set DMA mask based on IOMMU setupThierry Reding1-0/+1
2019-10-28gpu: host1x: Do not limit DMA segment sizeThierry Reding1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+1
2019-02-04gpu: host1x: Set up stream ID tableThierry Reding1-0/+8
2018-05-18gpu: host1x: Remove wait check supportThierry Reding1-8/+0
2017-12-21gpu: host1x: Use IOMMU groupsThierry Reding1-0/+1
2017-10-20gpu: host1x: Enable Tegra186 syncpoint protectionMikko Perttunen1-0/+15
2017-10-20gpu: host1x: Add Tegra186 supportMikko Perttunen1-0/+4
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen1-4/+2
2017-04-05gpu: host1x: Support module resetThierry Reding1-0/+2
2017-04-05gpu: host1x: Sort includes alphabeticallyThierry Reding1-3/+3
2017-04-05gpu: host1x: Add IOMMU supportMikko Perttunen1-0/+6
2016-11-11gpu: host1x: Add locking to syncptArto Merilainen1-1/+2
2016-06-23gpu: host1x: Use unsigned int consistently for IDsThierry Reding1-11/+12
2016-06-23gpu: host1x: Consistently use unsigned int for countsThierry Reding1-7/+7
2016-06-23gpu: host1x: hw: intr_hw: Remove create_workqueueBhaktipriya Shridhar1-1/+0
2016-03-04gpu: host1x: Set DMA maskAlexandre Courbot1-0/+1
2013-12-19gpu: host1x: Add MIPI pad calibration supportThierry Reding1-0/+2
2013-10-31gpu: host1x: Add syncpoint base supportArto Merilainen1-0/+2
2013-10-31drm/tegra: Move subdevice infrastructure to host1xThierry Reding1-5/+4
2013-09-03gpu: host1x: Sort drivers by probe orderThierry Reding1-1/+1
2013-06-22gpu: host1x: Rework CPU syncpoint incrementArto Merilainen1-4/+4
2013-04-22gpu: host1x: Remove second host1x driverTerje Bergstrom1-0/+6
2013-04-22gpu: host1x: Add debug supportTerje Bergstrom1-0/+42
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom1-0/+113
2013-04-22gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom1-0/+51
2013-04-22gpu: host1x: Add host1x driverTerje Bergstrom1-0/+96