SWDEV-517481 - Add dynamic queue management (#37)
Enabled by defaulty. DEBUG_HIP_DYNAMIC_QUEUES controls the feature
이 커밋은 다음에 포함됨:
@@ -95,6 +95,8 @@ Settings::Settings() {
|
||||
kernel_arg_impl_ = KernelArgImpl::HostKernelArgs;
|
||||
gwsInitSupported_ = true;
|
||||
limit_blit_wg_ = 16;
|
||||
|
||||
dynamic_queues_ = amd::IS_HIP ? DEBUG_HIP_DYNAMIC_QUEUES : false;
|
||||
}
|
||||
|
||||
// ================================================================================================
|
||||
|
||||
새 이슈에서 참조
사용자 차단