amdgpu: disable cwsr to work around MES hangs/freezes
This commit is contained in:
@@ -134,6 +134,9 @@
|
|||||||
# 1gb huge pages
|
# 1gb huge pages
|
||||||
"hugepagesz=1G"
|
"hugepagesz=1G"
|
||||||
"hugepages=3"
|
"hugepages=3"
|
||||||
|
|
||||||
|
# disable compute wave store and resume — workaround for amdgpu MES hangs/freezes
|
||||||
|
"amdgpu.cwsr_enable=0"
|
||||||
];
|
];
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user