projects
/
platform
/
upstream
/
libdrm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b496c63
)
nouveau: bump MAX_PUSH to 512
author
Ben Skeggs
<bskeggs@redhat.com>
Tue, 16 Feb 2010 05:42:00 +0000
(15:42 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Tue, 16 Feb 2010 05:42:00 +0000
(15:42 +1000)
include/drm/nouveau_drm.h
patch
|
blob
|
history
diff --git
a/include/drm/nouveau_drm.h
b/include/drm/nouveau_drm.h
index
af13e46
..
a6a9f4a
100644
(file)
--- 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;