SWDEV-301667 - Refactor Blit force env var
Change-Id: I5344ac2e6442cd8f526118e688f1b1412cc5b45a
This commit is contained in:
@@ -183,7 +183,7 @@ release(uint, HIP_HIDDEN_FREE_MEM, 0, \
|
||||
"Reserve free mem reporting in Mb" \
|
||||
"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") \
|
||||
"Use Blit until this size(in KB) for copies") \
|
||||
release(uint, ROC_ACTIVE_WAIT_TIMEOUT, 0, \
|
||||
"Forces active wait of GPU interrup for the timeout(us)") \
|
||||
release(bool, ROC_ENABLE_LARGE_BAR, true, \
|
||||
|
||||
Reference in New Issue
Block a user