nvc0: fix reloc domain conflict on buffer migration
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Fri, 7 Jan 2011 23:29:41 +0000 (00:29 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 8 Jan 2011 01:14:00 +0000 (02:14 +0100)
commit8b2a46c0de6c284eacdd5661004e29883fdc01a6
treec29ce0b9e384ac9c4cc8d3efa7482b724efeab8a
parentb2a79953a6e68853b44dbb20f4c0c4c67dc5f75b
nvc0: fix reloc domain conflict on buffer migration

Occurred because the code assumed that buf->domain would remain
equal to old_domain.
src/gallium/drivers/nvc0/nvc0_buffer.c