SWDEV-301667 - Refactor Blit force env var

Change-Id: I5344ac2e6442cd8f526118e688f1b1412cc5b45a
This commit is contained in:
Saleel Kudchadker
2024-07-22 17:20:56 +00:00
parent 353f15afa6
commit d379f4efd0
2 changed files with 14 additions and 23 deletions
+1 -1
View File
@@ -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, \