suyu/src/core/hle/service/nvdrv/devices
greggameplayer be09dfeed9 nvdrv/devices/nvidia_ctrl_gpu : add IoctlCommands with their params (#524)
* add IoctlCommands with their params in nvidia_ctrl_gpu.h

* add function related to the changes done previously

* fix clang-format

* delete trailing whitespace

* correct mistake
2018-06-06 08:31:17 -05:00
..
nvdevice.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvdisp_disp0.cpp nvdrv: Move logging macros over to new fmt-compatible ones 2018-04-24 12:01:27 -04:00
nvdisp_disp0.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvhost_as_gpu.cpp GPU: Implemented nvhost-as-gpu's UnmapBuffer ioctl. 2018-05-20 14:25:56 -05:00
nvhost_as_gpu.h GPU: Implemented nvhost-as-gpu's UnmapBuffer ioctl. 2018-05-20 14:25:56 -05:00
nvhost_ctrl.cpp nvhost_ctrl: Stub out IocCtrlEventRegister. 2018-05-29 22:39:31 -04:00
nvhost_ctrl.h nvhost_ctrl: Stub out IocCtrlEventRegister. 2018-05-29 22:39:31 -04:00
nvhost_ctrl_gpu.cpp nvdrv/devices/nvidia_ctrl_gpu : add IoctlCommands with their params (#524) 2018-06-06 08:31:17 -05:00
nvhost_ctrl_gpu.h nvdrv/devices/nvidia_ctrl_gpu : add IoctlCommands with their params (#524) 2018-06-06 08:31:17 -05:00
nvhost_gpu.cpp Stub NVGPU_IOCTL_CHANNEL_SET_TIMEOUT 2018-05-24 16:49:34 +03:00
nvhost_gpu.h Nvdrv/devices/nvhost_gpu : Add some IoctlCommands with their params (#511) 2018-06-04 16:12:02 -04:00
nvhost_nvdec.cpp Services/nvdrv: add '/dev/nvhost-nvdec' device 2018-05-30 12:49:28 +03:00
nvhost_nvdec.h Services/nvdrv: add '/dev/nvhost-nvdec' device 2018-05-30 12:49:28 +03:00
nvmap.cpp change some functions 2018-05-23 14:09:24 +02:00
nvmap.h correct placement and add size check 2018-05-23 12:34:42 +02:00