summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/dev.c
AgeCommit message (Expand)Author
2017-12-21gpu: host1x: Use IOMMU groupsThierry Reding
2017-12-13gpu: host1x: Rewrite conditional for better readabilityThierry Reding
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-10-20gpu: host1x: Add Tegra186 supportMikko Perttunen
2017-10-20gpu: host1x: Use of_device_get_match_data()Thierry Reding
2017-09-27iommu/iova: Make dma_32bit_pfn implicitZhen Lei
2017-08-21Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-08-17gpu: host1x: fix error return code in host1x_probe()Gustavo A. R. Silva
2017-07-27gpu: host1x: Free the IOMMU domain when there is no device to attachPaul Kocialkowski
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie
2017-06-20Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixesSean Paul
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen
2017-06-15gpu: host1x: Fix error handlingChristophe JAILLET
2017-04-05gpu: host1x: Support module resetThierry Reding
2017-04-05gpu: host1x: Sort includes alphabeticallyThierry Reding
2017-04-05gpu: host1x: Add IOMMU supportMikko Perttunen
2016-06-23gpu: host1x: Whitespace cleanup for readabilityThierry Reding
2016-06-23gpu: host1x: Fix a couple of checkpatch warningsThierry Reding
2016-03-04gpu: host1x: Set DMA maskAlexandre Courbot
2015-12-14gpu: host1x: Add Tegra210 supportThierry Reding
2015-12-14gpu: host1x: Use platform_register/unregister_drivers()Thierry Reding
2015-01-27gpu: host1x: Provide a proper struct bus_typeThierry Reding
2013-12-19gpu: host1x: Add Tegra124 supportThierry Reding
2013-12-19gpu: host1x: Add MIPI pad calibration supportThierry Reding
2013-10-31gpu: host1x: Disable clock on probe failureWei Yongjun
2013-10-31gpu: host1x: Add support for Tegra114Thierry Reding
2013-10-31drm/tegra: Move subdevice infrastructure to host1xThierry Reding
2013-10-31gpu: host1x: Do not discard .remove()Thierry Reding
2013-10-31drm/tegra: Rename host1x_drm structure to tegra_drmThierry Reding
2013-09-03gpu: host1x: Check for valid host1x pointerThierry Reding
2013-04-22drm/tegra: Add gr2d deviceTerje Bergstrom
2013-04-22gpu: host1x: Remove second host1x driverTerje Bergstrom
2013-04-22gpu: host1x: Add debug supportTerje Bergstrom
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom
2013-04-22gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom
2013-04-22gpu: host1x: Add host1x driverTerje Bergstrom