Refactor Device Id to Asic Type Mapping Service
Change-Id: I8969b41f7c4de9fdeee5131e2049053a486f64fb
This commit is contained in:
@@ -125,7 +125,8 @@ set ( CMDWRITER_SRC ${TOOLS_SOURCE_DIR}/commandwriter/aql_hw_cmdwriter.cpp
|
||||
${TOOLS_SOURCE_DIR}/commandwriter/pre_gfx9_factory.cpp
|
||||
${TOOLS_SOURCE_DIR}/commandwriter/cmdwriter.cpp )
|
||||
|
||||
set ( COMMON_SRC ${TOOLS_SOURCE_DIR}/common/amd_tools_interface.cpp )
|
||||
set ( COMMON_SRC ${TOOLS_SOURCE_DIR}/common/amd_asic_type.cpp
|
||||
${TOOLS_SOURCE_DIR}/common/amd_tools_interface.cpp )
|
||||
|
||||
set ( DEBUGGER_SRC ${TOOLS_SOURCE_DIR}/debugger/cwsr_trapstring_perf.cpp
|
||||
${TOOLS_SOURCE_DIR}/debugger/gpu_trap_event.cpp
|
||||
|
||||
Reference in New Issue
Block a user