summaryrefslogtreecommitdiff
path: root/src/video_core/host1x
AgeCommit message (Expand)Author
2023-02-14Allow >1 cpu threads on video decoding, disable multi-frame decodingKelebek1
2023-02-11video_core: Speed up video frame data copyFengChen
2022-12-19scratch_buffer: Explicitly defing resize and resize_destructive functionsameerj
2022-12-19video_core: Add usages of ScratchBufferameerj
2022-11-29host1x/syncpoint_manager: Eliminate unnecessary std::function constructionLioncash
2022-11-29host1x/syncpoint_manager: Pass DeregisterAction() handle as const-refLioncash
2022-10-10syncpoint_manager: ensure handle is removable before removingLiam
2022-10-06General: address feedbackFernando Sahmkow
2022-10-06general: Format licenses as per SPDX guidelinesMorph
2022-10-06General: Fix clang format.Fernando Sahmkow
2022-10-06DMA & InlineToMemory Engines Rework.bunnei
2022-10-06NVDRV: Further refactors and eliminate old code.Fernando Sahmkow
2022-10-06NVDRV: Refactor Host1xFernando Sahmkow
2022-10-06VideoCore: Refactor syncing.Fernando Sahmkow