summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/hw
AgeCommit message (Expand)Author
2023-10-11gpu: host1x: Syncpoint interrupt shardingMikko Perttunen
2023-01-27gpu: host1x: Use tegra_dev_iommu_get_stream_id()Thierry Reding
2023-01-26gpu: host1x: External timeout/cancellation for fencesMikko Perttunen
2023-01-26gpu: host1x: Rewrite syncpoint interrupt handlingMikko Perttunen
2023-01-26gpu: host1x: Implement job tracking using DMA fencesMikko Perttunen
2023-01-26gpu: host1x: Don't skip assigning syncpoints to channelsMikko Perttunen
2023-01-26gpu: host1x: Fix mask for syncpoint increment registerMikko Perttunen
2022-07-08gpu: host1x: Initialize syncval in channel_submit()Mikko Perttunen
2022-07-08gpu: host1x: Add MLOCK release code on Tegra234Mikko Perttunen
2022-07-08gpu: host1x: Rewrite job opcode sequenceMikko Perttunen
2022-07-08gpu: host1x: Tegra234 device data and headersMikko Perttunen
2022-07-08gpu: host1x: Program interrupt destinations on Tegra234Mikko Perttunen
2022-07-08gpu: host1x: Deduplicate hardware headersMikko Perttunen
2022-07-08gpu: host1x: Program context stream ID on submissionMikko Perttunen
2021-12-16gpu: host1x: Add initial runtime PM and OPP supportDmitry Osipenko
2021-08-13gpu: host1x: debug: Dump DMASTART and DMAEND registerThierry Reding
2021-08-13gpu: host1x: debug: Dump only relevant parts of CDMA push bufferThierry Reding
2021-08-13gpu: host1x: debug: Use dma_addr_t more consistentlyThierry Reding
2021-08-10gpu: host1x: Add support for syncpoint waits in CDMA pushbufferMikko Perttunen
2021-08-10gpu: host1x: Add no-recovery modeMikko Perttunen
2021-03-31gpu: host1x: Fix Tegra194 syncpt interrupt thresholdJon Hunter
2021-03-31gpu: host1x: Cleanup and refcounting for syncpointsMikko Perttunen
2020-07-17gpu: host1x: debug: Dump push buffer stateDmitry Osipenko
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-04-11gpu: host1x: Program stream ID to bypass without SMMUArnd Bergmann
2019-04-11gpu: host1x: Fix compile error when IOMMU API is not availableStefan Agner
2019-02-07gpu: host1x: Continue CDMA execution starting with a next jobDmitry Osipenko
2019-02-07gpu: host1x: Use correct semantics for HOST1X_CHANNEL_DMAENDThierry Reding
2019-02-07gpu: host1x: Support 40-bit addressingThierry Reding
2019-02-07gpu: host1x: Program the channel stream IDThierry Reding
2018-11-29gpu: host1x: Add Tegra194 supportThierry Reding
2018-11-27gpu: host1x: Fix syncpoint ID field size on Tegra186Thierry Reding
2018-11-27gpu: host1x: Resize channel register region on Tegra186 and laterThierry Reding
2018-05-18gpu: host1x: Drop unnecessary host1x argumentThierry Reding
2018-05-18gpu: host1x: Remove wait check supportThierry Reding
2017-10-20gpu: host1x: Disassemble more instructionsMikko Perttunen
2017-10-20gpu: host1x: Improve debug disassembly formattingMikko Perttunen
2017-10-20gpu: host1x: Enable gather filterMikko Perttunen
2017-10-20gpu: host1x: Enable Tegra186 syncpoint protectionMikko Perttunen
2017-10-20gpu: host1x: Add Tegra186 supportMikko Perttunen
2017-08-17gpu: host1x: Fix bitshift/mask multipliersMikko Perttunen
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen
2017-04-05gpu: host1x: Add IOMMU supportMikko Perttunen
2016-06-23gpu: host1x: Remove redundant parenthesesThierry Reding
2016-06-23gpu: host1x: Whitespace cleanup for readabilityThierry Reding
2016-06-23gpu: host1x: Fix a couple of checkpatch warningsThierry Reding
2016-06-23gpu: host1x: Use unsigned int consistently for IDsThierry Reding
2016-06-23gpu: host1x: Consistently use unsigned int for countsThierry Reding
2016-06-23gpu: host1x: hw: intr_hw: Remove create_workqueueBhaktipriya Shridhar