There was an error fetching the commit references. Please try again later.
GPU: Implement the NVGPU_IOCTL_CHANNEL_KICKOFF_PB ioctl2 command.
This behaves quite similarly to the SubmitGPFIFO command. Referenced from Ryujinx. Many thanks to @gdkchan for investigating this!
Showing
- src/core/hle/service/nvdrv/devices/nvhost_gpu.cpp 28 additions, 2 deletionssrc/core/hle/service/nvdrv/devices/nvhost_gpu.cpp
- src/core/hle/service/nvdrv/devices/nvhost_gpu.h 5 additions, 3 deletionssrc/core/hle/service/nvdrv/devices/nvhost_gpu.h
- src/core/hle/service/nvdrv/interface.cpp 1 addition, 1 deletionsrc/core/hle/service/nvdrv/interface.cpp
Loading
Please register or sign in to comment