We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb4a143 commit 7c2ddadCopy full SHA for 7c2ddad
1 file changed
drivers/gpu/drm/apple/apple_drv.c
@@ -45,7 +45,7 @@
45
46
#define FRAC_16_16(mult, div) (((mult) << 16) / (div))
47
48
-#define MAX_COPROCESSORS 2
+#define MAX_COPROCESSORS 3
49
50
struct apple_drm_private {
51
struct drm_device drm;
0 commit comments