suyu/src/core/hle/service/nvdrv/devices
Subv 0d6eafe11a NvDrv/nvhost-as-gpu: Ensure that the object passed to MapBufferEx has already been allocated.
Also added a consistency check and a comment for the case when the object id is different than its handle. The real nvservices doesn't make a distinction between ids and handles, each object gets an unique handle which doubles as its id.
2018-04-23 11:21:46 -05:00
..
nvdevice.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvdisp_disp0.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvdisp_disp0.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvhost_as_gpu.cpp NvDrv/nvhost-as-gpu: Ensure that the object passed to MapBufferEx has already been allocated. 2018-04-23 11:21:46 -05:00
nvhost_as_gpu.h Nvdrv/nvhost-as-gpu: Implemented the ioctl REMAP command. 2018-04-23 11:21:46 -05:00
nvhost_ctrl.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvhost_ctrl.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvhost_ctrl_gpu.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvhost_ctrl_gpu.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvhost_gpu.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvhost_gpu.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvmap.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvmap.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00