summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/dev.c
Commit message (Expand)AuthorAgeFilesLines
* 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