compute-runtime/runtime/memory_manager
Zdanowicz, Zbigniew 45dedb37f3 For HostPtr surfaces of enqueue calls use GPU address
Change-Id: I67bf5076d23d43438f5e82c5cb6cbd3b9ed2f152
2018-02-14 15:44:27 +01:00
..
CMakeLists.txt Cmake refactor part 2: 2018-02-05 13:40:46 +00:00
address_mapper.cpp Initial commit 2017-12-21 00:45:38 +01:00
address_mapper.h Initial commit 2017-12-21 00:45:38 +01:00
deferrable_deletion.h Initial commit 2017-12-21 00:45:38 +01:00
deferred_deleter.cpp Initial commit 2017-12-21 00:45:38 +01:00
deferred_deleter.h Initial commit 2017-12-21 00:45:38 +01:00
graphics_allocation.cpp Initial commit 2017-12-21 00:45:38 +01:00
graphics_allocation.h Introduced a new graphics allocation type of ALLOCATION_TYPE_NON_AUB_WRITABLE. 2018-01-18 18:36:14 +01:00
host_ptr_defines.h Initial commit 2017-12-21 00:45:38 +01:00
host_ptr_manager.cpp Initial commit 2017-12-21 00:45:38 +01:00
host_ptr_manager.h Initial commit 2017-12-21 00:45:38 +01:00
memory_constants.h Use 64KB pages for SVM allocations when 64KB pages are enabled 2017-12-28 11:25:43 +01:00
memory_manager.cpp Restrict system memory allocations to certain address range 2018-01-26 15:16:41 +01:00
memory_manager.h Handle host pointer not meeting memory manager criteria 2018-01-29 11:40:32 +01:00
os_agnostic_memory_manager.cpp Restrict system memory allocations to certain address range 2018-01-26 15:16:41 +01:00
os_agnostic_memory_manager.h Introduced a new graphics allocation type of ALLOCATION_TYPE_NON_AUB_WRITABLE. 2018-01-18 18:36:14 +01:00
page_table.cpp Initial commit 2017-12-21 00:45:38 +01:00
page_table.h Initial commit 2017-12-21 00:45:38 +01:00
surface.h For HostPtr surfaces of enqueue calls use GPU address 2018-02-14 15:44:27 +01:00
svm_memory_manager.cpp Use 64KB pages for SVM allocations when 64KB pages are enabled 2017-12-28 11:25:43 +01:00
svm_memory_manager.h Initial commit 2017-12-21 00:45:38 +01:00