summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/dev.c
Commit message (Expand)AuthorAgeFilesLines
* gpu: host1x: Support 40-bit addressing on Tegra186Thierry Reding2019-02-071-1/+1
* gpu: host1x: Restrict IOVA space to DMA maskThierry Reding2019-02-071-3/+6
* gpu: host1x: Set up stream ID tableThierry Reding2019-02-041-0/+38
* gpu: host1x: Add Tegra194 supportThierry Reding2018-11-291-0/+13
* gpu: host1x: Detach Host1x from IOMMU DMA domain on arm32Dmitry Osipenko2018-09-261-1/+12
* gpu: host1x: Skip IOMMU initialization if firewall is enabledDmitry Osipenko2018-07-091-0/+3
* gpu: host1x: Acquire a reference to the IOVA cacheThierry Reding2018-05-171-1/+10
* gpu: host1x: Use IOMMU groupsThierry Reding2017-12-211-7/+15
* gpu: host1x: Rewrite conditional for better readabilityThierry Reding2017-12-131-5/+7
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-161-14/+55
|\
| * gpu: host1x: Add Tegra186 supportMikko Perttunen2017-10-201-5/+50
| * gpu: host1x: Use of_device_get_match_data()Thierry Reding2017-10-201-9/+5Star
* | iommu/iova: Make dma_32bit_pfn implicitZhen Lei2017-09-271-2/+1Star
|/
* Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2017-08-211-2/+2
|\
| * gpu: host1x: fix error return code in host1x_probe()Gustavo A. R. Silva2017-08-171-2/+2
| * Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2017-06-271-1/+1
| |\
* | | gpu: host1x: Free the IOMMU domain when there is no device to attachPaul Kocialkowski2017-07-271-1/+7
* | | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixesSean Paul2017-06-201-2/+5
|\| | | |/ |/|
| * gpu: host1x: Refactor channel allocation codeMikko Perttunen2017-06-151-2/+5
* | gpu: host1x: Fix error handlingChristophe JAILLET2017-06-151-1/+1
|/
* gpu: host1x: Support module resetThierry Reding2017-04-051-1/+17
* gpu: host1x: Sort includes alphabeticallyThierry Reding2017-04-051-8/+9
* gpu: host1x: Add IOMMU supportMikko Perttunen2017-04-051-2/+39
* gpu: host1x: Whitespace cleanup for readabilityThierry Reding2016-06-231-7/+7
* gpu: host1x: Fix a couple of checkpatch warningsThierry Reding2016-06-231-1/+1
* gpu: host1x: Set DMA maskAlexandre Courbot2016-03-041-0/+7
* gpu: host1x: Add Tegra210 supportThierry Reding2015-12-141-0/+11
* gpu: host1x: Use platform_register/unregister_drivers()Thierry Reding2015-12-141-14/+8Star
* gpu: host1x: Provide a proper struct bus_typeThierry Reding2015-01-271-3/+3
* gpu: host1x: Add Tegra124 supportThierry Reding2013-12-191-0/+11
* gpu: host1x: Add MIPI pad calibration supportThierry Reding2013-12-191-4/+13
* gpu: host1x: Disable clock on probe failureWei Yongjun2013-10-311-1/+3
* gpu: host1x: Add support for Tegra114Thierry Reding2013-10-311-0/+11
* drm/tegra: Move subdevice infrastructure to host1xThierry Reding2013-10-311-43/+17Star
* gpu: host1x: Do not discard .remove()Thierry Reding2013-10-311-4/+3Star
* drm/tegra: Rename host1x_drm structure to tegra_drmThierry Reding2013-10-311-1/+1
* gpu: host1x: Check for valid host1x pointerThierry Reding2013-09-031-1/+1
* drm/tegra: Add gr2d deviceTerje Bergstrom2013-04-221-0/+7
* gpu: host1x: Remove second host1x driverTerje Bergstrom2013-04-221-2/+56
* gpu: host1x: Add debug supportTerje Bergstrom2013-04-221-0/+3
* gpu: host1x: Add channel supportTerje Bergstrom2013-04-221-0/+17
* gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom2013-04-221-0/+12
* gpu: host1x: Add host1x driverTerje Bergstrom2013-04-221-0/+153