summaryrefslogtreecommitdiffstats
path: root/src/video_core/host1x (follow)
Commit message (Expand)AuthorAgeFilesLines
* host1x/syncpoint_manager: Eliminate unnecessary std::function constructionLioncash2022-11-291-4/+2
* host1x/syncpoint_manager: Pass DeregisterAction() handle as const-refLioncash2022-11-292-6/+6
* syncpoint_manager: ensure handle is removable before removingLiam2022-10-111-1/+11
* General: address feedbackFernando Sahmkow2022-10-063-19/+19
* general: Format licenses as per SPDX guidelinesMorph2022-10-066-19/+13
* General: Fix clang format.Fernando Sahmkow2022-10-063-6/+7
* DMA & InlineToMemory Engines Rework.bunnei2022-10-061-2/+3
* NVDRV: Further refactors and eliminate old code.Fernando Sahmkow2022-10-061-0/+4
* NVDRV: Refactor Host1xFernando Sahmkow2022-10-0619-67/+125
* VideoCore: Refactor syncing.Fernando Sahmkow2022-10-0621-0/+3310