summaryrefslogtreecommitdiff
path: root/src/core/hle/service/nvdrv/nvdata.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-01-08Fix typos in src/core (#12625)Viktor Szépe
2022-10-06general: Format licenses as per SPDX guidelinesMorph
2022-10-06NvHost: Remake Ctrl Implementation.Fernando Sahmkow
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-24hle: nvdrv: nvdata: Cleanup NvFence static assert.bunnei
2022-03-24hle: nvdrv: Rename Fence to NvFence to avoid naming conflicts.bunnei
2021-12-05general: Add missing copyright noticesameerj
2020-12-28hle: service: nvdrv: Revert #4981 to remove usage of SleepClientThread.bunnei
2020-11-24nvservices: Reintroducee IoctlCtrlChloe Marcec
2020-11-10core: Make nvservices more standardizedChloe Marcec
2019-09-19Initial implementation of Ioctl2 & Ioctl3David Marcec
2019-07-05NVServices: Address FeedbackFernando Sahmkow
2019-07-05NVServices: Correct CtrlEventWaitSync to block the ipc until timeout.Fernando Sahmkow
2019-07-05nv_services: Implement NvQueryEvent, NvCtrlEventWait, NvEventRegister, NvEven...Fernando Sahmkow
2019-07-05video_core: Implement GPU side SyncpointsFernando Sahmkow
2019-07-05nv_services: Correct buffer queue fencing and GPFifo fencingFernando Sahmkow