SWDEV-335142 - Increase max dispatch limit for capture
Change-Id: I929808476a75f4c360cd9368b777e1a0109fdb82
This commit is contained in:
@@ -182,7 +182,7 @@ release(bool, OCL_CODE_CACHE_RESET, false, \
|
||||
"1 = Reset the compiler code cache storage") \
|
||||
release_on_stg(bool, PAL_DISABLE_SDMA, false, \
|
||||
"1 = Disable SDMA for PAL") \
|
||||
release(uint, PAL_RGP_DISP_COUNT, 50, \
|
||||
release(uint, PAL_RGP_DISP_COUNT, 10000, \
|
||||
"The number of dispatches for RGP capture with SQTT") \
|
||||
release(uint, PAL_MALL_POLICY, 0, \
|
||||
"Controls the behaviour of allocations with respect to the MALL" \
|
||||
|
||||
Viittaa uudesa ongelmassa
Block a user