BeaverCreek doesn't like BFI INT patching.
diff --git a/ocl.c b/ocl.c
index f68c801..91ad2b5 100644
--- a/ocl.c
+++ b/ocl.c
@@ -640,8 +640,7 @@ build:
strstr(name, "Antilles" ) ||
strstr(name, "Wrestler" ) ||
strstr(name, "Zacate" ) ||
- strstr(name, "WinterPark" ) ||
- strstr(name, "BeaverCreek" ))
+ strstr(name, "WinterPark" ))
patchbfi = true;
} else
applog(LOG_DEBUG, "cl_amd_media_ops not found, will not set BITALIGN");