summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/intr.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1Star
* gpu: host1x: Drop unnecessary host1x argumentThierry Reding2018-05-181-8/+6Star
* gpu: host1x: Cleanup loop variable usageThierry Reding2018-05-181-1/+1
* gpu: host1x: Constify array of action handlersThierry Reding2016-06-231-1/+1
* gpu: host1x: Fix a couple of checkpatch warningsThierry Reding2016-06-231-0/+2
* gpu: host1x: Use unsigned int consistently for IDsThierry Reding2016-06-231-4/+4
* gpu: host1x: hw: intr_hw: Remove create_workqueueBhaktipriya Shridhar2016-06-231-4/+0Star
* gpu: host1x: Add channel supportTerje Bergstrom2013-04-221-1/+27
* gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom2013-04-221-0/+328