GPU-SMMU: Estimate game leak and preallocate device region.

This commit is contained in:
Fernando Sahmkow 2023-12-30 03:36:24 +01:00 committed by Liam
parent 96fd1348ae
commit 0adc09e0af
9 changed files with 329 additions and 27 deletions

View file

@ -611,6 +611,8 @@ add_library(core STATIC
hle/service/ns/pdm_qry.h
hle/service/nvdrv/core/container.cpp
hle/service/nvdrv/core/container.h
hle/service/nvdrv/core/heap_mapper.cpp
hle/service/nvdrv/core/heap_mapper.h
hle/service/nvdrv/core/nvmap.cpp
hle/service/nvdrv/core/nvmap.h
hle/service/nvdrv/core/syncpoint_manager.cpp