summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/intr.c
Commit message (Expand)AuthorAgeFilesLines
* gpu: host1x: Add initial runtime PM and OPP supportDmitry Osipenko2021-12-161-3/+0
* gpu: host1x: Add DMA fence implementationMikko Perttunen2021-08-101-0/+9
* gpu: host1x: Assign intr waiter inside lockMikko Perttunen2021-03-311-2/+3
* gpu: host1x: Remove cancelled waiters immediatelyMikko Perttunen2021-03-301-6/+17
* gpu: host1x: Remove gratuitous blank lineThierry Reding2019-10-281-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* gpu: host1x: Drop unnecessary host1x argumentThierry Reding2018-05-181-8/+6
* 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/+0
* gpu: host1x: Add channel supportTerje Bergstrom2013-04-221-1/+27
* gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom2013-04-221-0/+328