1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle/service/nvdrv/devices
ameerj 75e0d16caa nvhost_vic: Fix device closure
Implements the OnClose method of the nvhost_vic device, and removes the remnants of an older implementation.

Also cleans up some of the surrounding code.
2021-04-24 19:22:09 -04:00
..
nvdevice.h nvdrv: Pass device fd and handle device create methods for device opening and closing 2021-03-25 12:56:42 +11:00
nvdisp_disp0.cpp nvdrv: Pass device fd and handle device create methods for device opening and closing 2021-03-25 12:56:42 +11:00
nvdisp_disp0.h nvdrv: Pass device fd and handle device create methods for device opening and closing 2021-03-25 12:56:42 +11:00
nvhost_as_gpu.cpp nvdrv: Pass device fd and handle device create methods for device opening and closing 2021-03-25 12:56:42 +11:00
nvhost_as_gpu.h nvdrv: Pass device fd and handle device create methods for device opening and closing 2021-03-25 12:56:42 +11:00
nvhost_ctrl.cpp nvdrv: Pass device fd and handle device create methods for device opening and closing 2021-03-25 12:56:42 +11:00
nvhost_ctrl.h nvdrv: Pass device fd and handle device create methods for device opening and closing 2021-03-25 12:56:42 +11:00
nvhost_ctrl_gpu.cpp nvhost_ctrl_gpu: Avoid sending null pointer to memcpy 2021-04-05 00:49:09 -04:00
nvhost_ctrl_gpu.h nvdrv: Pass device fd and handle device create methods for device opening and closing 2021-03-25 12:56:42 +11:00
nvhost_gpu.cpp nvdrv: Pass device fd and handle device create methods for device opening and closing 2021-03-25 12:56:42 +11:00
nvhost_gpu.h nvdrv: Pass device fd and handle device create methods for device opening and closing 2021-03-25 12:56:42 +11:00
nvhost_nvdec.cpp nvhost_vic: Fix device closure 2021-04-24 19:22:09 -04:00
nvhost_nvdec.h nvdrv: Pass device fd and handle device create methods for device opening and closing 2021-03-25 12:56:42 +11:00
nvhost_nvdec_common.cpp nvhost_nvdec_common: Avoid memcpy with null pointers 2021-04-05 16:40:03 -04:00
nvhost_nvdec_common.h nvdec syncpt incorporation 2021-01-07 14:33:45 -05:00
nvhost_nvjpg.cpp nvdrv: Pass device fd and handle device create methods for device opening and closing 2021-03-25 12:56:42 +11:00
nvhost_nvjpg.h nvdrv: Pass device fd and handle device create methods for device opening and closing 2021-03-25 12:56:42 +11:00
nvhost_vic.cpp nvhost_vic: Fix device closure 2021-04-24 19:22:09 -04:00
nvhost_vic.h nvdrv: Pass device fd and handle device create methods for device opening and closing 2021-03-25 12:56:42 +11:00
nvmap.cpp nvdrv: Pass device fd and handle device create methods for device opening and closing 2021-03-25 12:56:42 +11:00
nvmap.h nvdrv: Pass device fd and handle device create methods for device opening and closing 2021-03-25 12:56:42 +11:00