summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/nvdata.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Format licenses as per SPDX guidelinesMorph2022-10-061-4/+3
* NvHost: Remake Ctrl Implementation.Fernando Sahmkow2022-10-061-6/+12
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* hle: nvdrv: nvdata: Cleanup NvFence static assert.bunnei2022-03-251-1/+1
* hle: nvdrv: Rename Fence to NvFence to avoid naming conflicts.bunnei2022-03-251-8/+2
* general: Add missing copyright noticesameerj2021-12-051-0/+4
* hle: service: nvdrv: Revert #4981 to remove usage of SleepClientThread.bunnei2020-12-291-11/+0
* nvservices: Reintroducee IoctlCtrlChloe Marcec2020-11-241-0/+11
* core: Make nvservices more standardizedChloe Marcec2020-11-101-20/+66
* Initial implementation of Ioctl2 & Ioctl3David Marcec2019-09-191-0/+6
* NVServices: Address FeedbackFernando Sahmkow2019-07-051-0/+4
* NVServices: Correct CtrlEventWaitSync to block the ipc until timeout.Fernando Sahmkow2019-07-051-0/+7
* nv_services: Implement NvQueryEvent, NvCtrlEventWait, NvEventRegister, NvEventUnregisterFernando Sahmkow2019-07-051-2/+12
* video_core: Implement GPU side SyncpointsFernando Sahmkow2019-07-051-0/+2
* nv_services: Correct buffer queue fencing and GPFifo fencingFernando Sahmkow2019-07-051-0/+25