mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +08:00
Read max frequency using pci path
Related-To: NEO-4359 Change-Id: I2dc106cc2d7bc9087fb3925051969fa2a245e6f5 Signed-off-by: Jablonski, Mateusz <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
39ece6481b
commit
719b22ee11
@@ -15,7 +15,7 @@ const char *frontEndDllName = FCL_LIBRARY_NAME;
|
||||
const char *igcDllName = IGC_LIBRARY_NAME;
|
||||
const char *libvaDllName = "libva.so.2";
|
||||
|
||||
const char *sysFsPciPath = "/sys/bus/pci/devices/";
|
||||
const char *sysFsPciPathPrefix = "/sys/bus/pci/devices/0000:";
|
||||
const char *pciDevicesDirectory = "/dev/dri/by-path";
|
||||
const char *tbxLibName = "libtbxAccess.so";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user