We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85d1ae9 commit eec72f9Copy full SHA for eec72f9
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