Age | Commit message (Expand) | Author |
2023-01-27 | gpu: host1x: Use tegra_dev_iommu_get_stream_id() | Thierry Reding |
2023-01-26 | gpu: host1x: External timeout/cancellation for fences | Mikko Perttunen |
2023-01-26 | gpu: host1x: Rewrite syncpoint interrupt handling | Mikko Perttunen |
2023-01-26 | gpu: host1x: Implement job tracking using DMA fences | Mikko Perttunen |
2023-01-26 | gpu: host1x: Don't skip assigning syncpoints to channels | Mikko Perttunen |
2023-01-26 | gpu: host1x: Fix mask for syncpoint increment register | Mikko Perttunen |
2022-07-08 | gpu: host1x: Initialize syncval in channel_submit() | Mikko Perttunen |
2022-07-08 | gpu: host1x: Add MLOCK release code on Tegra234 | Mikko Perttunen |
2022-07-08 | gpu: host1x: Rewrite job opcode sequence | Mikko Perttunen |
2022-07-08 | gpu: host1x: Tegra234 device data and headers | Mikko Perttunen |
2022-07-08 | gpu: host1x: Program interrupt destinations on Tegra234 | Mikko Perttunen |
2022-07-08 | gpu: host1x: Deduplicate hardware headers | Mikko Perttunen |
2022-07-08 | gpu: host1x: Program context stream ID on submission | Mikko Perttunen |
2021-12-16 | gpu: host1x: Add initial runtime PM and OPP support | Dmitry Osipenko |
2021-08-13 | gpu: host1x: debug: Dump DMASTART and DMAEND register | Thierry Reding |
2021-08-13 | gpu: host1x: debug: Dump only relevant parts of CDMA push buffer | Thierry Reding |
2021-08-13 | gpu: host1x: debug: Use dma_addr_t more consistently | Thierry Reding |
2021-08-10 | gpu: host1x: Add support for syncpoint waits in CDMA pushbuffer | Mikko Perttunen |
2021-08-10 | gpu: host1x: Add no-recovery mode | Mikko Perttunen |
2021-03-31 | gpu: host1x: Fix Tegra194 syncpt interrupt threshold | Jon Hunter |
2021-03-31 | gpu: host1x: Cleanup and refcounting for syncpoints | Mikko Perttunen |
2020-07-17 | gpu: host1x: debug: Dump push buffer state | Dmitry Osipenko |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner |
2019-04-11 | gpu: host1x: Program stream ID to bypass without SMMU | Arnd Bergmann |
2019-04-11 | gpu: host1x: Fix compile error when IOMMU API is not available | Stefan Agner |
2019-02-07 | gpu: host1x: Continue CDMA execution starting with a next job | Dmitry Osipenko |
2019-02-07 | gpu: host1x: Use correct semantics for HOST1X_CHANNEL_DMAEND | Thierry Reding |
2019-02-07 | gpu: host1x: Support 40-bit addressing | Thierry Reding |
2019-02-07 | gpu: host1x: Program the channel stream ID | Thierry Reding |
2018-11-29 | gpu: host1x: Add Tegra194 support | Thierry Reding |
2018-11-27 | gpu: host1x: Fix syncpoint ID field size on Tegra186 | Thierry Reding |
2018-11-27 | gpu: host1x: Resize channel register region on Tegra186 and later | Thierry Reding |
2018-05-18 | gpu: host1x: Drop unnecessary host1x argument | Thierry Reding |
2018-05-18 | gpu: host1x: Remove wait check support | Thierry Reding |
2017-10-20 | gpu: host1x: Disassemble more instructions | Mikko Perttunen |
2017-10-20 | gpu: host1x: Improve debug disassembly formatting | Mikko Perttunen |
2017-10-20 | gpu: host1x: Enable gather filter | Mikko Perttunen |
2017-10-20 | gpu: host1x: Enable Tegra186 syncpoint protection | Mikko Perttunen |
2017-10-20 | gpu: host1x: Add Tegra186 support | Mikko Perttunen |
2017-08-17 | gpu: host1x: Fix bitshift/mask multipliers | Mikko Perttunen |
2017-06-15 | gpu: host1x: Refactor channel allocation code | Mikko Perttunen |
2017-04-05 | gpu: host1x: Add IOMMU support | Mikko Perttunen |
2016-06-23 | gpu: host1x: Remove redundant parentheses | Thierry Reding |
2016-06-23 | gpu: host1x: Whitespace cleanup for readability | Thierry Reding |
2016-06-23 | gpu: host1x: Fix a couple of checkpatch warnings | Thierry Reding |
2016-06-23 | gpu: host1x: Use unsigned int consistently for IDs | Thierry Reding |
2016-06-23 | gpu: host1x: Consistently use unsigned int for counts | Thierry Reding |
2016-06-23 | gpu: host1x: hw: intr_hw: Remove create_workqueue | Bhaktipriya Shridhar |
2016-05-27 | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann |