mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 15:53:45 +08:00
HW CSR with AUB dump to operate on real device (HW Info)
This commit ensures AUB files to be dumped for real device in the configuration CSR HW + CSR AUB. Change-Id: I7b5f740440aae062d2f5ad7ad8b9c3b4f2207ddd
This commit is contained in:
committed by
sys_ocldev
parent
a99d951c55
commit
5c746131f1
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2017, Intel Corporation
|
||||
* Copyright (c) 2017 - 2018, Intel Corporation
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||
* copy of this software and associated documentation files (the "Software"),
|
||||
@@ -28,6 +28,7 @@
|
||||
#include "runtime/helpers/options.h"
|
||||
#include "unit_tests/mocks/mock_device.h"
|
||||
#include "unit_tests/mocks/mock_csr.h"
|
||||
#include "unit_tests/libult/create_command_stream.h"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
namespace OCLRT {
|
||||
|
||||
Reference in New Issue
Block a user