mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 14:02:58 +08:00
Revert "fix: Fail device init if kernel debugging is misconfigured"
This reverts commit c122bc51f9.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
214277125d
commit
a89113fa1a
@@ -264,7 +264,6 @@ class Drm : public DriverModel {
|
||||
void cleanup() override;
|
||||
bool readSysFsAsString(const std::string &relativeFilePath, std::string &readString);
|
||||
MOCKABLE_VIRTUAL std::string getSysFsPciPath();
|
||||
MOCKABLE_VIRTUAL std::string getSysFsPciPathBaseName();
|
||||
std::unique_ptr<HwDeviceIdDrm> &getHwDeviceId() { return hwDeviceId; }
|
||||
|
||||
template <typename DataType>
|
||||
|
||||
Reference in New Issue
Block a user