Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scratch_buffer: Explicitly defing resize and resize_destructive functions | ameerj | 2022-12-20 | 1 | -3/+3 |
* | video_core: Add usages of ScratchBuffer | ameerj | 2022-12-20 | 1 | -3/+4 |
* | host1x/syncpoint_manager: Eliminate unnecessary std::function construction | Lioncash | 2022-11-29 | 1 | -4/+2 |
* | host1x/syncpoint_manager: Pass DeregisterAction() handle as const-ref | Lioncash | 2022-11-29 | 2 | -6/+6 |
* | syncpoint_manager: ensure handle is removable before removing | Liam | 2022-10-11 | 1 | -1/+11 |
* | General: address feedback | Fernando Sahmkow | 2022-10-06 | 3 | -19/+19 |
* | general: Format licenses as per SPDX guidelines | Morph | 2022-10-06 | 6 | -19/+13 |
* | General: Fix clang format. | Fernando Sahmkow | 2022-10-06 | 3 | -6/+7 |
* | DMA & InlineToMemory Engines Rework. | bunnei | 2022-10-06 | 1 | -2/+3 |
* | NVDRV: Further refactors and eliminate old code. | Fernando Sahmkow | 2022-10-06 | 1 | -0/+4 |
* | NVDRV: Refactor Host1x | Fernando Sahmkow | 2022-10-06 | 19 | -67/+125 |
* | VideoCore: Refactor syncing. | Fernando Sahmkow | 2022-10-06 | 21 | -0/+3310 |