SWDEV-556684 - Remove HSAIL support (#1183)
This commit is contained in:
@@ -141,8 +141,6 @@ release(uint, PAL_MALL_POLICY, 0, \
|
||||
"2 = Allocations will always be put through the MALL") \
|
||||
release(bool, GPU_ENABLE_WAVE32_MODE, true, \
|
||||
"Enables Wave32 compilation in HW if available") \
|
||||
release(bool, GPU_ENABLE_LC, true, \
|
||||
"Enables LC path") \
|
||||
release(bool, GPU_ENABLE_HW_P2P, false, \
|
||||
"Enables HW P2P path") \
|
||||
release(bool, GPU_ENABLE_COOP_GROUPS, true, \
|
||||
|
||||
Reference in New Issue
Block a user