summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/r600_pipe.c
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@code-monkey.de>2010-10-23 19:05:26 +0200
committerTilman Sauerbeck <tilman@code-monkey.de>2010-10-27 08:44:35 +0200
commitc6b10cd986c53f1a99a90f32a66d5058f1d1a3eb (patch)
tree0764c9a6b7635375ab891926559593d07cada46d /src/gallium/drivers/r600/r600_pipe.c
parent412b9608838b872bc294569b3ee913343a7e66f6 (diff)
r600g: In radeon_bo(), call LIST_INITHEAD early.
radeon_bo_destroy() will want to read the list field. Without this patch, we'd end up evaluating the list pointers before they have been properly set up when we destroyed the newly created bo if it cannot be mapped. Signed-off-by: Tilman Sauerbeck <tilman@code-monkey.de>
Diffstat (limited to 'src/gallium/drivers/r600/r600_pipe.c')
0 files changed, 0 insertions, 0 deletions