summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices/nvhost_ctrl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-2/+2
2018-08-07nvdrv: Get rid of indirect inclusionsLioncash1-2/+0
2018-05-30nvhost_ctrl: Stub out IocCtrlEventRegister.bunnei1-0/+2
2018-05-30nvhost_ctrl: Stub out IocCtrlEventWaitAsyncCommand.bunnei1-1/+1
2018-05-23Add ioctl commands with their params and size checkgreggameplayer1-2/+86
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-6/+2
2018-02-15nvhost-ctrl: Stub NVHOST_IOCTL_CTRL_EVENT_WAIT.Subv1-0/+11
2018-02-06Extra nvdrv support (#162)David1-2/+3
2018-01-21Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)David1-0/+48