summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices/nvhost_nvdec_common.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-06General: address feedbackFernando Sahmkow1-9/+4
2022-10-06NvHostChannels: improve hack for supporting multiple channels.Fernando Sahmkow1-2/+8
2022-10-06NvDec: Fix regressions.Fernando Sahmkow1-4/+12
2022-10-06NVDRV: Further improvements.Fernando Sahmkow1-8/+7
2022-10-06NVDRV: Refactor Host1xFernando Sahmkow1-26/+11
2022-10-06NVDRV: Fix Open/Close and make sure each device is correctly created.Fernando Sahmkow1-0/+2
2022-10-06NVDRV: Implement new NvMapFernando Sahmkow1-10/+16
2022-10-06NVDRV: Refactor and add new NvMap.Fernando Sahmkow1-3/+5
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-12-02Support multiple videos playingFeng Chen1-2/+3
2021-10-24Fixup channel submit IOCTL syncpoint parametersBilly Laws1-13/+4
2021-08-07nvhost_nvdec_common: Remove BufferMapameerj1-31/+0
2021-08-07nvhost_nvdec_common: Stub UnmapBuffer Ioctlameerj1-23/+4
2021-07-15nvhost_nvdec_common: Read Submit ioctl data from object addrameerj1-8/+2
2021-07-15nvhost_nvdec_common: Fix {Slice/Write}Vectors returnameerj1-37/+38
2021-05-04service: Resolve cases of member field shadowingLioncash1-3/+3
2021-04-05nvhost_nvdec_common: Avoid memcpy with null pointerslat9nq1-6/+11
2021-01-07fix for nvdec disabled, cleanup host1xameerj1-11/+14
2021-01-07nvdec syncpt incorporationameerj1-7/+19
2020-11-10core: Make nvservices more standardizedChloe Marcec1-24/+19
2020-10-30video_core: unbreak -Werror in NVDEC with ClangJan Beich1-1/+1
2020-10-27video_core: NVDEC Implementationameerj1-0/+234