summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorZephyron <zephyron@citron-emu.org>2025-02-08 19:29:49 +1000
committerZephyron <zephyron@citron-emu.org>2025-02-08 19:29:49 +1000
commitc31768ec15c75d4b8b3323b88fbc8c085dcb0041 (patch)
tree7a5ec680d394b3d98a8a4df0df1d9a5ebfcb45c7 /src/common
parent227db142e25f74ceb82edebb05686a5f5cc11003 (diff)
core: improve nvdrv and buffer queue implementations
Buffer Queue Changes: - Add assertion for buffer state in free slots - Improve error handling for buffer dequeuing - Add buffer count validation checks - Update log levels for better diagnostics NVDRV Changes: - Add host1x reference to nvhost_nvdec_common - Improve ioctl error reporting with more detailed messages - Reorder function declarations in nvhost_ctrl_gpu - Add stub for unimplemented ioctl command 0x13 - Clean up initialization of boolean flags These changes improve error handling and debugging capabilities while adding additional safety checks for buffer management. The nvdrv interface is also made more robust with better error reporting and proper hardware access patterns.
Diffstat (limited to 'src/common')
0 files changed, 0 insertions, 0 deletions