e65edb35fc
Checks whether version of libdrm library installed on current system supports the amdgpu_device_get_fd API. This API is required to support the virtual memory API functions. The amdgpu_device_get_fd function was introduced in libdrm-2.4.109. Using a runtime check test instead of static dependency to be able to support previous APIs on older versions of libdrm. Add query for virtual memory API support. This is part of patch series for Virtual Memory API. Change-Id: Iec831eb24b5d1689c392e50ae86f4d52d4870ac4