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