summaryrefslogtreecommitdiffstats
path: root/src/video_core/cdma_pusher.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-06NVDRV: Refactor Host1xFernando Sahmkow1-6/+6
2022-10-06VideoCore: Refactor syncing.Fernando Sahmkow1-11/+14
2022-04-28chore: add missing SPDX tagsAndrea Pappacoda1-19/+2
2022-03-19video_core: Reduce unused includesameerj1-2/+0
2021-10-03gpu: Migrate implementation to the cpp fileameerj1-0/+1
2021-07-01Slightly refactor NVDEC and codecs for readability and safetyKelebek11-2/+1
2021-02-13 rebase, fix name shadowing, more constameerj1-3/+3
2021-02-13Address PR feedbackameerj1-5/+4
2021-02-13 streamline cdma_pusher/command_classesameerj1-27/+24
2021-02-13nvdec cleanupameerj1-14/+1
2021-01-15common/bit_util: Replace CLZ/CTZ operations with standardized onesLioncash1-2/+2
2021-01-07nvdec syncpt incorporationameerj1-8/+7
2020-12-04video_core: Resolve more variable shadowing scenariosLioncash1-15/+15
2020-10-29video_core: cdma_pusher: Add missing LOG_DEBUG field in ExecuteCommand.bunnei1-1/+1
2020-10-27video_core: NVDEC Implementationameerj1-0/+171