SWDEV-290901 - update ROC_ACTIVE_WAIT_TIMEOUT to 50us
Change-Id: Iba2f2bb882c4786a432a523cb0954761e5359e7f
[ROCm/clr commit: 20e2153e8b]
This commit is contained in:
کامیت شده توسط
Maneesh Gupta
والد
473d53f1f2
کامیت
a7c6b2d463
@@ -233,7 +233,7 @@ release(uint, HIP_HIDDEN_FREE_MEM, 0, \
|
|||||||
"0 = Disable") \
|
"0 = Disable") \
|
||||||
release(size_t, GPU_FORCE_BLIT_COPY_SIZE, 0, \
|
release(size_t, GPU_FORCE_BLIT_COPY_SIZE, 0, \
|
||||||
"Size in KB of the threshold below which to force blit instead for sdma") \
|
"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)") \
|
"Forces active wait of GPU interrup for the timeout(us)") \
|
||||||
release(bool, ROC_ENABLE_LARGE_BAR, true, \
|
release(bool, ROC_ENABLE_LARGE_BAR, true, \
|
||||||
"Enable Large Bar if supported by the device") \
|
"Enable Large Bar if supported by the device") \
|
||||||
|
|||||||
مرجع در شماره جدید
Block a user