compute-runtime/shared/source/gmm_helper
Lukasz Jobczyk 7b8abd8fff fix: pass GMM to Drm::getPatIndex
Related-To: NEO-9543

Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2024-01-08 09:14:14 +01:00
..
client_context fix: Use virtual map calls to gmm only for compressed formats 2023-06-16 13:46:35 +02:00
windows Cleanup includes 52 2023-02-13 11:39:34 +01:00
CMakeLists.txt fix: Use Gmm to map virtual gpu addresses 2023-05-25 15:49:05 +02:00
cache_settings_helper.cpp refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
cache_settings_helper.h fix: pass GMM to Drm::getPatIndex 2024-01-08 09:14:14 +01:00
gmm.cpp refactor: correct naming of enum class constants 11/n 2023-12-19 14:52:57 +01:00
gmm.h performance: add override cacheable to gmm 2023-11-16 10:00:45 +01:00
gmm_helper.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
gmm_helper.h fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
gmm_interface.h
gmm_lib.h fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
gmm_utils.cpp Cleanup includes 2/n 2022-07-27 12:01:36 +02:00
page_table_mngr.cpp
page_table_mngr.h Cleanup includes 57 2023-02-17 11:19:59 +01:00
page_table_mngr_impl.cpp
resource_info.cpp fix: ensure resource info is created properly 2023-05-05 13:08:34 +02:00
resource_info.h refactor: add NonCopyableOrMovableClass to classes that don't need copy ctors 2023-10-05 13:11:01 +02:00
resource_info_drm.cpp
resource_info_drm_or_wddm.cpp
resource_info_impl.cpp Refactor: pass root device environment to gmm client context 2022-11-28 13:26:29 +01:00
resource_info_wddm.cpp