summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/hw
Commit message (Expand)AuthorAgeFilesLines
* gpu: host1x: Syncpoint interrupt shardingMikko Perttunen2023-10-111-12/+34
* gpu: host1x: Use tegra_dev_iommu_get_stream_id()Thierry Reding2023-01-271-7/+5
* gpu: host1x: External timeout/cancellation for fencesMikko Perttunen2023-01-261-1/+1
* gpu: host1x: Rewrite syncpoint interrupt handlingMikko Perttunen2023-01-261-54/+20
* gpu: host1x: Implement job tracking using DMA fencesMikko Perttunen2023-01-261-21/+27
* gpu: host1x: Don't skip assigning syncpoints to channelsMikko Perttunen2023-01-261-3/+0
* gpu: host1x: Fix mask for syncpoint increment registerMikko Perttunen2023-01-263-3/+3
* gpu: host1x: Initialize syncval in channel_submit()Mikko Perttunen2022-07-081-0/+1
* gpu: host1x: Add MLOCK release code on Tegra234Mikko Perttunen2022-07-082-0/+41
* gpu: host1x: Rewrite job opcode sequenceMikko Perttunen2022-07-081-59/+85
* gpu: host1x: Tegra234 device data and headersMikko Perttunen2022-07-088-0/+310
* gpu: host1x: Program interrupt destinations on Tegra234Mikko Perttunen2022-07-081-0/+11
* gpu: host1x: Deduplicate hardware headersMikko Perttunen2022-07-087-703/+156
* gpu: host1x: Program context stream ID on submissionMikko Perttunen2022-07-083-4/+68
* gpu: host1x: Add initial runtime PM and OPP supportDmitry Osipenko2021-12-161-22/+22
* gpu: host1x: debug: Dump DMASTART and DMAEND registerThierry Reding2021-08-132-3/+21
* gpu: host1x: debug: Dump only relevant parts of CDMA push bufferThierry Reding2021-08-131-10/+7
* gpu: host1x: debug: Use dma_addr_t more consistentlyThierry Reding2021-08-131-4/+4
* gpu: host1x: Add support for syncpoint waits in CDMA pushbufferMikko Perttunen2021-08-107-22/+132
* gpu: host1x: Add no-recovery modeMikko Perttunen2021-08-101-1/+1
* gpu: host1x: Fix Tegra194 syncpt interrupt thresholdJon Hunter2021-03-311-1/+1
* gpu: host1x: Cleanup and refcounting for syncpointsMikko Perttunen2021-03-313-8/+6
* gpu: host1x: debug: Dump push buffer stateDmitry Osipenko2020-07-171-0/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-053-30/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-3040-498/+40
* gpu: host1x: Program stream ID to bypass without SMMUArnd Bergmann2019-04-111-2/+6
* gpu: host1x: Fix compile error when IOMMU API is not availableStefan Agner2019-04-111-1/+1
* gpu: host1x: Continue CDMA execution starting with a next jobDmitry Osipenko2019-02-071-14/+0
* gpu: host1x: Use correct semantics for HOST1X_CHANNEL_DMAENDThierry Reding2019-02-071-2/+2
* gpu: host1x: Support 40-bit addressingThierry Reding2019-02-074-10/+62
* gpu: host1x: Program the channel stream IDThierry Reding2019-02-075-0/+37
* gpu: host1x: Add Tegra194 supportThierry Reding2018-11-298-1/+481
* gpu: host1x: Fix syncpoint ID field size on Tegra186Thierry Reding2018-11-271-1/+1
* gpu: host1x: Resize channel register region on Tegra186 and laterThierry Reding2018-11-271-2/+5
* gpu: host1x: Drop unnecessary host1x argumentThierry Reding2018-05-181-1/+1
* gpu: host1x: Remove wait check supportThierry Reding2018-05-182-13/+1
* gpu: host1x: Disassemble more instructionsMikko Perttunen2017-10-203-6/+58
* gpu: host1x: Improve debug disassembly formattingMikko Perttunen2017-10-203-25/+38
* gpu: host1x: Enable gather filterMikko Perttunen2017-10-203-0/+46
* gpu: host1x: Enable Tegra186 syncpoint protectionMikko Perttunen2017-10-202-0/+48
* gpu: host1x: Add Tegra186 supportMikko Perttunen2017-10-2015-162/+820
* gpu: host1x: Fix bitshift/mask multipliersMikko Perttunen2017-08-172-13/+13
* gpu: host1x: Refactor channel allocation codeMikko Perttunen2017-06-151-4/+0
* gpu: host1x: Add IOMMU supportMikko Perttunen2017-04-051-9/+7
* gpu: host1x: Remove redundant parenthesesThierry Reding2016-06-231-1/+1
* gpu: host1x: Whitespace cleanup for readabilityThierry Reding2016-06-235-17/+23
* gpu: host1x: Fix a couple of checkpatch warningsThierry Reding2016-06-232-4/+5
* gpu: host1x: Use unsigned int consistently for IDsThierry Reding2016-06-234-9/+13
* gpu: host1x: Consistently use unsigned int for countsThierry Reding2016-06-234-11/+14
* gpu: host1x: hw: intr_hw: Remove create_workqueueBhaktipriya Shridhar2016-06-231-2/+6