1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle/service/nvdrv/devices
Chloe Marcec 99fdfa1fcd nvdrv: Pass device fd and handle device create methods for device opening and closing
We pass the fd to the ioctl as well as alert the device when it's opened or closed to allow for fd unique actions to take place
2021-03-25 12:56:42 +11: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 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.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 nvdrv: Pass device fd and handle device create methods for device opening and closing 2021-03-25 12:56:42 +11: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 fix for nvdec disabled, cleanup host1x 2021-01-07 14:33:45 -05: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 nvdrv: Pass device fd and handle device create methods for device opening and closing 2021-03-25 12:56:42 +11: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