On 17-12-18 15:23:11, Antognolli, Rafael wrote:
We still have gpu hangs on Cannonlake when using push constants, so
disable them for now until we have a proper fix for these hangs.
v2: Add warning message when creating context too.
Signed-off-by: Rafael Antognolli
Cc: Ben Widawsky
Cc: Kenneth
We still have gpu hangs on Cannonlake when using push constants, so
disable them for now until we have a proper fix for these hangs.
v2: Add warning message when creating context too.
Signed-off-by: Rafael Antognolli
Cc: Ben Widawsky
Cc: Kenneth Graunke
---
src/intel/compiler/brw_fs.cpp
We still have gpu hangs on Cannonlake when using push constants, so
disable them for now until we have a proper fix for these hangs.
Signed-off-by: Rafael Antognolli
---
src/intel/compiler/brw_fs.cpp | 9 +
1 file changed, 9 insertions(+)
diff --git a/src/intel/compiler/brw_fs.cpp b/src