summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/drm/nouveau_drm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drm/nouveau_drm.h b/include/drm/nouveau_drm.h
index af13e465..a6a9f4af 100644
--- a/include/drm/nouveau_drm.h
+++ b/include/drm/nouveau_drm.h
@@ -140,7 +140,7 @@ struct drm_nouveau_gem_pushbuf_reloc {
uint32_t tor;
};
-#define NOUVEAU_GEM_MAX_PUSH 64
+#define NOUVEAU_GEM_MAX_PUSH 512
struct drm_nouveau_gem_pushbuf_push {
uint32_t bo_index;
uint32_t pad;