summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/intr.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-28gpu: host1x: Remove gratuitous blank lineThierry Reding1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+1
2018-05-18gpu: host1x: Drop unnecessary host1x argumentThierry Reding1-8/+6
2018-05-18gpu: host1x: Cleanup loop variable usageThierry Reding1-1/+1
2016-06-23gpu: host1x: Constify array of action handlersThierry Reding1-1/+1
2016-06-23gpu: host1x: Fix a couple of checkpatch warningsThierry Reding1-0/+2
2016-06-23gpu: host1x: Use unsigned int consistently for IDsThierry Reding1-4/+4
2016-06-23gpu: host1x: hw: intr_hw: Remove create_workqueueBhaktipriya Shridhar1-4/+0
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom1-1/+27
2013-04-22gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom1-0/+328