nv50,nvc0: prevent pushbuf flush during ctx reloc emission
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 23 Jun 2011 11:13:22 +0000 (13:13 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 23 Jun 2011 22:15:58 +0000 (00:15 +0200)
commit9c5d15e929f47f517f90977f5420e11dfbd3db67
treefb2780dcef417e25576a41f4750cfa7161b531c7
parent1f544cc58794cffe5d5cac5a83efde91154f1b7d
nv50,nvc0: prevent pushbuf flush during ctx reloc emission

Should unify this too, but will delay that until the planned
libdrm_nouveau/winsys changes which are likely to cause major
changes to this bo validation code too.
src/gallium/drivers/nv50/nv50_context.c
src/gallium/drivers/nv50/nv50_context.h
src/gallium/drivers/nv50/nv50_screen.h
src/gallium/drivers/nv50/nv50_vbo.c
src/gallium/drivers/nvc0/nvc0_context.c
src/gallium/drivers/nvc0/nvc0_context.h
src/gallium/drivers/nvc0/nvc0_screen.h
src/gallium/drivers/nvc0/nvc0_vbo.c