Renamed amd_smi_device.h to amd_smi_processor.h
Change-Id: I9f3cd8b29e4b5e9e552faeb7e977d7a1002abd65
[ROCm/amdsmi commit: a8acfbf8ff]
Dieser Commit ist enthalten in:
committet von
Naveen Krishna Chatradhi
Ursprung
0be5a5fb82
Commit
13c55d85fe
@@ -45,7 +45,7 @@
|
||||
#define AMD_SMI_INCLUDE_IMPL_AMD_SMI_GPU_DEVICE_H_
|
||||
|
||||
#include "amd_smi/amdsmi.h"
|
||||
#include "amd_smi/impl/amd_smi_device.h"
|
||||
#include "amd_smi/impl/amd_smi_processor.h"
|
||||
#include "amd_smi/impl/amd_smi_drm.h"
|
||||
#include "shared_mutex.h" // NOLINT
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
#include <algorithm>
|
||||
#include <vector>
|
||||
#include "amd_smi/amdsmi.h"
|
||||
#include "amd_smi/impl/amd_smi_device.h"
|
||||
#include "amd_smi/impl/amd_smi_processor.h"
|
||||
|
||||
namespace amd {
|
||||
namespace smi {
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
#include <set>
|
||||
#include "amd_smi/amdsmi.h"
|
||||
#include "amd_smi/impl/amd_smi_socket.h"
|
||||
#include "amd_smi/impl/amd_smi_device.h"
|
||||
#include "amd_smi/impl/amd_smi_processor.h"
|
||||
#include "amd_smi/impl/amd_smi_drm.h"
|
||||
|
||||
namespace amd {
|
||||
|
||||
@@ -41,7 +41,7 @@ set(SRC_LIST
|
||||
set(INC_LIST
|
||||
"${INC_DIR}/amdsmi.h"
|
||||
"${INC_DIR}/impl/amd_smi_common.h"
|
||||
"${INC_DIR}/impl/amd_smi_device.h"
|
||||
"${INC_DIR}/impl/amd_smi_processor.h"
|
||||
"${INC_DIR}/impl/amd_smi_drm.h"
|
||||
"${INC_DIR}/impl/amd_smi_gpu_device.h"
|
||||
"${INC_DIR}/impl/amd_smi_lib_loader.h"
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren