compute-runtime/unit_tests/command_stream
Mateusz Jablonski 8ec072d39c Simplify Memory Manager API [3/4]
- remove method allocateGraphicsMemory(size_t size)
- pass allocation type in allocation properties
- set allocation type in allocateGraphicsMemoryInPreferredPool

Change-Id: Ia9296d0ab2f711b7d78aff615cb56b3a246b60ec
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2018-12-17 10:42:16 +01:00
..
CMakeLists.txt Split tests into smaller ones 2018-11-14 19:25:13 +01:00
aub_command_stream_receiver_1_tests.cpp Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
aub_command_stream_receiver_2_tests.cpp Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
aub_file_stream_tests.cpp Add createAubManager function 2018-12-12 08:23:18 +01:00
aub_subcapture_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
cmd_parse_tests.cpp Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
command_stream_fixture.h Update copyright headers 2018-09-20 18:02:35 +02:00
command_stream_receiver_flush_task_1_tests.cpp VFE state programming cleanup 2018-12-13 17:44:40 +01:00
command_stream_receiver_flush_task_2_tests.cpp VFE state programming cleanup 2018-12-13 17:44:40 +01:00
command_stream_receiver_flush_task_3_tests.cpp Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
command_stream_receiver_flush_task_gmock_tests.cpp Command stream receiver: use memory manager from execution environment 2018-10-16 12:14:55 +02:00
command_stream_receiver_hw_tests.cpp Additional programming for source level debugger. 2018-12-14 11:30:54 +01:00
command_stream_receiver_hw_tests.inl Update copyright headers 2018-09-20 18:02:35 +02:00
command_stream_receiver_tests.cpp Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
command_stream_receiver_with_aub_dump_tests.cpp Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
create_command_stream_receiver_tests.cpp Allow Device creating multiple CSRs [4/n] 2018-11-26 09:40:44 +01:00
experimental_command_buffer_tests.cpp Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
get_devices_tests.cpp Refactor GetDevicesTest 2018-12-10 13:19:10 +01:00
linear_stream_fixture.h Update copyright headers 2018-09-20 18:02:35 +02:00
linear_stream_tests.cpp Graphics Allocation cleanup. 2018-10-31 11:54:24 +01:00
submissions_aggregator_tests.cpp Enable aggregating command buffers with multiple osContexts 2018-12-06 10:11:07 +01:00
tbx_command_stream_fixture.cpp Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
tbx_command_stream_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
tbx_command_stream_tests.cpp Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
tbx_stream_tests.cpp A partial unification of AUB and TBX CSR classes 2018-11-10 13:12:22 -08:00