summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/dev.h
Commit message (Expand)AuthorAgeFilesLines
* gpu: host1x: Program virtualization tablesMikko Perttunen2022-07-081-0/+8
* gpu: host1x: Simplify register mapping and add common apertureMikko Perttunen2022-07-081-0/+3
* gpu: host1x: Add context device management codeMikko Perttunen2022-07-081-0/+2
* gpu: host1x: Add initial runtime PM and OPP supportDmitry Osipenko2021-12-161-1/+2
* drm/tegra: Implement buffer object cacheThierry Reding2021-12-161-0/+2
* gpu: host1x: Reserve VBLANK syncpoints at initializationMikko Perttunen2021-03-311-0/+6
* gpu: host1x: Cleanup and refcounting for syncpointsMikko Perttunen2021-03-311-4/+3
* gpu: host1x: Set DMA mask based on IOMMU setupThierry Reding2019-10-291-0/+1
* gpu: host1x: Do not limit DMA segment sizeThierry Reding2019-10-281-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* gpu: host1x: Set up stream ID tableThierry Reding2019-02-041-0/+8
* gpu: host1x: Remove wait check supportThierry Reding2018-05-181-8/+0
* gpu: host1x: Use IOMMU groupsThierry Reding2017-12-211-0/+1
* gpu: host1x: Enable Tegra186 syncpoint protectionMikko Perttunen2017-10-201-0/+15
* gpu: host1x: Add Tegra186 supportMikko Perttunen2017-10-201-0/+4
* gpu: host1x: Refactor channel allocation codeMikko Perttunen2017-06-151-4/+2
* gpu: host1x: Support module resetThierry Reding2017-04-051-0/+2
* gpu: host1x: Sort includes alphabeticallyThierry Reding2017-04-051-3/+3
* gpu: host1x: Add IOMMU supportMikko Perttunen2017-04-051-0/+6
* gpu: host1x: Add locking to syncptArto Merilainen2016-11-111-1/+2
* gpu: host1x: Use unsigned int consistently for IDsThierry Reding2016-06-231-11/+12
* gpu: host1x: Consistently use unsigned int for countsThierry Reding2016-06-231-7/+7
* gpu: host1x: hw: intr_hw: Remove create_workqueueBhaktipriya Shridhar2016-06-231-1/+0
* gpu: host1x: Set DMA maskAlexandre Courbot2016-03-041-0/+1
* gpu: host1x: Add MIPI pad calibration supportThierry Reding2013-12-191-0/+2
* gpu: host1x: Add syncpoint base supportArto Merilainen2013-10-311-0/+2
* drm/tegra: Move subdevice infrastructure to host1xThierry Reding2013-10-311-5/+4
* gpu: host1x: Sort drivers by probe orderThierry Reding2013-09-031-1/+1
* gpu: host1x: Rework CPU syncpoint incrementArto Merilainen2013-06-221-4/+4
* gpu: host1x: Remove second host1x driverTerje Bergstrom2013-04-221-0/+6
* gpu: host1x: Add debug supportTerje Bergstrom2013-04-221-0/+42
* gpu: host1x: Add channel supportTerje Bergstrom2013-04-221-0/+113
* gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom2013-04-221-0/+51
* gpu: host1x: Add host1x driverTerje Bergstrom2013-04-221-0/+96