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