nv50: alloc_reg on reg_instance
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Wed, 30 Dec 2009 23:37:47 +0000 (00:37 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 31 Dec 2009 13:34:26 +0000 (14:34 +0100)
commit170cdb4507683fb9042620f7ab2ad96e57787d6c
tree429b85960eb1e1db887b1822179f8e47bd31f6c3
parent0ba518e3274b020deac255061ab23c74aefeb3f1
nv50: alloc_reg on reg_instance

If we create multiple instances of an nv50_reg referencing
them same resource, register allocation from alloc_reg has
to be done with the original nv50_reg.
src/gallium/drivers/nv50/nv50_program.c