mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-24 12:23:05 +08:00
The new classes SysmanKmdInterface, SysmanKmdInterfaceI915 and SysmanKmdInterfaceXe have been introduced. A map is maintained in the SysmanKmdInterfaceI915 and SysmanKmdInterfaceXe class for the sysfs file names. The access specifier of the function getDrmVersion has been changed from protected to public so as to use it in the sysman code. This is required for the SysmanKmdInterface pointer to point to the SysmanKmdInterfaceI915 and SysmanKmdInterfaceXe accordingly. The ULTs have been added for the new sysfs file path corresponding to the i915 and the Xe driver. Related-To: LOCI-4399 Signed-off-by: Bari, Pratik <pratik.bari@intel.com>
12 KiB
12 KiB