Age | Commit message (Expand) | Author |
---|---|---|
2023-02-14 | Allow >1 cpu threads on video decoding, disable multi-frame decoding | Kelebek1 |
2023-02-11 | video_core: Speed up video frame data copy | FengChen |
2022-12-19 | scratch_buffer: Explicitly defing resize and resize_destructive functions | ameerj |
2022-12-19 | video_core: Add usages of ScratchBuffer | ameerj |
2022-11-29 | host1x/syncpoint_manager: Eliminate unnecessary std::function construction | Lioncash |
2022-11-29 | host1x/syncpoint_manager: Pass DeregisterAction() handle as const-ref | Lioncash |
2022-10-10 | syncpoint_manager: ensure handle is removable before removing | Liam |
2022-10-06 | General: address feedback | Fernando Sahmkow |
2022-10-06 | general: Format licenses as per SPDX guidelines | Morph |
2022-10-06 | General: Fix clang format. | Fernando Sahmkow |
2022-10-06 | DMA & InlineToMemory Engines Rework. | bunnei |
2022-10-06 | NVDRV: Further refactors and eliminate old code. | Fernando Sahmkow |
2022-10-06 | NVDRV: Refactor Host1x | Fernando Sahmkow |
2022-10-06 | VideoCore: Refactor syncing. | Fernando Sahmkow |