summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra/falcon.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-08drm/tegra: falcon: Set DMACTX field on DMA transactionsMikko Perttunen1-0/+8
2022-02-17drm/tegra: Fix cast to restricted __le32Jon Hunter1-1/+1
2021-01-15drm/tegra: falcon: Support newer VIC firmwareMikko Perttunen1-4/+5
2019-10-29drm/tegra: falcon: Clarify address usageThierry Reding1-7/+7
2019-10-29drm/tegra: Remove memory allocation from Falcon libraryThierry Reding1-46/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-11-29drm/tegra: falcon: Wait for memory scrubbing to completeThierry Reding1-0/+8
2018-11-29drm/tegra: falcon: Fix error handlingThierry Reding1-3/+3
2017-04-05drm/tegra: Add falcon helper libraryArto Merilainen1-0/+259