summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/dev.h
AgeCommit message (Expand)AuthorLines
2024-08-29gpu: host1x: Fix _writel function declarationsMikko Perttunen-3/+3
2024-08-28gpu: host1x: Request syncpoint IRQs only during probeMikko Perttunen-0/+2
2024-02-22gpu: host1x: Skip reset assert on Tegra186Mikko Perttunen-0/+6
2023-10-11gpu: host1x: Syncpoint interrupt shardingMikko Perttunen-1/+2
2023-01-26gpu: host1x: Rewrite syncpoint interrupt handlingMikko Perttunen-6/+4
2022-07-08gpu: host1x: Program virtualization tablesMikko Perttunen-0/+8
2022-07-08gpu: host1x: Simplify register mapping and add common apertureMikko Perttunen-0/+3
2022-07-08gpu: host1x: Add context device management codeMikko Perttunen-0/+2
2021-12-16gpu: host1x: Add initial runtime PM and OPP supportDmitry Osipenko-1/+2
2021-12-16drm/tegra: Implement buffer object cacheThierry Reding-0/+2
2021-03-31gpu: host1x: Reserve VBLANK syncpoints at initializationMikko Perttunen-0/+6
2021-03-31gpu: host1x: Cleanup and refcounting for syncpointsMikko Perttunen-4/+3
2019-10-29gpu: host1x: Set DMA mask based on IOMMU setupThierry Reding-0/+1
2019-10-28gpu: host1x: Do not limit DMA segment sizeThierry Reding-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner-12/+1
2019-02-04gpu: host1x: Set up stream ID tableThierry Reding-0/+8
2018-05-18gpu: host1x: Remove wait check supportThierry Reding-8/+0
2017-12-21gpu: host1x: Use IOMMU groupsThierry Reding-0/+1
2017-10-20gpu: host1x: Enable Tegra186 syncpoint protectionMikko Perttunen-0/+15
2017-10-20gpu: host1x: Add Tegra186 supportMikko Perttunen-0/+4
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen-4/+2
2017-04-05gpu: host1x: Support module resetThierry Reding-0/+2
2017-04-05gpu: host1x: Sort includes alphabeticallyThierry Reding-3/+3
2017-04-05gpu: host1x: Add IOMMU supportMikko Perttunen-0/+6
2016-11-11gpu: host1x: Add locking to syncptArto Merilainen-1/+2
2016-06-23gpu: host1x: Use unsigned int consistently for IDsThierry Reding-11/+12
2016-06-23gpu: host1x: Consistently use unsigned int for countsThierry Reding-7/+7
2016-06-23gpu: host1x: hw: intr_hw: Remove create_workqueueBhaktipriya Shridhar-1/+0
2016-03-04gpu: host1x: Set DMA maskAlexandre Courbot-0/+1
2013-12-19gpu: host1x: Add MIPI pad calibration supportThierry Reding-0/+2
2013-10-31gpu: host1x: Add syncpoint base supportArto Merilainen-0/+2
2013-10-31drm/tegra: Move subdevice infrastructure to host1xThierry Reding-5/+4
2013-09-03gpu: host1x: Sort drivers by probe orderThierry Reding-1/+1
2013-06-22gpu: host1x: Rework CPU syncpoint incrementArto Merilainen-4/+4
2013-04-22gpu: host1x: Remove second host1x driverTerje Bergstrom-0/+6
2013-04-22gpu: host1x: Add debug supportTerje Bergstrom-0/+42
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom-0/+113
2013-04-22gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom-0/+51
2013-04-22gpu: host1x: Add host1x driverTerje Bergstrom-0/+96