SWDEV-290901 - update ROC_ACTIVE_WAIT_TIMEOUT to 50us
Change-Id: Iba2f2bb882c4786a432a523cb0954761e5359e7f
[ROCm/clr commit: 20e2153e8b]
Этот коммит содержится в:
коммит произвёл
Maneesh Gupta
родитель
473d53f1f2
Коммит
a7c6b2d463
@@ -233,7 +233,7 @@ release(uint, HIP_HIDDEN_FREE_MEM, 0, \
|
||||
"0 = Disable") \
|
||||
release(size_t, GPU_FORCE_BLIT_COPY_SIZE, 0, \
|
||||
"Size in KB of the threshold below which to force blit instead for sdma") \
|
||||
release(uint, ROC_ACTIVE_WAIT_TIMEOUT, 750, \
|
||||
release(uint, ROC_ACTIVE_WAIT_TIMEOUT, 50, \
|
||||
"Forces active wait of GPU interrup for the timeout(us)") \
|
||||
release(bool, ROC_ENABLE_LARGE_BAR, true, \
|
||||
"Enable Large Bar if supported by the device") \
|
||||
|
||||
Ссылка в новой задаче
Block a user