compute-runtime/shared/test/common/os_interface/linux
Joshua Santosh Ranjan b180a83a24 [Sysman] Add support to control lifetime of file descriptor
This patch adds support to open and close the drm fd,
so that more granular control of drm fd could be
achieved.

Related-To: LOCI-3986

Signed-off-by: Joshua Santosh Ranjan <joshua.santosh.ranjan@intel.com>
2023-03-06 17:55:13 +01:00
..
CMakeLists.txt Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
create_drm_memory_manager.cpp Create neo_libult target 2021-10-22 16:55:07 +02:00
device_command_stream_fixture.cpp Cleanup includes 56 2023-02-16 14:42:44 +01:00
device_command_stream_fixture.h Cleanup includes 56 2023-02-16 14:42:44 +01:00
device_command_stream_fixture_context.cpp Create wrappers for different version of i915 headers 2022-07-18 10:15:44 +02:00
device_command_stream_fixture_context.h style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +01:00
device_command_stream_fixture_prelim.h Pass Drm to ioctl helper ctor 2022-06-29 15:47:01 +02:00
drm_buffer_object_fixture.h Use dedicated using type for TaskCount 2022-11-28 16:44:44 +01:00
drm_command_stream_fixture.h Cleanup includes 56 2023-02-16 14:42:44 +01:00
drm_memory_manager_fixture.cpp Move clGfxCoreHelper ownership to rootDeviceEnv 2023-01-05 12:58:38 +01:00
drm_memory_manager_fixture.h Cleanup includes 40 2023-01-23 16:19:35 +01:00
drm_memory_manager_prelim_fixtures.h Move clGfxCoreHelper ownership to rootDeviceEnv 2023-01-05 12:58:38 +01:00
drm_mock_cache_info.h Remove cache info base class 2022-04-07 18:15:57 +02:00
drm_mock_device_blob.h Fix L3 size query 2022-10-06 10:46:39 +02:00
drm_mock_memory_info.h Pass drm to MemoryInfo ctor 2022-07-25 15:44:10 +02:00
drm_neo_create.cpp refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
options.cpp Add wddm ult for wsl build [5/n] 2022-12-14 16:32:37 +01:00
signal_utils.cpp improve handling of NEO_<x>_DISABLE_TEST_ALARM 2022-09-22 15:08:51 +02:00
sys_calls_linux_ult.cpp Sysman: Add support for sysman APIs 2023-02-28 09:50:17 +01:00
sys_calls_linux_ult.h [Sysman] Add support to control lifetime of file descriptor 2023-03-06 17:55:13 +01:00
sys_calls_win.cpp Refactor: don't pass redundant hw info to applyAdditionalContextFlags 2023-01-02 10:20:13 +01:00