summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/hw/intr_hw.c
Commit message (Expand)AuthorAgeFilesLines
* gpu: host1x: Request syncpoint IRQs only during probeMikko Perttunen2024-08-281-34/+3
* gpu: host1x: Syncpoint interrupt shardingMikko Perttunen2023-10-111-12/+34
* gpu: host1x: Rewrite syncpoint interrupt handlingMikko Perttunen2023-01-261-54/+20
* gpu: host1x: Program interrupt destinations on Tegra234Mikko Perttunen2022-07-081-0/+11
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* gpu: host1x: Add Tegra186 supportMikko Perttunen2017-10-201-11/+18
* gpu: host1x: Fix bitshift/mask multipliersMikko Perttunen2017-08-171-12/+12
* gpu: host1x: Whitespace cleanup for readabilityThierry Reding2016-06-231-2/+4
* gpu: host1x: Use unsigned int consistently for IDsThierry Reding2016-06-231-3/+6
* gpu: host1x: Consistently use unsigned int for countsThierry Reding2016-06-231-4/+5
* gpu: host1x: hw: intr_hw: Remove create_workqueueBhaktipriya Shridhar2016-06-231-2/+6
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-1/+1
* gpu: host1x: handle the correct # of syncpt regsStephen Warren2014-04-161-2/+2
* gpu: host1x: Remove unnecessary includeThierry Reding2014-01-141-1/+0
* gpu: host1x: Use relative include pathsThierry Reding2013-10-311-2/+2
* gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom2013-04-221-0/+143