aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-05gpu: host1x: Support module resetThierry Reding1-1/+17
2017-04-05gpu: host1x: Sort includes alphabeticallyThierry Reding1-8/+9
2017-04-05gpu: host1x: Add IOMMU supportMikko Perttunen1-2/+39
2016-06-23gpu: host1x: Whitespace cleanup for readabilityThierry Reding1-7/+7
2016-06-23gpu: host1x: Fix a couple of checkpatch warningsThierry Reding1-1/+1
2016-03-04gpu: host1x: Set DMA maskAlexandre Courbot1-0/+7
2015-12-14gpu: host1x: Add Tegra210 supportThierry Reding1-0/+11
2015-12-14gpu: host1x: Use platform_register/unregister_drivers()Thierry Reding1-14/+8
2015-01-27gpu: host1x: Provide a proper struct bus_typeThierry Reding1-3/+3
2013-12-19gpu: host1x: Add Tegra124 supportThierry Reding1-0/+11
2013-12-19gpu: host1x: Add MIPI pad calibration supportThierry Reding1-4/+13
2013-10-31gpu: host1x: Disable clock on probe failureWei Yongjun1-1/+3
2013-10-31gpu: host1x: Add support for Tegra114Thierry Reding1-0/+11
2013-10-31drm/tegra: Move subdevice infrastructure to host1xThierry Reding1-43/+17
2013-10-31gpu: host1x: Do not discard .remove()Thierry Reding1-4/+3
2013-10-31drm/tegra: Rename host1x_drm structure to tegra_drmThierry Reding1-1/+1
2013-09-03gpu: host1x: Check for valid host1x pointerThierry Reding1-1/+1
2013-04-22drm/tegra: Add gr2d deviceTerje Bergstrom1-0/+7
2013-04-22gpu: host1x: Remove second host1x driverTerje Bergstrom1-2/+56
2013-04-22gpu: host1x: Add debug supportTerje Bergstrom1-0/+3
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom1-0/+17
2013-04-22gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom1-0/+12
2013-04-22gpu: host1x: Add host1x driverTerje Bergstrom1-0/+153