summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices/nvhost_ctrl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-2/+2
* nvdrv: Get rid of indirect inclusionsLioncash2018-08-071-2/+0
* nvhost_ctrl: Stub out IocCtrlEventRegister.bunnei2018-05-301-0/+2
* nvhost_ctrl: Stub out IocCtrlEventWaitAsyncCommand.bunnei2018-05-301-1/+1
* Add ioctl commands with their params and size checkgreggameplayer2018-05-231-2/+86
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-6/+2
* nvhost-ctrl: Stub NVHOST_IOCTL_CTRL_EVENT_WAIT.Subv2018-02-151-0/+11
* Extra nvdrv support (#162)David2018-02-061-2/+3
* Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)David2018-01-211-0/+48