kfdtest: Expand KFDQMTest.MultipleCpQueues to cover all CP queues

Because of that, rename the test to AllCpQueues.

Change-Id: I57105f863db2558e850c703d151ffebcce2c7a17
Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
Этот коммит содержится в:
Yong Zhao
2019-11-06 19:10:58 -05:00
коммит произвёл Kent Russell
родитель fdba74c2fb
Коммит a4d570fa2b
6 изменённых файлов: 20 добавлений и 15 удалений
+2 -1
Просмотреть файл
@@ -51,7 +51,8 @@ bool is_dgpu();
bool isTonga(const HsaNodeProperties *props);
unsigned int FamilyIdFromNode(const HsaNodeProperties *props);
void GetSdmaInfo(const HsaNodeProperties *props,
void GetHwQueueInfo(const HsaNodeProperties *props,
unsigned int *p_num_cp_queues,
unsigned int *p_num_sdma_engines,
unsigned int *p_num_sdma_xgmi_engines,
unsigned int *p_num_sdma_queues_per_engine);