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>
[ROCm/ROCR-Runtime commit: a4d570fa2b]
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user