aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/hw/intr_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-20gpu: host1x: Add Tegra186 supportMikko Perttunen1-11/+18
2017-08-17gpu: host1x: Fix bitshift/mask multipliersMikko Perttunen1-12/+12
2016-06-23gpu: host1x: Whitespace cleanup for readabilityThierry Reding1-2/+4
2016-06-23gpu: host1x: Use unsigned int consistently for IDsThierry Reding1-3/+6
2016-06-23gpu: host1x: Consistently use unsigned int for countsThierry Reding1-4/+5
2016-06-23gpu: host1x: hw: intr_hw: Remove create_workqueueBhaktipriya Shridhar1-2/+6
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann1-1/+1
2014-04-16gpu: host1x: handle the correct # of syncpt regsStephen Warren1-2/+2
2014-01-14gpu: host1x: Remove unnecessary includeThierry Reding1-1/+0
2013-10-31gpu: host1x: Use relative include pathsThierry Reding1-2/+2
2013-04-22gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom1-0/+143