yuzu/src/core/hle/service/nvdrv/devices
David Marcec c2f966dbc1 Mark KickOffPb & SubmitGPFIFO as trace
These functions are not stubbed and are called fairly often. Due to the nature of how often they're called, we should keep them marked as LOG_TRACE instead of LOG_DEBUG or LOG_WARNING
2019-09-21 15:41:11 +10:00
..
nvdevice.h NVServices: Styling, define constructors as explicit and corrections 2019-07-05 15:49:32 -04:00
nvdisp_disp0.cpp gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 2019-08-21 01:55:25 -03:00
nvdisp_disp0.h NVServices: Correct CtrlEventWaitSync to block the ipc until timeout. 2019-07-05 15:49:28 -04:00
nvhost_as_gpu.cpp NVServices: Correct CtrlEventWaitSync to block the ipc until timeout. 2019-07-05 15:49:28 -04:00
nvhost_as_gpu.h NVServices: Correct CtrlEventWaitSync to block the ipc until timeout. 2019-07-05 15:49:28 -04:00
nvhost_ctrl.cpp Nv_Host_Ctrl: Correct difference calculation 2019-07-05 15:49:34 -04:00
nvhost_ctrl.h NVServices: Styling, define constructors as explicit and corrections 2019-07-05 15:49:32 -04:00
nvhost_ctrl_gpu.cpp NVServices: Styling, define constructors as explicit and corrections 2019-07-05 15:49:32 -04:00
nvhost_ctrl_gpu.h NVServices: Styling, define constructors as explicit and corrections 2019-07-05 15:49:32 -04:00
nvhost_gpu.cpp Mark KickOffPb & SubmitGPFIFO as trace 2019-09-21 15:41:11 +10:00
nvhost_gpu.h NVServices: Address Feedback 2019-07-05 15:49:33 -04:00
nvhost_nvdec.cpp NVServices: Styling, define constructors as explicit and corrections 2019-07-05 15:49:32 -04:00
nvhost_nvdec.h NVServices: Styling, define constructors as explicit and corrections 2019-07-05 15:49:32 -04:00
nvhost_nvjpg.cpp NVServices: Styling, define constructors as explicit and corrections 2019-07-05 15:49:32 -04:00
nvhost_nvjpg.h NVServices: Styling, define constructors as explicit and corrections 2019-07-05 15:49:32 -04:00
nvhost_vic.cpp NVServices: Styling, define constructors as explicit and corrections 2019-07-05 15:49:32 -04:00
nvhost_vic.h NVServices: Styling, define constructors as explicit and corrections 2019-07-05 15:49:32 -04:00
nvmap.cpp NVServices: Styling, define constructors as explicit and corrections 2019-07-05 15:49:32 -04:00
nvmap.h NVServices: Styling, define constructors as explicit and corrections 2019-07-05 15:49:32 -04:00