aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/hw/channel_hw.c
AgeCommit message (Expand)Author
2021-12-16gpu: host1x: Add initial runtime PM and OPP supportDmitry Osipenko
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: Cleanup and refcounting for syncpointsMikko Perttunen
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: Support 40-bit addressingThierry Reding
2019-02-07gpu: host1x: Program the channel stream IDThierry 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: Enable gather filterMikko Perttunen
2017-10-20gpu: host1x: Enable Tegra186 syncpoint protectionMikko Perttunen
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen
2016-06-23gpu: host1x: Whitespace cleanup for readabilityThierry Reding
2016-06-23gpu: host1x: Use unsigned int consistently for IDsThierry Reding
2014-11-13gpu: host1x: Use struct host1x_bo pointers in tracesThierry Reding
2013-10-31gpu: host1x: Add syncpoint base supportArto Merilainen
2013-10-31gpu: host1x: Use relative include pathsThierry Reding
2013-10-31gpu: host1x: Expose syncpt and channel functionalityThierry Reding
2013-10-31gpu: host1x: Make host1x header file publicThierry Reding
2013-04-22gpu: host1x: Add debug supportTerje Bergstrom
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom